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

Enable show ip bgp on sup and -n all for show ip bgp network (#3417) #85

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

BYGX-wcr
Copy link
Collaborator

What I did

  1. Enable "show ip bgp" on sup and "-n all" for show ip bgp network.
  2. Modify README.doc to make the instructions of building and installing the wheel package more clear.
  3. Improve the output format of rexec command

How I did it

Modify the code in show/main.py to enable "show ip bgp ..." on supervisors and modify show/bgp_frr_v4.py to add support for the new features. Update README.md.
Modify the rexec implementation to improve the output format. Add unit tests for the above change.

How to verify it

Run on a SONiC chassis

What I did

How I did it

How to verify it

Previous command output (if the output of a command-line utility has changed)

New command output (if the output of a command-line utility has changed)

#### What I did

1. Enable "show ip bgp" on sup and "-n all" for show ip bgp network.
2. Modify README.doc to make the instructions of building and installing the wheel package more clear.
3. Improve the output format of rexec command

#### How I did it

Modify the code in show/main.py to enable "show ip bgp ..." on supervisors and modify show/bgp_frr_v4.py to add support for the new features.
Update README.md.
Modify the rexec implementation to improve the output format.
Add unit tests for the above change.

#### How to verify it

Run on a SONiC chassis
@BYGX-wcr
Copy link
Collaborator Author

@gechiang Please review the PR.

@gechiang
Copy link
Collaborator

This is porting this PR from public master to MSFT repo 202205:
sonic-net/sonic-utilities#3417

@gechiang gechiang merged commit 3f6f079 into sonic-net:202205 Jul 26, 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