The reset bgp evpn dampening command clears BGP route dampening information and releases suppressed routes.
Parameter | Description | Value |
---|---|---|
mac-route |
Specifies information about MAC advertisement routes. |
- |
prefix-route |
Specifies information about prefix routes. |
- |
prefix |
Specifies the prefix of an EVPN route. |
An EVPN route prefix has the following formats: MAC advertisement route. The value is in the format of E:M:H-H-H:L:X.X.X.X or E:M:H-H-H:L: [X:X::X:X], where:
IP Prefix route. The value is in the format of L:X.X.X.X:M or L:[X:X::X:X]:M, where:
|
Usage Scenario
Route dampening is enabled to solve the problem of route instability. In most situations, BGP EVPN is applied to complex networks where routes change frequently. Route dampening is then used to suppress unstable routes.
The reset bgp evpn dampening command is used to clear dampening information about specified routes on the public network and release specified suppressed routes. If no parameters 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 evpn all routing-table dampened command to view information about suppressed routes.
Configuration Impact
After the reset bgp dampening command is run, suppressed routes are released. If the status of some routes still changes frequently, route flapping may occur. Routing flapping consumes a large number of bandwidth and CPU resources.