1416 ExtremeWare Software 7.3.0 Command Reference Guide
BGP Commands
configure bgp neighbor no-dampening
configure bgp neighbor [<ip address> | all] no-dampening
Description
Configures no route flap dampening over BGP peer sessions (disables route flap dampening).
Syntax Description
Default
This feature is disabled by default.
Usage Guidelines
Use the following command to enable route flap dampening for BGP neighbors:
configure bgp neighbor [<ip address> | all] dampening
{{<half-life> {<reuse>
<suppress> <max-suppress> }} | {route-map <route map>}}
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 first available in ExtremeWare 7.0.0.
Platform Availability
This command is available on all platforms.
ip address Specifies an IP address.
all Specifies all neighbors.