Skip to content

Support for ADMIN state for BFD session#2267

Open
chikkaiah-work wants to merge 1 commit intoopencomputeproject:masterfrom
chikkaiah-work:bfd_admin_down
Open

Support for ADMIN state for BFD session#2267
chikkaiah-work wants to merge 1 commit intoopencomputeproject:masterfrom
chikkaiah-work:bfd_admin_down

Conversation

@chikkaiah-work
Copy link
Copy Markdown
Contributor

@chikkaiah-work chikkaiah-work commented Apr 1, 2026

SAI_BFD_SESSION_ATTR_ADMIN_STATE adds explicit administrative control of a BFD session (true by default, CREATE_AND_SET).
When set to false, the session is placed in administratively disabled state without deleting the BFD object, which aligns with BFD administrative control behavior. Adds standards-aligned admin down/up control semantics for BFD sessions.

Use cases:
This can be used to cleanly suppress protocol activity during maintenance, staged bring-up, or troubleshooting, while preserving session configuration and object lifecycle. Avoiding delete/recreate churn for temporary disablement.

Signed-off-by: Chikkegowda Chikkaiah <cchikkai@cisco.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant