The reset bgp dampening command clears BGP route dampening information and releases suppressed routes.
Parameter | Description | Value |
---|---|---|
vpnv6 |
Clears route dampening information of BGP VPNv6 routes and releases suppressed routes. |
- |
ipv6-address |
IPv6 address family. |
The value is a 32-digit hexadecimal number, in the format of X:X:X:X:X:X:X:X. |
ipv6-mask-length |
Specifies the network mask length. |
The value is an integer that ranges from 0 to 128. |
Usage Scenario
Route dampening is enabled to solve the problem of route instability. In most situations, BGP is applied to complex networks where routes change frequently. Route dampening is then used to suppress unstable routes.
The reset bgp dampening command is used to clear dampening information about specified routes on the public network and release specified suppressed routes. If no IP address is specified in the command, dampening information about all routes on the public network is cleared and all suppressed routes are released.Prerequisites
You can use display bgp routing-table dampened command to view information about suppressed routes.