538
13
.
Configure BGP routing redistribution
Command Explanation
BGP configuration mode
redistribute { connected | static | rip |
ospf} [metric <metric>] [route-map
<NAME>]
no redistribute { connected | static |
rip | ospf}
Redistribute IGP routes to BGP and may
specify the redistributed metric and route
reflector; the
no redistribute
{ connected | static | rip | ospf}
command cancels the redistribution.
14
.
Configure Route Dampening
Command Explanation
BGP configuration mode
bgp dampening [<1-45>] [<1-20000>
<1-20000> <1-255>] [<1-45>]
no bgp dampening [<1-45>]
[<1-20000> <1-20000>
<1-255>]
[<1-45>]
Enable BGP route dampening and apply
the specified parameters; the
no bgp
dampening [<1-45>] [<1-20000>
<1-20000> <1-255>] [<1-45>]
command
stops route dampening
15
.
Configure BGP capability Negotiation
Command Explanation
BGP configuration mode