-
Notifications
You must be signed in to change notification settings - Fork 722
Add CLI show commands to view bgp network, neighbors and summary on per-vrf basis #3866
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
Merged
qiluo-msft
merged 27 commits into
sonic-net:master
from
NavdhaJindal:dev/navdhajindal/bgp-cli
Jun 2, 2025
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
4e7609a
working prototype
NavdhaJindal 5c1b9f5
pass vrf as context
NavdhaJindal fc07a60
test changes for ipv6
NavdhaJindal 406cc9e
edit summary def
NavdhaJindal bd019bd
remove path join from test
NavdhaJindal c465866
remove code duplication in ipv4
NavdhaJindal 32ac469
remove code duplication in ipv6
NavdhaJindal fdc8c1f
remove new test file, merge per vrf tests
NavdhaJindal 47fad2f
refactor by adding helper functions
NavdhaJindal ecd9365
refactor into helper functions
NavdhaJindal f6ab27b
refactor neighbor and network tests
NavdhaJindal d52930c
add vrf param to network_test
NavdhaJindal 158d58b
add bgp summary uts
NavdhaJindal d98f2b3
change expected error message
NavdhaJindal e6175a1
fix summary UTs
NavdhaJindal 822baef
rename as 'all_bgp_instances'
NavdhaJindal 29affd4
update command-reference
NavdhaJindal d485d86
remove extra whitespaces
NavdhaJindal 488e2a9
add test with different vnet name
NavdhaJindal 85d49c4
add tests for specific vrf
NavdhaJindal 06d3ae0
add vrf tests to summary
NavdhaJindal 7eeb8f2
correct nits
NavdhaJindal 3bc10a2
revert command-reference changes
NavdhaJindal 658c036
remove spacing
NavdhaJindal f0b084a
resolve static checks
NavdhaJindal 60c1eec
fix typo
NavdhaJindal 1da98b1
correct docstring and bgp function usecase
NavdhaJindal File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.