Display Link Debounce information for the ports.
show interfaces gigabitEthernet link-debounce [{slot/port[/sub-port][-slot/port[/sub-port]][,...]}]
Identifies the slot and port in one of the following formats: a single slot and port (slot/port), a range of slots and ports (slot/port-slot/port), or a series of slots and ports (slot/port,slot/port,slot/port). If the platform supports channelization and the port is channelized, you must also specify the sub-port in the format slot/port/sub-port.
None
Privileged EXEC
The show interfaces gigabitEthernet link-debounce command displays the following information:
|
Output field |
Description |
|---|---|
|
PORT NUM |
Specifies the port number. |
|
LINK-DEBOUNCE STATUS |
Specifies if the Link Debounce status for the port is enabled or disabled. |
|
LINK-DEBOUNCE TIMER MILLISECONDS |
Specifies the Link Debounce configuration timer in milliseconds. |
Display the Link Debounce configuration for ports 1/1 through 1/4.
Switch:1>enable
Switch:1#show interfaces gigabitEthernet link-debounce 1/1-1/4
================================================================================
Port link debounce
================================================================================
--------------------------------------------------------------------------------
PORT LINK-DEBOUNCE LINK-DEBOUNCE DEBOUNCE DEBOUNCE
NUM STATUS TIMER MILLISECONDS COUNT SUCCEEDED
--------------------------------------------------------------------------------
1/1 Enable 1500 0 0
1/2 Enable 5000 0 0
1/3 Disable -- 0 0
1/4 Enable 4000 0 0