R2511-HP MSR Router Series IP Multicast Command Reference(V5)

417
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.
Use undo default local-preference to restore the default.
Syntax
default local-preference value
undo default local-preference
Default
The default local preference is 100.
Views
IPv6 MBGP address family view
Default command level
2: System level
Parameters
value: Specifies a default local preference in the range of 0 to 4294967295. A larger value means a
higher preference.