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

Adding BGP Peer Summary command to LG #140

Open
christopherhawker opened this issue Sep 18, 2020 · 3 comments
Open

Adding BGP Peer Summary command to LG #140

christopherhawker opened this issue Sep 18, 2020 · 3 comments
Assignees

Comments

@christopherhawker
Copy link
Contributor

Hi everyone,

I'm wanting to list my BGP peers in the LG as a Command. It looks something like the below:

/routing bgp peer print status where address-families=ip

How hard would this be to add?

@gmazoyer
Copy link
Owner

gmazoyer commented Dec 8, 2020

Not too hard to add but we should introduce it for all supported platforms.

@gmazoyer gmazoyer self-assigned this Dec 8, 2020
@warriorsoul15
Copy link

Cisco: show ip bgp summary

Also would be useful to see what routes are advertised from and to a given peer
show bgp ipv4 unicast neighbor xxxx advertised-routes
show bgp ipv4 unicast neighbor xxxx received-routes

@netstx
Copy link

netstx commented Aug 25, 2022

BIRDv2:

birdc show protocols all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants