looking-glass icon indicating copy to clipboard operation
looking-glass copied to clipboard

Adding BGP Peer Summary command to LG

Open christopherhawker opened this issue 3 years ago • 3 comments

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?

christopherhawker avatar Sep 18 '20 11:09 christopherhawker

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

gmazoyer avatar Dec 08 '20 10:12 gmazoyer

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

warriorsoul15 avatar Mar 23 '21 12:03 warriorsoul15

BIRDv2:

birdc show protocols all

netstx avatar Aug 25 '22 03:08 netstx