R3303-HP HSR6800 Routers IP Multicast Command Reference

385
Syntax
dampening [ half-life-reachable half-life-unreachable reuse suppress ceiling | route-policy
route-policy-name ] *
undo dampening
Default
Route dampening is not configured.
Views
IPv6 MBGP address family view
Default command level
2: System level
Parameters
half-life-reachable: Specifies the half-life for reachable routes, in the range of 1 to 45 minutes. By default,
the value is 15 minutes.
half-life-unreachable: Specifies the half-life for unreachable routes, in the range of 1 to 45 minutes. By
default, the value is 15 minutes.
reuse: Specifies the reuse threshold value for suppressed routes, in the range of 1 to 20000. A
suppressed route having the penalty value decreased under the value is reused. By default, the value is
750.
suppress: Specifies a threshold in the range of 1 to 20000. A route is suppressed if its penalty value
exceeds this value. The value must be greater than the reuse value. By default, the value is 2000.
ceiling: Specifies a ceiling penalty value in the range of 1001 to 20000. The value must be greater than
the suppress value. The default is 16000.
route-policy-name: Specifies a routing policy by its name, a case-sensitive string of 1 to 63 characters.
half-life-reachable, half-life-unreachable, reuse, suppress, and ceiling are mutually dependent. Once any
one is configured, all the others should also be specified accordingly.
Examples
# In IPv6 MBGP address family view, configure route dampening.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv6-family multicast
[Sysname-bgp-af-ipv6-mul] dampening 10 10 1000 3000 10000
Related commands
display bgp ipv6 multicast routing-table dampened
display bgp ipv6 multicast routing-table dampening parameter
display bgp ipv6 multicast routing-table flap-info
reset bgp ipv6 dampening
reset bgp ipv6 flap-info
default local-preference (IPv6 MBGP address family view)
Use default local-preference to configure the default local preference.