Which of the following statements correctly compare the default operational characteristics and parameters of HSRP (v1) and VRRP (v2)? (Select two.)
- HSRPv1 uses virtual MAC addresses in the format 0000.0c07.acXX, whereas VRRPv2 uses the format 0000.5e00.01XX.Answer
- HSRP names the primary forwarding gateway the Active router, whereas VRRP names it the Master router.Answer
- CHSRP permits assigning an interface's physical IP address as the virtual IP address, whereas VRRP strictly forbids sharing an interface IP address.
- DHSRP enables interface preemption by default, whereas VRRP requires preemption to be explicitly configured.
Answer
The correct statements are that HSRPv1 uses virtual MAC addresses formatted as 0000.0c07.acXX while VRRPv2 uses 0000.5e00.01XX, and HSRP designates the forwarding router as Active while VRRP designates it as Master.
HSRPv1 and VRRPv2 differ in virtual MAC schemes (0000.0c07.acXX vs 0000.5e00.01XX) and role naming conventions (Active/Standby in HSRP vs Master/Backup in VRRP).
Step-by-Step Solution
Key Concept
HSRP and VRRP Operational Differences