
C613-50186-01 Rev B
Command Reference for AR2050V
1407
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
R
OUTE
M
AP
C
OMMANDS
SET
DAMPENING
Mode
Route-map Configuration
Usage
The
suppress
value must be greater than or equal to the
reuse
value.
Set the unreachability half-life time to be equal to, or greater than, reachability
half-life time. The suppress-limit value must be greater than or equal to the reuse
limit value.
This command is valid for BGP routes only.
Example
To use entry 24 of the route map called
R1
to enable dampening of matching
routes and set the dampening parameters, use the commands:
awplus#
configure terminal
awplus(config)#
route-map R1 permit 24
awplus(config-route-map)#
set dampening 20 333 534 30
Related
Commands
<maxsuppress>
<
1-255
>
A number that is multiplied by reachtime to give the maximum
time in minutes for which a suppressed route must remain stable
in order to become unsuppressed. The lowest maxsuppress value
of 1 gives a maximum suppression time of 1 x reachtime, and the
highest maxsuppress value of 255 gives a maximum suppression
time of 255 x reachtime.
For example, if reachtime is 15 and maxsuppress is 4, the route is
unsuppressed after 60 minutes of stability even if its FoM still
exceeds reuse. The default is 4.
<unreachtime>
<
1-45
>
The time it takes, in minutes, for the route's instability penalty to
halve if the route remains unstable. The default is 15 minutes.
Parameter
Description