A network administrator is evaluating the operational parameters and default behaviors of First Hop Redundancy Protocols (FHRP) on Cisco IOS devices. Which two statements accurately describe default differences between VRRPv2 and HSRPv1?
- VRRP preemption is enabled by default, whereas HSRP preemption is disabled by default.Answer
- VRRPv2 uses the destination multicast IP address 224.0.0.18, whereas HSRPv1 uses 224.0.0.2.Answer
- CHSRPv1 permits the configured virtual IP address to match a physical interface IP address on a participating router, whereas VRRP prohibits this configuration.
- DVRRP Master routers transmit advertisement packets every 3 seconds by default, whereas HSRP Active routers transmit hello packets every 1 second by default.
Answer
VRRP preemption is enabled by default while HSRP preemption is disabled by default, and VRRPv2 utilizes destination multicast address 224.0.0.18 while HSRPv1 utilizes 224.0.0.2.
VRRPv2 operates with preemption enabled by default and sends advertisements to multicast IP address 224.0.0.18. In contrast, HSRPv1 has preemption disabled by default (requiring explicit configuration) and sends hello messages to multicast IP address 224.0.0.2.
Step-by-Step Solution
Key Concept
HSRP and VRRP Feature and Default Parameter Comparison