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

"show ip bgp neighbors" outputs both ipv4 and ipv6 data instead of just ipv4 #3518

Open
andywongarista opened this issue Sep 3, 2024 · 0 comments

Comments

@andywongarista
Copy link
Contributor

Description

The show ip bgp neighbors documentation indicates: Show IP (IPv4) BGP neighbors
However, it also includes IPv6 neighbor data.

Steps to reproduce the issue

  1. Run show ip bgp neighbors on device running SONiC (latest 202311 image)

Describe the results you received

BGP neighbor is 10.0.0.57, ...
...
BGP neighbor is fc00::8e, ...
...

Describe the results you expected

Above output but only the ipv4 neighbor data.

Additional information you deem important (e.g. issue happens only occasionally)

Output of show version

(paste your output here)
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

No branches or pull requests

1 participant