Skip to content

Conversation

AnilKR123
Copy link
Contributor

Change Scope

Add the enable-echo leaf in bfd-interface-config to allow BFD echo mode to be enabled per interface.

@AnilKR123
Copy link
Contributor Author

Bfd echo mode is defined in RFC 5880:

https://datatracker.ietf.org/doc/html/rfc5880

Copy link
Member

@dplore dplore left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also include at least two references to implementations of BFD which include enabling and disabling echo mode support


leaf enable-echo {
type boolean;
default false;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The RFC doesn't mention any default value for echo mode. (I didn't see it here https://datatracker.ietf.org/doc/html/rfc5880#section-6.8.13). Please remove the default as OC prefers to not define defaults.

@dplore dplore self-assigned this Sep 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants