Posts with #l2
Wed, June 25, 2025
6 min read
Preventive network health checks catch problems before they become outages. This is the daily/weekly/monthly maintenance routine every network engineer needs.
Mon, June 23, 2025
6 min read
A rogue DHCP server or a spoofed ARP reply can take down an entire subnet. DHCP Snooping, DAI, and IP Source Guard are the three security layers that prevent this.
Sun, June 22, 2025
5 min read
Bonding multiple physical links into a single logical channel gives you more bandwidth and redundancy. But misconfigured EtherChannel is a guaranteed loop.
Sat, June 21, 2025
5 min read
A network without discovery protocols is a network you can not troubleshoot blind. CDP and LLDP give you a real-time wiring diagram from any switch.
Wed, June 18, 2025
4 min read
A single loop can take down an entire network in seconds. Knowing how STP works and how to troubleshoot loop-related issues is the most critical skill for any L2 engineer.
Tue, June 17, 2025
3 min read
A switch fails. The replacement arrives. Every minute of downtime costs money. A documented replacement procedure ensures you can swap a switch blindfolded.
Fri, June 13, 2025
3 min read
VLANs segment broadcast domains. Trunks carry multiple VLANs between switches. Misconfiguring either causes connectivity issues that are notoriously hard to debug.
Thu, June 12, 2025
2 min read
Every switch starts as a blank slate. Setting the hostname, securing access, and enabling SSH are the first things you do before any production config.