Skip to content

Support for ADMIN state for BFD session#2267

Open
chikkaiah-work wants to merge 2 commits intoopencomputeproject:masterfrom
chikkaiah-work:bfd_admin_down
Open

Support for ADMIN state for BFD session#2267
chikkaiah-work wants to merge 2 commits 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>
@tjchadaga
Copy link
Copy Markdown
Collaborator

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@tjchadaga tjchadaga added the reviewed PR is discussed in SAI Meeting label Apr 9, 2026
Signed-off-by: Chikkegowda Chikkaiah <cchikkai@cisco.com>
@kcudnik
Copy link
Copy Markdown
Collaborator

kcudnik commented Apr 11, 2026

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

reviewed PR is discussed in SAI Meeting

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants