cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
388
Views
5
Helpful
2
Replies

Any command to see the 'BGP Synchronization' status on Cisco rtr..?

mvsheik123
Level 7
Level 7

Hi All,

I have a 1720 rtr with IOS: 12.1(6)

It has EBGP peering with ISP rtr. No IBGP on the rtr.

***********************

BGP config:

router bgp 1111

bgp log-neighbor-changes

network 20.30.62.0 mask 255.255.255.0

network 15.5.104.0 mask 255.255.255.224

neighbor 23.23.3.17 remote-as 2222

neighbor 23.23.3.17 next-hop-self

neighbor 23.23.3.17 soft-econfiguration inbound

neighbor 23.23.3.17 route-map test out

****************************

How do I know, if BGP synchronization is enabled/desabled on this rtr. Is there any command whose o/p shows that..?

Thank you in advance

MS

2 Replies 2

PAUL TRIVINO
Level 3
Level 3

If I'm not mistaken, if you don't see "no syncronization" in the BGP config, syncronization is ON.

Paul

Istvan_Rabai
Level 7
Level 7

Hi MS,

BGP synchronization is off by default in Cisco IOS release 12.2(8)T and later.

If you don't see the "no synchronization" in the "show running-config" output, this means synchronization is set to the default value, which is "on" in your version of IOS, that is : enabled.

Cheers:

Istvan

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card