Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[202205-msft] Added change to not return error for Sonic t2/spine-router role when config bgp shutdown/startup is given #41

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

abdosi
Copy link
Contributor

@abdosi abdosi commented Feb 5, 2024

What I did:

Added change to not return error for Sonic t2/spine-router role when config bgp shutdown/startup is given

Why i did:
This is done because for T2 BGP neighbors are present across different LC's so it's possible when command is executed that neighbor might not be present on that LC. In this case instead of returning error we log the message and return success

when config bgp shut/startup command given for BGP Neighbor if the given
neighbor are not present. This is done because for T2 BGP neighbors are
present across different LC's so it's possible when command is executed
that neighbor might not be present on that LC

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
@abdosi abdosi requested a review from judyjoseph February 5, 2024 22:27
@abdosi
Copy link
Contributor Author

abdosi commented Feb 5, 2024

@gechiang for viz.

Copy link
Contributor

@gechiang gechiang left a comment

Choose a reason for hiding this comment

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

LGTM

@gechiang gechiang merged commit 9099585 into Azure:202205 Feb 5, 2024
3 checks passed
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.

2 participants