vrrp in cisco
How to Configure VRRP: The Open-Standard Alternative to HSRP
VRRP (Virtual Router Redundancy Protocol) does the same job as HSRP — multiple routers sharing a virtual IP address so hosts never need to know which physical device is actually forwarding their traffic — but it’s an open IETF standard (RFC 3768) rather than a Cisco-proprietary protocol. If a network mixes equipment from different vendors,...
How to Configure HSRP: Step-by-Step Guide
HSRP (Hot Standby Router Protocol) is Cisco’s proprietary First Hop Redundancy Protocol, designed for transparent failover of the first-hop device hosts use as their default gateway. It lets two or more routers share one virtual IP and virtual MAC address, as covered mechanically in the router redundancy article, with exactly one router actively forwarding traffic...