A network administrator is evaluating First Hop Redundancy Protocols (FHRP) for deployment across campus gateways. Which two statements correctly describe default operational characteristics of HSRPv1 compared to VRRPv2?
- VRRP enables router preemption by default, whereas HSRP requires preemption to be explicitly configured under interface settings.Answer
- BHSRP permits configuring an active router's physical IP address as the group virtual IP address, whereas VRRP strictly forbids matching the virtual IP with an interface IP.
- HSRP designates redundancy roles as Active and Standby, whereas VRRP uses Master and Backup to define router states.Answer
- DVRRP sends periodic master advertisement messages to IPv4 multicast address 224.0.0.2, whereas HSRPv1 sends hello messages to 224.0.0.18.
Answer
VRRP enables preemption by default while HSRP requires explicit preemption configuration, and HSRP uses Active/Standby role terminology while VRRP uses Master/Backup.
VRRP has preemption enabled by default and uses Master/Backup role terminology, whereas HSRP has preemption disabled by default and uses Active/Standby role terminology.
Step-by-Step Solution
Key Concept
First Hop Redundancy Protocols (HSRP and VRRP) default behavior comparison