🌐 Networking
Routing, switching, access control, and the protocols that move packets.
Routing (L3)
Switching & Segmentation (L2)
- VLAN & 802.1Q Trunking
- STP (todo)
Access & Identity
- 802.1X
- RADIUS
- TACACS+ (todo)
- NAC — PacketFence vs OpenNAC
Encryption & Tunnels
- IPsec VPN
- WireGuard (todo)
- GRE (todo)
Services
- DNS → see also DNS (cross-cutting)
- DHCP (todo)
- First-hop redundancy (HSRP / VRRP) (todo)
All Networking notes
TABLE WITHOUT ID file.link AS "Note", type AS "Type", layer AS "Layer", tags AS "Tags"
FROM "01 - Networking"
WHERE type != "moc"
SORT file.folder ASC, file.name ASC