An enterprise network administrator is deploying First Hop Redundancy Protocols across two Cisco Catalyst routers, R1 (primary, physical IP ) and R2 (secondary, physical IP ), servicing subnet . The administrator is evaluating feature parities and operational behaviors between HSRPv2 and VRRPv3 for dual-stack IPv4/IPv6 resilience.
Which two statements accurately describe the operational differences and configuration mechanics between HSRPv2 and VRRPv3 in this environment? (Choose two.)
- VRRPv3 permits the virtual IP address to be identical to the physical interface IP address of the Master router (setting its priority automatically to 255), whereas HSRPv2 requires the virtual IP to be a unique IP address distinct from any physical interface IP assigned to routers in the standby group.Cevap
- VRRPv3 preemption is enabled by default when configuring a VRRP group, whereas HSRPv2 requires explicit configuration of the preemption command for a higher-priority router to claim the Active role upon boot or recovery.Cevap
- CConfiguring the HSRPv2 virtual IP address to match R1's physical IP address () is supported in Cisco IOS XE and automatically elevates R1's HSRP priority value to 255.
- DHSRPv2 uses multicast IPv4 address and virtual MAC prefix `0000.5E00.01xx`, whereas VRRPv3 uses multicast IPv4 address and virtual MAC prefix `0000.0C9F.Fxxx`.
Cevap
The correct statements are: (1) VRRPv3 permits using the physical interface IP address as the virtual IP (which automatically forces priority to 255), while HSRPv2 mandates a unique virtual IP; and (2) VRRPv3 has preemption enabled by default, whereas HSRPv2 requires explicit configuration of the preemption command.
VRRPv3 supports IP address ownership where the virtual IP matches the physical interface IP of the master router, automatically setting priority to 255. Additionally, VRRP preemption is enabled by default. In contrast, HSRP requires a unique virtual IP address not assigned to any physical interface, and requires the explicit 'standby preemption' command to allow a higher-priority router to claim the Active role.
Adım Adım Çözüm
Anahtar Kavram
First Hop Redundancy Protocol (FHSRP) Operational Mechanics and Feature Comparison