- Ethernet (802.3) defines wired LAN technologies at Layer 1 & 2 (Domain 2.1).
- Fast Ethernet (100BASE-TX) supports 100 Mbps over Cat5 or better cabling (Domain 2.1).
- Gigabit Ethernet (1000BASE-T) runs at 1 Gbps on Cat5e/6 twisted pair (Domain 2.1).
- 10GBASE-T delivers 10 Gbps over Cat6a or Cat7 twisted pair (Domain 2.1).
- Fiber Ethernet (1000BASE-LX/SX, 10GBASE-SR/LR) supports longer distances and higher speeds (Domain 2.1).
- Half-duplex allows one direction at a time; full-duplex allows simultaneous communication (Domain 2.1).
- Ethernet frame structure includes destination MAC, source MAC, type/length, payload, and CRC (Domain 2.1).
- MTU (Maximum Transmission Unit) defines max packet size (commonly 1500 bytes for Ethernet) (Domain 2.1).
- UTP (Unshielded Twisted Pair) is common in Ethernet; categories define speed (Cat5, Cat5e, Cat6, Cat6a) (Domain 2.2).
- STP (Shielded Twisted Pair) adds shielding to reduce EMI (Domain 2.2).
- Coaxial cable (RG-6, RG-59) used for broadband, CCTV, cable internet (Domain 2.2).
- Fiber optic cable uses light for high-speed, long-distance, EMI-resistant networking (Domain 2.2).
- Single-mode fiber (SMF) supports long distances with laser light (Domain 2.2).
- Multimode fiber (MMF) supports shorter distances using LED light (Domain 2.2).
- Plenum-rated cable resists fire and toxic fumes, required in building air ducts (Domain 2.2).
- Crossover cable directly connects two devices of the same type (switch-switch, PC-PC) (Domain 2.2).
- RJ-45 is the standard connector for Ethernet (Domain 2.3).
- RJ-11 is used for analog phone lines and DSL connections (Domain 2.3).
- LC, SC, ST are common fiber connectors (Domain 2.3).
- F-type connector is used for coaxial in cable TV/broadband (Domain 2.3).
- Keystone jacks allow modular cabling in wall plates and patch panels (Domain 2.3).
- Transceivers (SFP, SFP+, QSFP) connect switches/routers to fiber or copper media (Domain 2.3).
- Media converters bridge copper Ethernet to fiber optic links (Domain 2.3).
- Punch-down blocks (110 block, 66 block) terminate twisted-pair cables in structured cabling (Domain 2.3).
- T1 (1.544 Mbps) and T3 (44.736 Mbps) lines are older dedicated WAN links (Domain 2.4).
- E1/E3 are European equivalents of T1/T3 (Domain 2.4).
- Metro Ethernet extends Ethernet connectivity across metropolitan areas (Domain 2.4).
- MPLS (Multiprotocol Label Switching) forwards traffic using labels instead of IP addresses (Domain 2.4).
- ISDN (Integrated Services Digital Network) was used for voice/data before broadband (Domain 2.4).
- DSL (Digital Subscriber Line) provides broadband over phone lines (Domain 2.4).
- Cable broadband uses coaxial and DOCSIS standards (Domain 2.4).
- Satellite internet offers global coverage but suffers high latency (Domain 2.4).
- Infrastructure mode uses an access point as a central hub (Domain 2.5).
- Ad hoc mode connects devices peer-to-peer without an AP (Domain 2.5).
- Mesh Wi-Fi networks use multiple APs for seamless coverage (Domain 2.5).
- Wireless bridges connect two LAN segments over Wi-Fi (Domain 2.5).
- Wireless extenders/repeaters boost coverage but may cut bandwidth (Domain 2.5).
- Hotspots provide public Wi-Fi access (Domain 2.5).
- Captive portals require web-based login before granting Wi-Fi access (Domain 2.5).
- MIMO (Multiple Input Multiple Output) increases wireless throughput using multiple antennas (Domain 2.5).
- Virtual switches connect virtual machines inside a hypervisor (Domain 2.6).
- VLANs (Virtual LANs) separate traffic logically on a single switch (Domain 2.6).
- VXLAN (Virtual Extensible LAN) encapsulates Layer 2 over Layer 3 for data center scalability (Domain 2.6).
- SDN (Software-Defined Networking) centralizes control of network devices (Domain 2.6).
- NFV (Network Function Virtualization) replaces hardware appliances with software equivalents (Domain 2.6).
- Cloud connectivity includes VPNs, Direct Connect, and ExpressRoute (Domain 2.6).
- Load balancers distribute network traffic across multiple servers (Domain 2.6).
- Elastic scaling in cloud environments adds/removes network resources automatically (Domain 2.6).
- Routers forward traffic between networks using IP addresses (Domain 2.7).
- Switches forward frames inside a LAN based on MAC addresses (Domain 2.7).
- Firewalls control traffic between networks based on rules (Domain 2.7).
- Access points extend wireless connectivity to clients (Domain 2.7).
- Gateways connect different network types or protocols (Domain 2.7).
- UTM (Unified Threat Management) devices combine firewall, IDS/IPS, VPN, and filtering (Domain 2.7).
- IDS (Intrusion Detection System) alerts on suspicious traffic; IPS (Prevention) blocks it (Domain 2.7).
- Proxy servers intermediate traffic for caching or content control (Domain 2.7).
- IoT networks connect sensors, appliances, and smart devices (Domain 2.8).
- 5G networks provide high-speed, low-latency cellular connectivity (Domain 2.8).
- LoRaWAN supports long-range, low-power IoT devices (Domain 2.8).
- Zero Trust Networking requires verification for every device/session (Domain 2.8).