cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2112
Views
0
Helpful
3
Replies

BGP timers

pacquaviva
Level 1
Level 1

Hi,

I have an issue with a bgp session. i discovered that the bgp session flaps because hold timer is 90 sec and keepalive timer is 30 sec. I try to change these timers but the router doesn't change them. It follow like first.

Can I do to change this?

Can I give a command clear ip bgp x.x.x.x?

Thank you.

Regards.

Paolo

3 Replies 3

leonvd79
Level 4
Level 4

You do need to reset the connection with the peer before the change are effective.

The "clear ip bgp " is indeed correct.

--Leon

Hi,

Even if I do the clear command the timers remain the same.

In the bgp configuration there is the command neighbor soft-reconfiguration. Maybe is this command that permit to my router to receive the timer configuration?

How should I do not to permit this?

thanks.

Regards, Paolo

i think bgp negotiates the timer with the neigbor if i am not mistaken if you have a higher number and ur neighbor has a lower number it will take the lower number .

---------------------------

Adjusting BGP Timers

BGP uses certain timers to control periodic activities such as the sending of keepalive messages, and the interval after not receiving a keepalive message after which the Cisco IOS software declares a peer dead. By default, the keepalive timer is 60 seconds, and the holdtime timer is 180 seconds.You can adjust these timers. When a connection is started, BGP will negotiate the hold time with the neighbor. The smaller of the two hold times will be chosen. The keepalive timer is then set based on the negotiated hold time and the configured keepalive time. To adjust BGP timers for all neighbors, use the timers bgp command, beginning in router configuration mode

---------------------------

http://www.cisco.com/univercd/cc/td/doc/product/software/ios121/121cgcr/ip_c/ipcprt2/1cdbgp.htm#wp1002274

hope it helps

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: