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

the way of control parameter of dampening at specific neighbor

syjeon
Level 1
Level 1

hi..

I would like to adjust dampening rule in bgp at specific neighbor.. Is it possible?

for example. Neighbor A and Neighbor established with BGP. but Neighbor A was so frequently routeing update to Neighbor B, So Neighbor B give to Neighbor A Panelty, so Neighbor A can't update network to Neighbor B..

So I don't want to give Neighbor A panelty.Is it possible? if possible, show me the configuration and verification command..

thank you

1 Reply 1

cisco_lad2004
Level 5
Level 5

Router(config-router-af)# bgp dampening route-map TEST

With route map, you have few options that will help to dampen the desired neighbour but not as straighforward command.

You can match on prefixes or source etc..

HTH

Sam