On Fri, Mar 08, 2019 at 03:32:29PM +0000, Marcin Dulinski wrote: > show status? > > On 08/03/2019 13:46, Jakub Nowacki wrote: > > Hi, > > > > I'm trying to find a command that will allow me to verify router ID > > being used for particular BGP session. > > When using 'show protocols all <BGP_PROTOCOL_NAME>' it shows verbose > > info, but it doesn't show Local Router ID. I know it shows 'Source > > address' but this is not the same. > > Is there a command to verify that?
Hi The command 'show status' shows global router id, but it is possible to override it on per-protocol basis. The command 'show protocols all' shows per-protocol router id, but only if it is different than the global router id. -- Elen sila lumenn' omentielvo Ondrej 'Santiago' Zajicek (email: [email protected]) OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net) "To err is human -- to blame it on a computer is even more so."
