cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1587
Views
0
Helpful
5
Replies

BGP Router Identifier

Mohamad Qayoom
Level 3
Level 3

We recently changed an interface IP address, which was being used as router ID. What do we need to do to make the router ID use this new interface IP address?

2 Accepted Solutions

Accepted Solutions

Mohamad,

You can reset the BGP process by going into configuration mode, typing a "no router bgp ", exiting the configuration mode and then typing config mem so that BGP config is re-applied. Note that this is obviously intrusive though.

Regards

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

View solution in original post

Hello Mohamad,

the BGP router-id is picked up when the BGP process starts.

copy the BGP router config to a notepad.

type

no router bgp xx

then copy paste the config a new BGP router-id is chosen

I recommend to use bgp router-id to be sure that BGP router-id will be the same over time.

Hope to help

Giuseppe

View solution in original post

5 Replies 5

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello Mohamad,

router bgp xx

bgp router-id x.y.z.k

Hope to help

Giuseppe

Hi Giuseppe,

I don't want to use "bgp router-id" command. How can the router use the highest IP address of a new interface as default router-id?

Mohamad,

You can reset the BGP process by going into configuration mode, typing a "no router bgp ", exiting the configuration mode and then typing config mem so that BGP config is re-applied. Note that this is obviously intrusive though.

Regards

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

Thanks. I'll give it a shot.

Hello Mohamad,

the BGP router-id is picked up when the BGP process starts.

copy the BGP router config to a notepad.

type

no router bgp xx

then copy paste the config a new BGP router-id is chosen

I recommend to use bgp router-id to be sure that BGP router-id will be the same over time.

Hope to help

Giuseppe

Review Cisco Networking products for a $25 gift card