The display bgp routing-table dampening parameter command displays configured BGP route dampening parameters.
display bgp [ vpnv4 vpn-instance vpn-instance-name ] routing-table dampening parameter
display bgp ipv6 routing-table dampening parameter
display bgp vpnv6 vpn-instance vpn-instance-name routing-table dampening parameter (supported only by the S5720-EI, S5720-HI, S5730-HI, S5731-H, S5731S-H, S5732-H, S6720-EI, S6720-HI, S6720S-EI, S6730S-H, and S6730-H)
display bgp vpnv4 all routing-table dampening parameter (supported only by the S5720-EI, S5720-HI, S5730-HI, S5731-H, S5731S-H, S5732-H, S6720-EI, S6720-HI, S6720S-EI, S6730S-H, and S6730-H)
Parameter | Description | Value |
---|---|---|
vpnv4 | Displays the BGP route dampening parameters of a VPNv4 instance. | - |
vpn-instance vpn-instance-name | Specifies the name of a VPN instance. | The value must be an existing VPN instance name. |
ipv6 | Displays configured BGP4+ route dampening parameters. | - |
vpnv6 | Displays the BGP route dampening parameters of a VPNv6 instance. | - |
You can run the display bgp routing-table dampening parameter command to check configured BGP route dampening parameters.
# Display BGP route dampening parameters.
<HUAWEI> display bgp routing-table dampening parameter
Maximum Suppress Time(in second) : 3973
Ceiling Value : 16000
Reuse Value : 750
HalfLife Time(in second) : 900
Suppress-Limit : 2000
Item |
Description |
---|---|
Maximum Suppress Time (in second) |
Maximum time taken for route suppression, in seconds. |
Ceiling Value |
Penalty ceiling. |
Reuse Value |
Threshold for a route to be unsuppressed. |
HalfLife Time(in second) |
Half life of a reachable route, in seconds. |
Suppress-Limit |
Threshold for a route to be suppressed. |
# Display BGP4+ route dampening parameters.
<HUAWEI> display bgp ipv6 routing-table dampening parameter
Maximum Suppress Time(in second) : 3069
Ceiling Value : 16000
Reuse Value : 750
HalfLife Time(in second) : 900
Suppress-Limit : 2000