2.5 Networking Lecture Notes

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

1/19

flashcard set

Earn XP

Description and Tags

A set of vocabulary flashcards covering networking hardware, connectivity devices, and security concepts as outlined in the lecture notes.

Last updated 2:12 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

20 Terms

1
New cards

Modem

A device that uses RJ11RJ11 phone lines for dial-up internet by converting digital computer signals into analog telephone signals and back. It supports speeds up to 56Kbps56\,Kbps and is rarely used today.

2
New cards

Cable Modem

An ISP device that connects a LAN to the internet using coaxial cable (F-type connector) and DOCSIS over cable TV infrastructure. It converts provider signals into Ethernet data and uses shared bandwidth.

3
New cards

DSL Modem (Digital Subscriber Line Modem)

A device that uses telephone lines (RJ11RJ11) to provide digital internet access.

4
New cards

ONT (Optical Network Terminal)

A device that connects fiber optics cables to other types of wiring such as Ethernet and phone lines by converting the signal from optical to electrical and vice versa. It is associated with FTTH (Fiber to the House).

5
New cards

WAP (Wireless Access Point)

A device that allows wireless devices to connect to a wired LAN using 802.11802.11 Wi-Fi standards.

6
New cards

Repeater / Extender

A physical device that boosts and extends network signals without modifying data, used to extend long cable runs or weak Wi-Fi coverage.

7
New cards

Hub

A legacy network device that broadcasts all traffic to every connected port without filtering. Used in outdated or test environments.

8
New cards

Patch Panel

A passive cable management device that organizes and connects network cables in a rack. It does not process or route data.

9
New cards

Switch

A device that uses MAC addresses to forward data only to the correct destination port to connect devices in networks.

10
New cards

Unmanaged Switch

A plug-and-play switch with little to no configuration options.

11
New cards

Managed Switch

A configurable switch that allows traffic control and monitoring features such as QoS, VLANs, port mirroring, and redundancy.

12
New cards

QoS (Quality of Service)

A feature that prioritizes important network traffic (example: VoIP calls) to improve performance and reduce delays.

13
New cards

Redundancy

The use of multiple network paths to prevent failures and improve reliability; it uses STP (Spanning Tree Protocol) to manage these paths.

14
New cards

Port Mirroring

A process that copies traffic from one port to another for monitoring and troubleshooting without interrupting the device.

15
New cards

Router

A device that connects different networks (LAN/WAN) and forwards data using IP addresses; provides DHCP, NAT, routing, gateway functions, and basic firewall protection.

16
New cards

Firewall

A security device or software that filters incoming and outgoing network traffic using rules to block unauthorized access and protect networks.

17
New cards

DMZ (Demilitarized Zone)

A separate network zone between the Internet and internal network that hosts public-facing services (like web, mail, DNS, or proxy servers) while protecting the private network.

18
New cards

ACL (Access Control List)

A set of firewall rules that allows or blocks traffic based on IP address, port number, domain name, or combinations of these.

19
New cards

Power over Ethernet Injector (PoE)

A device that provides power and data over one Ethernet cable to a single device like a WAP, camera, or VoIP phone.

20
New cards

PoE Switch

A device that provides power and data over Ethernet to multiple PoE devices while also connecting them to the network.