How to Configure GLBP?

Gateway Load Balancing Protocol (GLBP) provides redundancy for IP networks, ensuring that user traffic immediately and transparently recovers from first hop router failures, while allowing packet load sharing between a group of redundant routers. GLBP provides load balancing over multiple…

DHCP snooping is a security feature intended to prevent rogue DHCP server from sending malicious DHCP replies. When DHCP snooping is enabled, the switch intercept all the DHCP requests, and discards DHCP replies coming from “untrusted” ports. The offending switch…
How Private VLANs Work?

It’s simple to explain What Private VLAN is, but Cisco’s implemenation and configuration steps are a bit confusing – with all the “mappings” and “associations” stuff. Here we will talk about Private VLAN and how private VLANs work. Firstly, let’s…