Networking Practice Flashcards

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

1/53

flashcard set

Earn XP

Description and Tags

Comprehensive flashcards covering networking protocols, ports, Wi-Fi standards, hardware, IP addressing, and troubleshooting based on the lecture notes.

Last updated 2:28 PM on 6/23/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

54 Terms

1
New cards

What protocol is compared to "Certified Mail" because it is reliable, connection-oriented, and resent if missing?

TCP (Transmission Control Protocol)

2
New cards

Which protocol is compared to "Regular Mail" and is used when speed is prioritized over accuracy?

UDP (User Datagram Protocol)

3
New cards

What protocol is used for network checkups, connectivity tests (ping), and reported error messages?

ICMP (Internet Control Message Protocol)

4
New cards

Which protocol finds the MAC address on a local network when the IP address is known?

ARP (Address Resolution Protocol)

5
New cards

What are the two specific port numbers used by FTP (File Transfer Protocol) for commands and file data?

Port 2121 for commands/control and Port 2020 for file data

6
New cards

Which protocol provides encrypted remote command-line access on TCP Port 2222?

SSH (Secure Shell)

7
New cards

Identify the legacy, insecure remote command-line protocol that uses TCP Port 2323.

Telnet

8
New cards

What protocol uses DNS MX records to send and relay outgoing email on TCP Port 2525?

SMTP (Simple Mail Transfer Protocol)

9
New cards

Which port numbers are used by DNS for fast lookups and reliable tasks respectively?

UDP 5353 for fast lookups and TCP 5353 for reliable tasks (zone transfers)

10
New cards

Identify the server and client port numbers used by DHCP (Dynamic Host Configuration Protocol).

Port 6767 for the server and Port 6868 for the client

11
New cards

What is the standard TCP port for POP3 and its secure version POP3S?

TCP Port 110110 for POP3 and Port 995995 for POP3S

12
New cards

Which protocol manages emails on a server and keeps them synced across devices on TCP Port 143143?

IMAP (Internet Message Access Protocol)

13
New cards

Which protocol monitors and manages network devices using UDP Ports 161161 and 162162?

SNMP (Simple Network Monitor Protocol)

14
New cards

What protocol is used for looking up users and devices for authentication on TCP Port 389389?

LDAP (Lightweight Directory Access Protocol)

15
New cards

Which port is used by HTTPS for secure, encrypted web browsing?

TCP Port 443443

16
New cards

Identify the protocol used for Windows file and printer sharing on TCP Port 445445.

SMB (Server Message Block)

17
New cards

What is the TCP port number used by RDP (Remote Desktop Protocol) for graphical access to a Windows desktop?

TCP Port 33893389

18
New cards

What is the term for variable latency that results in "shaking" or robotic audio in communications?

Jitter

19
New cards

What is the term for a measurement of delay on a network that can cause video streams to freeze?

Latency

20
New cards

What is the term for the actual amount of data that successfully travels from one point to another over a specific period?

Throughput

21
New cards

Which Wi-Fi standard (Wi-Fi 11) became popular due to low cost and supports a 1111 Mbps PHY rate at 2.42.4 GHz?

802.11b

22
New cards

What modulation technique is used by 802.11a to split channels into subcarriers for parallel data processing?

OFDM (Orthogonal Frequency Division Multiplexing)

23
New cards

Which 2.42.4 GHz channels are traditionally used to reduce interference from overlap?

Channels 11, 66, and 1111

24
New cards

Which technology introduced in 802.11n allows multiple antennas to handle multiple simultaneous data streams?

MIMO (Multiple-Input Multiple-Output)

25
New cards

What is the theoretical maximum PHY rate for 802.11ac (Wi-Fi 55)?

6.96.9 Gbps

26
New cards

Which 802.11ax feature improves efficiency by splitting a channel into smaller resource units for multiple clients?

OFDMA (Orthogonal Frequency Division Multiple Access)

27
New cards

What modulation method is introduced in Wi-Fi 77 (802.11be) that packs 1212 bits of data into each symbol?

40964096-QAM (4K4K-QAM)

28
New cards

What Wi-Fi 77 feature allows a device to use multiple frequency bands simultaneously for increased speed and reduced latency?

MLO (Multi-Link Operation)

29
New cards

Which Bluetooth class has a maximum range of 100100 m (328328 ft) and is used in industrial systems?

Class 11

30
New cards

What is the maximum functional range for NFC (Near Field Communication) technology?

Up to 1010 cm (44 in)

31
New cards

What authentication method is used by WPA3 to protect against dictionary and brute-force password attacks?

SAE (Simultaneous Authentication of Equals)

32
New cards

In a DNS zone file, which record type is used to map a hostname specifically to an IPv4 address?

A (Address) Record

33
New cards

In a DNS zone file, which record type is used to map a hostname specifically to an IPv6 address?

AAAA (Quad-A) Record

34
New cards

Which DNS record allows one hostname to point to another hostname as an alias?

CNAME (Canonical Name) Record

35
New cards

What is the sequence of the DHCP process?

DORA (Discover, Offer, Request, Acknowledge)

36
New cards

Which centralized logging protocol uses UDP/TCP Port 514514 to collect event messages from network devices?

Syslog

37
New cards

What does the AAA framework stand for in network security?

Authentication, Authorization, and Accounting

38
New cards

Which server synchronizes time for network devices using UDP Port 123123?

NTP (Network Time Protocol)

39
New cards

What protocol prevents switching loops in a network by blocking redundant paths?

STP (Spanning Tree Protocol)

40
New cards

Which device converts digital computer signals into analog telephone signals for internet access over RJ11 lines?

Modem

41
New cards

What device connects fiber optic cables to electrical wiring by converting optical signals to electrical signals?

ONT (Optical Network Terminal)

42
New cards

What is the technical term for the router's IP address used by local devices to communicate with external networks?

Default Gateway

43
New cards

What is the IPv4 address range reserved specifically for testing and experimental purposes?

Class E (240255240-255 range)

44
New cards

What is the CIDR prefix for a network with the subnet mask 255.255.255.0255.255.255.0?

/24/24

45
New cards

Which range is used for APIPA (Automatic Private IP Addressing) in IPv4?

169.254.0.0169.254.255.255169.254.0.0-169.254.255.255

46
New cards

What is the loopback address for IPv6?

::1::1

47
New cards

Which Windows command-line utility is used to refresh DHCP leases?

ipconfig /release and ipconfig /renew

48
New cards

Which troubleshooting command uses ICMP Echo Requests to verify Layer 33 connectivity?

ping

49
New cards

What utility lists active network connections and can show which application is using a specific port with the -b flag?

netstat

50
New cards

What hardware tool is used to trace a wire through a wall by using a tone generator and an inductive amplifier?

Toner Probe

51
New cards

What wiring standard is described by the mnemonic "Green Owls Bring Brown"?

T568A

52
New cards

What is the maximum distance for a copper Ethernet cable run before it requires a repeater?

100100 meters (328328 ft)

53
New cards

Which fiber optic connector is square-shaped and uses a push-pull snap locking mechanism?

SC Connector (Subscriber Connector)

54
New cards

What term describes when a switch port opens and closes very quickly, causing connectivity to drop?

Port Flapping