20 set extcommunity, 19 set dampening – CANOGA PERKINS 9175 Command Reference User Manual
Page 350
CanogaOS Command Reference
19-19
Switch(config-route-map)# set community 10:01 23:34 12:14 no-export
Related Commands
19.19 set dampening
Use this command to enable route-flap dampening and set parameters.
Use the no parameter with this command to disable it.
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.
Note:
This command is valid for BGP only.
Command Syntax
set dampening
REACHTIME REUSE SUPPRESS MAXSUPPRESS [ UNREACHTIME ]
no set dampening
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.
Command Mode
Route-map mode
Defaults
Reference to the syntax description above.