Specifications

bgp set DampenFlap
110 SSR Command Line Interface Reference Manual
bgp set DampenFlap
Purpose
Configures parameters for Weighted Route Dampening.
Format
bgp set dampenflap [state enable|disable]|[suppress-above <num>]|
[reuse-below <num>]|[max-flap <num>]|[unreach-decay <num>]|
[reach-decay <num>]|[keep-history <num>]
Mode
Configure
Description
The bgp set dampenflap command configures the state of Weighted Route Dampening.
Parameters
state enable|disable
Causes the Route Instability History to be maintained (enable option) or not
(disable option).
suppress-above <num>
Is the value of the instability metric at which route suppression will take place. A
route will not be installed in the FIB or announced even if it is reachable during
the period that it is suppressed. The default is 3.0.
reuse-below <num>
Is the value of the instability metric at which a suppressed route will become
unsuppressed, if it is reachable but currently suppressed. The value must be less
than that for the suppress-above option. The default is 2.0.
max-flap <num>
Is the upper limit of the instability metric. This value must be greater than the
larger of 1 and that for suppress-above. The default is 16.0.
unreach-decay <num>
Specifies the time in seconds for the instability metric value to reach one-half of its