cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
362
Views
0
Helpful
2
Replies

BGP dampening

pacquaviva
Level 1
Level 1

Hi,

I have to check if in Cisco 7200 router there are bgp session flapping without charging the cpu and I had an idea using the bgp dampening command.

Now, if someone used it, if this command introduces cpu load.

Thank you.

Regards.

Paolo

2 Replies 2

gpulos
Level 8
Level 8

bgp route dampening is not so cpu intensive.

once the route is dampened, it depends on a simple property, the ReuseLimit, in conjunction with the HalfLife of the suppression, to begin advertising the route again.

this is not too cpu intensive to worry about, unless you had thousands of routes to dampen.

Hi,

I don't know if I have to dampen a lot of sessions but I want to know if there are.

Is there another useful command? How about "debug ip bgp update"?

Thank you.

Regards.

Paolo