nerdexam
Cisco

352-001 · Question #136

Your company requires two diverse multihop External Border Gateway Protocol peerings to a partner network. Which two methods would you use to improve lost peer detection? (Choose two.)

The correct answer is B. Use Selective Address Tracking and match the peers. E. Use Fast Peering Session Deactivation for the peers.. For multihop eBGP, Selective Address Tracking and Fast Peering Session Deactivation are specifically designed to detect peer loss quickly without excessive control-plane overhead.

Layer 3 Control Plane

Question

Your company requires two diverse multihop External Border Gateway Protocol peerings to a partner network. Which two methods would you use to improve lost peer detection? (Choose two.)

Options

  • AUse Bidirectional Forwarding Detection for the peers.
  • BUse Selective Address Tracking and match the peers.
  • CUse subsecond keepalives for the peers.
  • DUse subsecond hold timers for the peers.
  • EUse Fast Peering Session Deactivation for the peers.
  • FUse subsecond minimum route advertisement Interval timers for the peers.

How the community answered

(25 responses)
  • A
    20% (5)
  • B
    60% (15)
  • C
    4% (1)
  • D
    4% (1)
  • F
    12% (3)

Why each option

For multihop eBGP, Selective Address Tracking and Fast Peering Session Deactivation are specifically designed to detect peer loss quickly without excessive control-plane overhead.

AUse Bidirectional Forwarding Detection for the peers.

BFD for multihop eBGP requires explicit multihop BFD configuration and is less reliable across diverse forwarding paths; SAT and Fast Peering Session Deactivation are the preferred Cisco-recommended tools for this scenario.

BUse Selective Address Tracking and match the peers.Correct

Selective Address Tracking (SAT) monitors the routing table for the reachability of a BGP neighbor's address and immediately deactivates the BGP session when the peer IP becomes unreachable, providing event-driven failure detection suited for multihop sessions.

CUse subsecond keepalives for the peers.

Subsecond keepalives significantly increase control-plane traffic and CPU processing on both peers, adding network burden rather than efficiently detecting failure.

DUse subsecond hold timers for the peers.

Subsecond hold timers cause BGP sessions to tear down at the slightest delay or packet loss, leading to excessive instability and route churn rather than reliable failure detection.

EUse Fast Peering Session Deactivation for the peers.Correct

Fast Peering Session Deactivation uses Cisco's event-driven infrastructure to detect BGP peer loss faster than standard keepalive/hold-timer expiry by tracking next-hop reachability changes, which is especially valuable for multihop eBGP peerings where BFD echo mode is unavailable.

FUse subsecond minimum route advertisement Interval timers for the peers.

The minimum route advertisement interval (MRAI) controls how frequently BGP sends routing updates to peers and has no effect on detecting whether a peer session itself is lost.

Concept tested: BGP fast peer loss detection with SAT and Fast Peering Session Deactivation

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_bgp/configuration/xe-16/irg-xe-16-book/bgp-fast-peering-session-deactivation.html

Topics

#BGP peer detection#Selective Address Tracking#Fast Peering Session Deactivation#eBGP multihop

Community Discussion

No community discussion yet for this question.

Full 352-001 Practice