BGP Commands
configure bgp neighbor no-dampening
configure bgp neighbor [<remoteaddr> | all] {address-family [ipv4-unicast |
ipv4-multicast]} no-dampening
Description
Configures no route flap dampening over BGP peer sessions (disables route flap dampening).
Syntax Description
remoteaddr
all
address-family
Default
This feature is disabled by default.
If no address family is specified, IPv4 unicast is the default.
Usage Guidelines
Use the following command to enable route flap dampening for BGP neighbors:
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]}
Example
The following command disables route flap dampening to the BGP neighbor at 192.168.1.22:
configure bgp neighbor 192.168.1.22 no-dampening
History
This command was available in ExtremeWare XOS 10.1.
802
Specifies an IP address of a BGP neighbor.
Specifies all neighbors.
The address family. BGP supports two address families: IPv4 Unicast and
IPv4 Multicast.
ExtremeWare XOS 11.0 Command Reference Guide
Need help?
Do you have a question about the ExtremeWare XOS and is the answer not in the manual?