White Papers

Table Of Contents
Example
(ManagementEth
ernet)
show interfaces dampening
Display interface dampening information.
Syntax
show interfaces dampening [[interface] [summary] [detail]]
Parameters
interface
(Optional) Enter one of the following keywords and slot/port or number
information:
For a Port Channel interface, enter the keywords port-channel then a
number. The range is from 1 to 128.
For a 10-Gigabit Ethernet interface, enter the keyword
TenGigabitEthernet then the slot/port information.
NOTE: This command also enables you to view information corresponding to
a range of ports. However, for Open Networking (ON) platforms the notation
for specifying port range in the command is different from how you specify in
non-ON platforms.
For non-ON platforms, you can specify multiple ports as slot/port-
range. For example, if you want to display information corresponding to
all ports between 1 and 4, specify the port range as show interfaces
interface-type 1/1 - 4.
For ON platforms, you can specify multiple ports as slot/port/
[subport] - slot/port/[subpot]. For example, if you want to
display information corresponding to all ports between 1 and 4, specify
the port range as show interfaces interface-type 1/1/1 -
1/4/1.
summary (OPTIONAL) Enter the keyword summary to display the current summary of
dampening data, including the number of interfaces configured and the number
of interfaces suppressed, if any.
detail (OPTIONAL) Enter the keyword detail to display detailed interface dampening
data.
Defaults none
Command Modes EXEC
Supported Modes FullSwitch
Command
History
Version Description
9.9(0.0) Introduced on the FN IOM and added support to display the interface
configurations corresponding to a range of ports.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Example
Dell#show interfaces dampening
Interface Supp Flaps Penalty Half-Life Reuse Suppress Max-Sup
State
Te 3/2 Up 0 0 20 800 4500 120
Te 3/8 Up 0 0 5 750 2500 20
Dell#
Related
Commands
dampening configures dampening on an interface.
show interfaces displays information on a specific physical interface or virtual interface.
Interfaces 505