CANOGA PERKINS CanogaOS Command Reference User Manual
Page 389
CanogaOS Command Line Reference
Revision 1.02
Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches
Page 389 of 855
The suppress-limit value must be greater than or equal to the reuse limit value.
Note:
This command is valid for BGP only.
19.19.1.1 Command
Syntax
set dampening REACHTIME REUSE SUPPRESS MAXSUPPRESS [ UNREACHTIME ]
no set dampening
19.19.1.2 Syntax
Description
REACHTIME
<1-45> Specifies the reachability half-life time in minutes.
The time for the penalty to decrease to one-half of its
current value. The default is 15 minutes.
REUSE
<1-20000> Specifies the reuse-limit value. When the
penalty for a suppressed route decays below the reuse
value, the routes become unsuppressed. The default
reuse limit is 750.
SUPPRESS
<1-20000> Specifies the suppress-limit value. When the
penalty for a route exceeds the suppress value, the route
is suppressed. The default suppress limit is 2000.
MAXSUPPRESS
<1-255> Specifies the max-suppress-time. Maximum time
that a dampened route is suppressed. The default
max-suppress value is 4 times the half-life time (60
minutes).
UNREACHTIME
<1-45> Specifies the un-reachability half-life time for
penalty, in minutes. The default value is 15 minutes.
19.19.1.3 Command
Mode
Route-map mode
19.19.1.4 Defaults
Reference to the syntax description above.
19.19.1.5 Examples
Switch# configure terminal
Switch(config)# route-map R1 permit 24
Switch(config-route-map)# set dampening 20 333 534 30