3com S7906E Guide De Référence

Page de 2327
 
1-5 
Parameters 
half-life-reachable: Specifies the half-life for reachable routes, in the range 1 to 45 minutes. By default, 
the value is 15 minutes. 
half-life-unreachable: Specifies the half-life for unreachable routes, in the range 1 to 45 minutes. By 
default, the value is 15 minutes. 
reuse: Specifies the reuse threshold value for suppressed routes, in the range 1 to 20000. A suppressed 
route having the penalty value decreased under the value is reused. By default, the value is 750.  
suppress: Threshold for a route to be suppressed, in the range 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 from 1001 to 20000. The value must be greater than the 
suppress value. The default is 16000.  
route-policy-name: Route policy name, a string of 1 to 19 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. 
Description 
Use the dampening command to configure IPv6 MBGP route dampening.  
Use the undo dampening command to disable route dampening. 
By default, route dampening is not configured. 
Related commands: reset bgp ipv6 dampening,  reset bgp ipv6 flap-info,  display bgp ipv6 
multicast routing-table dampened,  display bgp ipv6 multicast routing-table dampening 
parameterdisplay bgp ipv6 multicast routing-table flap-info
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 15 15 1000 2000 10000 
default local-preference (IPv6 MBGP address family view) 
Syntax 
default local-preference value 
undo default local-preference 
View 
IPv6 MBGP address family view 
Default Level 
2: System level