cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
893
Views
0
Helpful
1
Replies

bgp igp synchronization

sachin30720041
Level 1
Level 1

Hello All,

 

In the case of XE, to enable bgp-igp synchronization we use the 'synchronization' command.

 

router bgp 1

synchronization

 

What is the equivalent of  'synchronization' command on XR?

 

Thanks,

Sachin

1 Accepted Solution

Accepted Solutions

Harold Ritter
Spotlight
Spotlight

Hi @sachin30720041 ,

 

This command has never been supported on XR. Synchronization doesn't really make sense anyway, as it requires the route to be received via the IGP as well for the route to be considered valid by BGP, which means you basically had to redistribute BGP into the IGP at the edge. That is the reason the default has been change to "no synchronization" for all IOS platforms as well.

 

Regards,

 

 

Regards,
Harold Ritter, CCIE #4168 (EI, SP)

View solution in original post

1 Reply 1

Harold Ritter
Spotlight
Spotlight

Hi @sachin30720041 ,

 

This command has never been supported on XR. Synchronization doesn't really make sense anyway, as it requires the route to be received via the IGP as well for the route to be considered valid by BGP, which means you basically had to redistribute BGP into the IGP at the edge. That is the reason the default has been change to "no synchronization" for all IOS platforms as well.

 

Regards,

 

 

Regards,
Harold Ritter, CCIE #4168 (EI, SP)