Configuring Dampening On An Ethernet Interface - H3C S7500X Series Interface Configuration Manual

Hide thumbs Also See for S7500X Series:
Table of Contents

Advertisement

Configuring dampening on an Ethernet interface

The interface dampening feature uses an exponential decay mechanism to prevent excessive
interface flapping events from adversely affecting routing protocols and routing tables in the network.
Suppressing interface state change events protects the system resources.
If an interface is not dampened, its state changes are reported. For each state change, the system
also generates an SNMP trap and log message.
After a flapping interface is dampened, it does not report its state changes to the CPU. For state
change events, the interface only generates SNMP trap and log messages.
Parameters
Penalty—The interface has an initial penalty of 0. When the interface flaps, the penalty
increases by 1000 for each down event until the ceiling is reached. It does not increase for up
events. When the interface stops flapping, the penalty decreases by half each time the half-life
timer expires until the penalty drops to the reuse threshold.
Ceiling—The penalty stops increasing when it reaches the ceiling.
Suppress-limit—The accumulated penalty that triggers the device to dampen the interface. In
dampened state, the interface does not report its state changes to the CPU. For state change
events, the interface only generates SNMP traps and log messages.
Reuse-limit—When the accumulated penalty decreases to this reuse threshold, the interface is
not dampened. Interface state changes are reported to the upper layers. For each state change,
the system also generates an SNMP trap and log message.
Decay—The amount of time (in seconds) after which a penalty is decreased.
Max-suppress-time—The maximum amount of time the interface can be dampened. If the
penalty is still higher than the reuse threshold when this timer expires, the penalty stops
increasing for down events. The penalty starts to decrease until it drops below the reuse
threshold.
When configuring the dampening command, follow these rules to set the values mentioned above:
The ceiling is equal to 2
The configured suppress limit is lower than or equal to the ceiling.
The ceiling is lower than or equal to the maximum suppress limit supported.
Figure 1
shows the change rule of the penalty value. The lines t
end time of the suppression, respectively. The period from t
to t
indicates the max-suppress-time, and t
1
(Max-suppress-time/Decay)
× reuse-limit. It is not user configurable.
to t
indicates the complete decay period.
1
2
9
and t
indicate the start time and
0
2
to t
indicates the suppression period, t
0
2
0

Advertisement

Table of Contents
loading

Table of Contents