Final Deck

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/62

flashcard set

Earn XP

Description and Tags

I am a hopeless piece of shit.

Last updated 10:37 PM on 7/28/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

63 Terms

1
New cards

802.11a

11 Mbps

2.4 GHz

WiFi 1

2
New cards

802.11b

54 Mbps

5 GHz

WiFi 2

3
New cards

802.11g

54 Mbps

2.4 GHz

WiFi 3

4
New cards

802.11n

600 Mbps

2.4 and 5 GHz

WiFi 4

5
New cards

802.11ac

6.9 Gbps

5 GHz

WiFi 5

6
New cards

802.11ax

9.6 Gbps

2.4, 5, and 6 GHz

WiFi 6

  • (WiFi 6e introduced 6 GHz)

7
New cards

802.11be

46 Gbps

2.4, 5, and 6 GHz

WiFi 7

8
New cards

What is MIMO?

9
New cards

What is WEP?

Legacy wireless security protocol.

Old and highly insecure.

(Wired Equivalent Privacy)

10
New cards

What is WPA2?

Modern, widespread wireless security protocol.

It uses a 4 way handshake.

(WiFi Protected Access 2)

11
New cards

What is WPA3?

Advanced wireless security protocol.

It is more secure than 4 way handshake of WPA2, and uses enhanced encryption and protection against hacking.

12
New cards

Which one uses licensed frequency bands- cellular or WiFi?

Cellular uses licensed bands.

WiFi does not.

13
New cards

What is a subnet mask?

A 32 bit number that separates an IP address into network ID and node.

14
New cards

What does a subnet mask do for communication?

It helps determine if an IP address is on the same subnet.

Devices on the same network need the same subnet mask to communicate.

Each subnet has its own subnet mask.

15
New cards

What is classful subnetting?

A method of IP address and subnet mask allocation based on predefined classes (A, B, C).

  • Class A: 255.0.0.0 (IPs starting with 10)

  • Class B: 255.255.0.0 (IPs starting with 172)

  • Class C: 255.255.255.0 (IPs starting with 192)

16
New cards

What Is CIDR?

Classless Inter-Domain Routing

A way to allocate IP addresses and subnet masks without using predefined classes.

17
New cards

What do /8, /16, and /24 mean?

For CIDR:
/8 after an IP address means the subnet mask is 255.0.0.0

/16 after an IP address means the subnet mask is 255.255.0.0

/24 after an IP address means the subnet mask is 255.255.255.0

18
New cards

What is UPnP?

Universal plug and play.

Router feature in which ports are opened up at the requests of that specific application, and closes ports when the device is turned off.

Hands off and insecure option for SOHO networks.

19
New cards

What is port forwarding?

A router setting in which specific inbound ports are sent to a specific IP addresses.

Used if UPnP is disabled.

Static but insecure option for SOHO networks. Must be manually enabled.

20
New cards

What is port triggering?

A router feature that enables specific inbound ports to be opened based on outgoing traffic, and closes them when the session ends.

So someone can only reach that device if it recently sent a message outside the network.

Secure, dynamic option for SOHO networks.

21
New cards

What is a screened subnet?

A specific kind of subnet that you put in a SOHO network if you need to have on premises servers that are accessed through the internet.

Because people know that server is there, it should be separated from the rest of your network.

Highly secure, also called a DMZ.

22
New cards

What is a loopback address?

::1 for IPv6

127.0.0.1 for IPv4

Used to send a test signal over a network and diagnose problems.

23
New cards

What does POP3 do?

It downloads mail from a server to a specific device and then deletes it from the server.

24
New cards

What does IMAP4 do?

It allows synchronized access to a mailbox remotely, and from multiple devices.

25
New cards

What does SMTP do?

It sends mail between servers.

26
New cards

What is signal to noise ratio (SNR)?

The ratio of RF signal power for desired messages to RF signal power of undesired background messages.

Higher = better.

27
New cards

What is an IDS?

Intrusion detection system. Used to log malicious network traffic.

28
New cards

What is an IPS?

Intrusion prevention system. Used by a network to continuously monitor traffic and block identified threats.

29
New cards

What is Syslog?

A protocol for networked devices to communicate with a logging server.

30
New cards

What is an SIEM?

An advanced security analytics platform that collects, analyzes, and correlates data from many sources to detect security threats in real time.

Devices use Syslog to send it information.

31
New cards

What converts HFC to Ethernet?

Cable modem

32
New cards

What converts ISP fiber to Ethernet?

ONT

33
New cards

What converts ISP copper to your Ethernet?

DSL modem

34
New cards

If a laptop’s WiFi is enabled in settings and the wireless card appears in the device manager, but you still can’t connect to the network, what is the problem?

The wireless card recently came loose.

35
New cards

What are causes of wireless connection that is successful but slow?

Interference

WAP placement

Channel congestion

36
New cards

Best way to test if Bluetooth audio connection is working?

Try to play something and see where sound comes from.

37
New cards

When should you use if a port replicator over a docking station?

If you only need external monitor, keyboard, and mouse rather than advanced additions.

38
New cards

What is tethering?

The process of sharing a device’s cellular data with another device using a wire (USB).

39
New cards

What is hotspot?

The process of sharing a device’s cellular data with another device using Wi-Fi signals.

40
New cards

What connector is fastest at a transfer for mobile devices?

USB-C

41
New cards

What is a stylus nib?

The rubber/plastic tip of a stylus.

A stylus becoming harder to use (but still working) almost always means the nib is worn down.

42
New cards

Which cloud model provides servers, switches, and VMs?

IaaS

43
New cards

Which cloud model provides software development tools/environments?

PaaS

44
New cards

Which cloud model provides applications?

SaaS

45
New cards

What is resource pooling for a VM?

The allocation of storage, memory, and processing for that VM.

46
New cards

What makes a cloud public?

Purchasing cloud resources from a third party provider who uses multi tenancy.

If you are buying cloud resources from a provider that other people buy from, your cloud is a public cloud.

AWS, Azure, Google Cloud

47
New cards

What makes a cloud private?

Data being stored in the cloud without multi tenancy.

You either own the hardware storing cloud data, or you are paying someone to store your data and nobody else’s. The cloud provider can’t store someone else’s data on the same server as your data.

48
New cards

What makes a cloud hybrid?

Combining features of public and private.

49
New cards

What makes a cloud community?

If the cloud infrastructure is owned and used by several parties with similar interests.

50
New cards
51
New cards
52
New cards
53
New cards
54
New cards
55
New cards
56
New cards
57
New cards
58
New cards
59
New cards
60
New cards
61
New cards
62
New cards
63
New cards