352-001 · Question #310
You are working on a network design for Customer A. This design should consider fast convergence features, and it was agreed that BFD should be used for faster link-transition detection. Which three o
The correct answer is A. It can be used with asynchronous mode. C. It can be enabled individually in each direction. D. It has the advantage of testing the forwarding path on the remote system.. BFD echo function sends packets that are looped back through the remote system's forwarding plane, and it works alongside asynchronous mode, can be enabled per direction, and validates the remote forwarding path.
Question
You are working on a network design for Customer A. This design should consider fast convergence features, and it was agreed that BFD should be used for faster link-transition detection. Which three options apply to the use of the echo function in BFD? (Choose three.)
Options
- AIt can be used with asynchronous mode.
- BBFD control packets are not required.
- CIt can be enabled individually in each direction.
- DIt has the advantage of testing the forwarding path on the remote system.
- EThe rate of periodic transmission of BFD control packets should be increased.
How the community answered
(29 responses)- A79% (23)
- B14% (4)
- E7% (2)
Why each option
BFD echo function sends packets that are looped back through the remote system's forwarding plane, and it works alongside asynchronous mode, can be enabled per direction, and validates the remote forwarding path.
The BFD echo function is designed to operate alongside asynchronous mode, where control packets are still exchanged between peers. In echo mode, the local system sends echo packets looped back by the remote forwarding plane while control packets continue at a reduced rate.
BFD control packets are still required even when echo function is active - the echo function reduces their transmission rate but does not eliminate them, as they are needed to maintain the session state machine.
The echo function is configurable on a per-direction basis, allowing operators to enable it in one direction without affecting the other. This flexibility lets administrators tune BFD detection behavior independently for each link endpoint.
Echo packets traverse the remote system's actual data-plane forwarding path before returning to the originator, which validates that the remote forwarding hardware is functioning correctly. This is a key advantage over pure asynchronous mode, which only exercises the control path between the two BFD peers.
Enabling the echo function allows the rate of BFD control packets to be decreased, not increased, because echo packets assume the fast failure-detection role and control packets are only needed for session maintenance.
Concept tested: BFD echo function operation and directional control
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_bfd/configuration/15-mt/irb-15-mt-book/irb-bfd.html
Topics
Community Discussion
No community discussion yet for this question.