configure bgp peer-group no-dampening
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1713
configure bgp peer-group no-dampening
configure bgp peer-group <peer-group-name> no-dampening
Description
Configures no route flap dampening for a BGP peer group (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 a BGP peer-group:
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]}
Example
The following command disables route flap dampening to the BGP peer group
outer
:
configure bgp peer-group outer no-dampening
History
This command was first available in ExtremeWare XOS 10.1.
This command required an Advanced Core license in ExtremeWare XOS 11.1.
Platform Availability
This command is available on platforms with a Core or an Advanced Core license.
peer-group-name
Specifies a BGP peer group.