Exploring Layer 3 Redundancy Flashcards
Are a group of protocols with similar functionality that enable a set of routers or Layer 3 switches to present an illusion of a “virtual” router.
First Hop Redundancy Protocols (FHRPs)
Is assigned a virtual IP address and virtual MAC address, which is shared by two routers.
virtual router
HSRP is an FHRP that Cisco designed to create a redundancy framework between network routers or Layer 3 switches to achieve default gateway failover capabilities. Only one router per subnet forwards traffic.
Hot Standby Router Protocol (HSRP)
VRRP is an open FHRP standard that offers the ability to add more than two routers for additional redundancy. Only one router per subnet forwards traffic.
Virtual Router Redundancy Protocol (VRRP)
GLBP is an FHRP that Cisco designed to allow multiple active forwarders to load-balance outgoing traffic on a per host basis rather than a per subnet basis like HSRP.
Gateway Load Balancing Protocol (GLBP)
- Responds to default gateway ARP requests with the virtual router MAC address
- Assumes active forwarding of packets for the virtual router
- Sends hello messages between the active and standby routers
- Knows the virtual router IPv4 address
Active router functions
- Sends hello messages
- Listens for periodic hello messages
- Assumes active forwarding of packets if it does not hear from active router
- Sends Gratuitous ARP message when standby becomes active
Standby router functions
The router that is currently forwarding packets for the virtual router
Active router
The primary backup router
Standby router
The set of routers participating in HSRP that jointly emulate a virtual router
Standby group
Command enables the HSRP router with the highest priority to immediately become the active router. Priority is determined first by the configured priority value, and then by the IPv4 address.
standby preempt
Routers can simultaneously provide redundant backup and perform load sharing across various subnets and virtual local-area networks (VLANs).
Load balancing
When a tracked interface becomes unavailable, the HSRP tracking feature ensures that a router with the unavailable interface will relinquish the active router role.
Interface tracking