A network administrator is evaluating default gateway redundancy protocol behavior on Cisco IOS switches for VLAN 10 (). Which two statements accurately contrast the default operational features of HSRPv1 and VRRPv2? (Choose two.)
- VRRPv2 enables preemption by default, whereas HSRPv1 disables preemption by default.Answer
- HSRPv1 uses virtual MAC addresses formatted as 0000.0c07.acXX, whereas VRRPv2 uses virtual MAC addresses formatted as 0000.5e00.01XX.Answer
- CHSRPv1 allows assigning an active physical interface IP address as the virtual IP address, whereas VRRPv2 forbids matching the virtual IP to any physical interface IP.
- DVRRPv2 designates the active forwarding router as the Active router, whereas HSRPv1 designates it as the Master router.
Answer
VRRPv2 enables preemption by default while HSRPv1 disables it by default, and HSRPv1 uses virtual MAC addresses in the format 0000.0c07.acXX while VRRPv2 uses 0000.5e00.01XX.
The correct statements accurately identify key default operational differences between Cisco proprietary HSRPv1 and open standard VRRPv2: VRRPv2 preemption is enabled by default while HSRPv1 preemption is disabled by default, and HSRPv1 uses the virtual MAC structure 0000.0c07.acXX compared to VRRPv2's 0000.5e00.01XX.
Step-by-Step Solution
Key Concept
First Hop Redundancy Protocols Default Features and Architectural Comparison
Estimated Time:1m 30s