chapter 5 Flashcards

(31 cards)

1
Q

What is a PAN?

A

Personal Area Network: A network for close-range devices, commonly using Bluetooth (e.g., mice, keyboards, phones).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Contrast LAN vs. WAN.

A

LAN (Local): Small geographic area (office/home) using switches. WAN (Wide): Large area (countries/continents) using routers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a VLAN?

A

Virtual LAN: A method of grouping users based on administrative boundaries (like department) rather than physical location.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is a Wireless Mesh Network (WMN)?

A

A network that connects multiple access points together to expand wireless coverage over a large area.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Contrast DSL vs. Cable internet.

A

DSL: Uses phone lines with different frequencies for voice/data. Cable: Shares a coaxial TV network with multiple subscribers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Why is Satellite internet poor for gaming or VoIP?

A

High latency (delay) because the signal must travel to space and back.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the difference between Tethering and a Mobile Hotspot?

A

Tethering: Connecting one device to a phone via USB or Bluetooth. Hotspot: Phone acts as a Wi-Fi access point for multiple devices.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are the three basic operations of TCP reliability?

A
  1. Numbering/tracking segments; 2. Acknowledgment of received data; 3. Retransmitting unacknowledged data.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Why is UDP called a “Best-Effort” protocol?

A

It has low overhead and does not acknowledge if data was received (unreliable but fast).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Match the Port: 20/21

A

FTP (File Transfer Protocol)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Match the Port: 22

A

SSH (Secure Shell)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Match the Port: 23

A

Telnet (Insecure remote access)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Match the Port: 25

A

SMTP (Sending Email)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Match the Port: 53

A

DNS (Domain Name System)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Match the Port: 80 vs. 443

A

80: HTTP (Web); 443: HTTPS (Secure Web).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Match the Port: 110 vs. 143

A

110: POP3 (Retrieve email); 143: IMAP (Retrieve/Sync email).

17
Q

Match the Port: 3389

A

RDP (Remote Desktop Protocol)

18
Q

What are the two primary Smart Home mesh protocols?

A

Zigbee (802.15.4) and Z-Wave (Proprietary/Public).

19
Q

What does a DNS Server do?

A

It translates human-readable domain names (cisco.com) into numerical IP addresses.

20
Q

What is the role of a Proxy Server?

A

It acts on behalf of a client to hide internal hosts and cache frequently accessed web pages for speed.

21
Q

Define AAA (Authentication, Authorization, and Accounting).

A

A security framework to control who can access a network, what they can do, and log what they did.

22
Q

Contrast a Hub vs. a Switch.

A

Hub: Sends data to ALL ports (inefficient). Switch: Records MAC addresses and sends data only to the specific destination port.

23
Q

What is the primary function of a Router?

A

To connect different networks together and forward traffic based on IP addresses.

24
Q
A

(Visual for hardware comparison)

25
Contrast IDS vs. IPS.
IDS (Detection): Passive system that monitors and alerts. IPS (Prevention): Active system that monitors and blocks threats.
26
What is a UTM (Unified Threat Management)?
An all-in-one security appliance that combines a firewall, IDS/IPS, antispam, and VPN services.
27
What is PoE (Power over Ethernet)?
A standard (802.3af/at) that provides electrical power to devices (IP cameras/phones) over a standard Ethernet cable.
28
What is a Punch Down Tool used for?
Terminating individual wires into a wiring block or a patch panel.
29
What tool is used to check if a physical port on a NIC is functioning?
A Loopback Adapter.
30
Contrast UTP vs. STP cable.
UTP: Most common, no shielding. STP: Includes foil shielding to protect against EMI/RFI.
31
What are the two standard wiring schemes for RJ-45 cables?
T568A and T568B.