BGP Features
ExtremeWare XOS 10.1 Concepts Guide
213
Configuring Route Flap Dampening
BGP route flap dampening can be enabled on a per BGP peer session basis, for a BGP peer group, or for
a set of routes, using a route map.
To enable route flap dampening over BGP peer sessions, use the following command:
configure bgp neighbor [all | <remoteaddr>] {address-family [ipv4-unicast |
ipv4-multicast]} dampening {{half-life <half-life-minutes> {reuse-limit
<reuse-limit-number> suppress-limit <suppress-limit-number> max-suppress
<max-suppress-minutes>} | policy-filter [<policy-name> | none]}
To enable route flap dampening for a BGP peer group, use the following command:
configure bgp peer-group <peer-group-name> {address-family [ipv4-unicast |
ipv4-multicast]} dampening {{half-life <half-life-minutes> {reuse-limit
<reuse-limit-number> supress-limit <suppress-limit-number> max-suppress
<max-suppress-minutes>}} | policy-filter [<policy-name> | none]}
You can supply the dampening parameters directly through the CLI command, or use the command to
associate a policy that contains the desired parameters.
Disabling Route Flap Dampening
To disable route flap dampening for a BGP neighbor (disabling the dampening will also delete all the
configured dampening parameters), use the following command:
configure bgp neighbor [<remoteaddr> | all] {address-family [ipv4-unicast |
ipv4-multicast]} no-dampening
To disable route flap dampening for a BGP peer group, use the following command:
configure bgp peer-group <peer-group-name> no-dampening
Viewing the Route Flap Dampening Configuration
To view the configured values of the route flap dampening parameters for a BGP neighbor, use the
following command:
show bgp neighbor <remoteaddr> {address-family [ipv4-unicast | ipv4-multicast]}
[accepted-routes | flap-statistics | received-routes | rejected-routes |
suppressed-routes | transmitted-routes] {detail} [all | as-path <path-expression> |
community [no-advertise | no-export | no-export-subconfed | number <community_num> |
<AS_Num>:<Num> ] | network <ip_addr>/<mask_len> ]
To view the configured values of the route flap dampening parameters for a BGP peer group, use the
following command:
show bgp peer-group {detail | <peer-group-name> {detail}}
BGP Route Selection
BGP will select routes based on the following precedence (from highest to lowest):
•
higher weight
•
higher local preference
Summary of Contents for ExtremeWare XOS 10.1
Page 12: ...12 ExtremeWare XOS 10 1 Concepts Guide Contents...
Page 15: ...Part 1 Using ExtremeWare XOS...
Page 16: ......
Page 20: ...20 ExtremeWare XOS 10 1 Concepts Guide ExtremeWare XOS Overview...
Page 32: ...32 ExtremeWare XOS 10 1 Concepts Guide Accessing the Switch...
Page 74: ...74 ExtremeWare XOS 10 1 Concepts Guide Virtual LANs VLANs...
Page 80: ...80 ExtremeWare XOS 10 1 Concepts Guide Forwarding Database FDB...
Page 112: ...112 ExtremeWare XOS 10 1 Concepts Guide Status Monitoring and Statistics...
Page 133: ...Part 2 Using Switching and Routing Protocols...
Page 134: ......
Page 174: ...174 ExtremeWare XOS 10 1 Concepts Guide Virtual Router Redundancy Protocol...
Page 184: ...184 ExtremeWare XOS 10 1 Concepts Guide IP Unicast Routing...
Page 202: ...202 ExtremeWare XOS 10 1 Concepts Guide Interior Gateway Protocols...
Page 216: ...216 ExtremeWare XOS 10 1 Concepts Guide Exterior Gateway Routing Protocols...
Page 224: ...224 ExtremeWare XOS 10 1 Concepts Guide IP Multicast Routing...
Page 225: ...Part 3 Appendixes...
Page 226: ......
Page 234: ...234 ExtremeWare XOS 10 1 Concepts Guide Software Upgrade and Boot Options...
Page 242: ...242 ExtremeWare XOS 10 1 Concepts Guide Troubleshooting...
Page 256: ...4 ExtremeWare XOS 10 1 Concepts Guide Index of Commands...