nerdexam
Cisco

400-007 · Question #340

Two routers R1 and R2 are directly connected through an Ethernet link. Both routers are running OSPF. OSPF has been registered with BFD and BFD is running in asynchronous mode with the echo function…

The correct answer is A. BFD echo packets are sent from forwarding engines along the Layer 2 path to perform detection D. BFD control packets are sent at a slower pace because the echo function is enabled. When BFD operates in asynchronous mode with echo enabled, echo packets handle forwarding-plane liveness detection, which allows control packets to be sent at a reduced rate.

Designing Network Infrastructure

Question

Two routers R1 and R2 are directly connected through an Ethernet link. Both routers are running OSPF. OSPF has been registered with BFD and BFD is running in asynchronous mode with the echo function enabled. Which two actions occur that are related to the echo function? (Choose two.)

Options

  • ABFD echo packets are sent from forwarding engines along the Layer 2 path to perform detection
  • BBFD control packets are sent at a higher pace because the echo function is enabled
  • CBFD sessions at either end actively participate in the forwarding of echo packets
  • DBFD control packets are sent at a slower pace because the echo function is enabled
  • EOnly BFD control packets are sent from forwarding engines along the Layer 2 path to perform

How the community answered

(27 responses)
  • A
    81% (22)
  • B
    11% (3)
  • C
    4% (1)
  • E
    4% (1)

Why each option

When BFD operates in asynchronous mode with echo enabled, echo packets handle forwarding-plane liveness detection, which allows control packets to be sent at a reduced rate.

ABFD echo packets are sent from forwarding engines along the Layer 2 path to perform detectionCorrect

BFD echo packets are originated by the local forwarding engine, transmitted to the remote device, and looped back at Layer 2 by the remote device without involving the remote BFD control plane, effectively testing the bidirectional data-plane path.

BBFD control packets are sent at a higher pace because the echo function is enabled

The echo function causes BFD control packets to be sent at a slower rate, not a higher rate, because echo packets assume responsibility for data-plane detection.

CBFD sessions at either end actively participate in the forwarding of echo packets

The remote BFD session does not actively participate in the processing or forwarding of echo packets - the remote device simply loops them back at Layer 2 with no BFD control plane involvement on that end.

DBFD control packets are sent at a slower pace because the echo function is enabledCorrect

Because the echo function offloads failure detection to the forwarding plane, BFD control packets no longer need to be exchanged at a high rate - the Required Min Echo RX Interval allows the control packet interval to be negotiated slower since echo packets are performing the actual liveness detection.

EOnly BFD control packets are sent from forwarding engines along the Layer 2 path to perform

When the echo function is enabled, echo packets are sent from the forwarding engine in addition to control packets; a control-packet-only mode describes asynchronous operation without the echo function.

Concept tested: BFD echo function behavior in asynchronous mode

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

Topics

#BFD#echo function#asynchronous mode#OSPF integration

Community Discussion

No community discussion yet for this question.

Full 400-007 Practice