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

[bug] 'show ip bgp neighbor <ip>' fails for valid neighbor in frr unified config mode #3736

Open
kalash-nexthop opened this issue Jan 28, 2025 · 0 comments · May be fixed by #3738
Open

[bug] 'show ip bgp neighbor <ip>' fails for valid neighbor in frr unified config mode #3736

kalash-nexthop opened this issue Jan 28, 2025 · 0 comments · May be fixed by #3738

Comments

@kalash-nexthop
Copy link

With FRR-BGP extended unified config management, setting "frr_mgmt_framework_config": "true" in DEVICE_METADATA,

show ver:
SONiC Software Version: SONiC.202411.719713-2ad469032
SONiC OS Version: 12
Distribution: Debian 12.6
Kernel: 6.1.0-22-2-amd64
Build commit: 2ad469032
Build date: Thu Dec 12 12:23:23 UTC 2024
Built by: azureuser@ec8e1ee0c000001

show ip bgp neighbor command is failing with following error:

$ show ip bgp neighbor 10.1.0.2
Usage: show ip bgp neighbor [OPTIONS] [IPADDRESS] [[routes|advertised-
                            routes|received-routes]]
Try "show ip bgp neighbor -h" for help.

Error:  Bgp neighbor 10.1.0.2 not configured

 
The neighbor 10.1.0.2 is up and shows up in the show ip bgp neighbors.

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 a pull request may close this issue.

1 participant