Command Reference Guide
Open Shortest Path First Commands
CLI Command Reference
September 2014 Page 582
HP Moonshot Switch Module CLI Command Reference
show interface dampening
This command displays the status and configured parameters of the interfaces configured with dampening.
Example: The following shows example CLI display output for the command.
Router# show interface dampening
Interface 1/0/2
Flaps Penalty Supp ReuseTm HalfL ReuseV SuppV MaxSTm MaxP Restart
0 0 FALSE 0 5 1000 2000 20 16000 0
Interface 1/0/3
Flaps Penalty Supp ReuseTm HalfL ReuseV SuppV MaxSTm MaxP Restart
6 1865 TRUE 18 20 1000 2001 30 2828 1500
Format
show interface dampening
Mode Privileged EXEC
Parameter Description
Flaps The number times the link state of an interface changed from UP to DOWN.
Penalty Accumulated Penalty.
Supp Indicates if the interface is suppressed or not.
ReuseTm Number of seconds until the interface is allowed to come up again.
HalfL Configured half-life period.
ReuseV Configured reuse-threshold.
SuppV Configured suppress threshold.
MaxSTm Configured maximum suppress time in seconds.
MaxP Maximum possible penalty.
Restart Configured restart penalty.
Note:
1. The CLI command “clear counters” on page 193 resets the flap count to zero.
2. The interface CLI command “no shutdown” on page 271 resets the suppressed state to
False.
3. Any change in the dampening configuration resets the current penalty, reuse time and suppressed state to
their default values, meaning
0, 0, and FALSE respectively.