nerdexam
Cisco

352-001 · Question #352

A financial services company runs HSRP at the edge of its network to allow for redundancy for the default gateway for its servers. The CTO of the company is concerned that the failover time for HSRP i

The correct answer is C. Implement BFD.. BFD (Bidirectional Forwarding Detection) provides the fastest link-failure detection and can trigger HSRP failover in sub-second intervals. It is the optimal solution for environments requiring rapid gateway convergence.

Layer 3 Control Plane

Question

A financial services company runs HSRP at the edge of its network to allow for redundancy for the default gateway for its servers. The CTO of the company is concerned that the failover time for HSRP is too slow and a different mechanism should be used. The network engineer disagrees and believes that HSRP can provide the required fast down detection and failover for the edge of the network. Which option is the fastest down detection and failover solution for this HSRP environment?

Options

  • ALimit the Layer 2 broadcast domain.
  • BDecrease the HSRP timers.
  • CImplement BFD.
  • DMigrate from IEEE 802.1D to 802.1w.
  • EImplement HSRP preemption.

How the community answered

(58 responses)
  • A
    2% (1)
  • C
    83% (48)
  • D
    10% (6)
  • E
    5% (3)

Why each option

BFD (Bidirectional Forwarding Detection) provides the fastest link-failure detection and can trigger HSRP failover in sub-second intervals. It is the optimal solution for environments requiring rapid gateway convergence.

ALimit the Layer 2 broadcast domain.

Limiting the Layer 2 broadcast domain reduces unnecessary traffic but does not directly affect how quickly HSRP detects a gateway failure or initiates a failover.

BDecrease the HSRP timers.

Decreasing HSRP timers can reduce failover time but has a practical lower bound and places additional CPU load on the routers, whereas BFD offloads detection to a more efficient dedicated mechanism.

CImplement BFD.Correct

BFD is a dedicated, lightweight protocol designed specifically for fast failure detection, capable of detecting link failures in milliseconds at the hardware or software forwarding plane. When integrated with HSRP, BFD notifies HSRP immediately upon detecting a neighbor failure, triggering a failover far faster than any HSRP hello and hold timer adjustment alone can achieve.

DMigrate from IEEE 802.1D to 802.1w.

Migrating from 802.1D STP to 802.1w RSTP improves spanning tree convergence time but does not accelerate HSRP's ability to detect a failed active router.

EImplement HSRP preemption.

HSRP preemption enables a higher-priority router to reclaim the active role after it recovers but does not speed up the initial detection of a failed active gateway.

Concept tested: BFD integration with HSRP for sub-second failover

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_bfd/configuration/xe-16/irb-xe-16-book/irb-hsrp.html

Topics

#HSRP#BFD#failover#first-hop redundancy

Community Discussion

No community discussion yet for this question.

Full 352-001 Practice