nerdexam
Cisco

300-320 · Question #10

Which protocol should be run on the LAN side of two edge routers (that are terminating primary and backup WAN circuits) to provide quick failover in case of primary WAN circuit failure?

The correct answer is C. VRRP. VRRP should be deployed on the LAN side of dual WAN edge routers to provide a redundant default gateway that fails over quickly when the primary WAN circuit goes down.

Advanced WAN Services

Question

Which protocol should be run on the LAN side of two edge routers (that are terminating primary and backup WAN circuits) to provide quick failover in case of primary WAN circuit failure?

Options

  • AVTP
  • BSTP
  • CVRRP
  • DRIP

How the community answered

(33 responses)
  • A
    6% (2)
  • B
    3% (1)
  • C
    79% (26)
  • D
    12% (4)

Why each option

VRRP should be deployed on the LAN side of dual WAN edge routers to provide a redundant default gateway that fails over quickly when the primary WAN circuit goes down.

AVTP

VTP (VLAN Trunking Protocol) manages VLAN configuration across switches and has no role in WAN failover or gateway redundancy.

BSTP

STP (Spanning Tree Protocol) prevents Layer 2 loops in switched networks and does not provide IP gateway redundancy or WAN failover capability.

CVRRPCorrect

VRRP (Virtual Router Redundancy Protocol) creates a virtual IP address shared between two edge routers, with one acting as the Master and the other as Backup. When the primary WAN circuit fails, the backup router can be configured to preempt and become Master, providing LAN hosts with uninterrupted default gateway reachability. This failover is driven by tracking the WAN interface state, enabling fast, automatic switchover without requiring any reconfiguration on LAN hosts.

DRIP

RIP is a distance-vector routing protocol used for route exchange between routers; it does not provide first-hop redundancy for LAN hosts or quick gateway failover.

Concept tested: VRRP first-hop redundancy WAN failover

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipapp_fhrp/configuration/xe-16/fhp-xe-16-book/fhp-vrrp.html

Topics

#VRRP#FHRP#WAN failover#edge router redundancy

Community Discussion

No community discussion yet for this question.

Full 300-320 Practice