A network technician is configuring Virtual Router Redundancy Protocol (VRRP) across two enterprise routers to provide default gateway fault tolerance for a local subnet. Which IP address must be configured as the default gateway on host computers to ensure uninterrupted network access during a gateway failure?
- The virtual IP address shared by the VRRP groupAnswer
- BThe physical interface IP address assigned to the primary router
- CThe physical interface IP address assigned to the backup router
- DThe management IP address of the switch with the highest numerical priority value
Answer
The virtual IP address shared by the VRRP group must be configured as the default gateway on host computers.
First Hop Redundancy Protocols (FHRPs) like VRRP provide gateway redundancy by creating a virtual router with a shared Virtual IP (VIP) address. Host workstations configured to use this VIP send traffic to whichever physical router is actively serving as the master, ensuring continuous connectivity if one router fails.
Step-by-Step Solution
Key Concept
First Hop Redundancy Protocols (FHRP) Virtual IP Configuration
Estimated Time:45s