Display Link Debounce information for specific ports.
show interfaces gigabitEthernet link-debounce [{slot/port[/sub-port][-slot/port[/sub-port]][,...][slot/all][all]}]
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)
a series of slots and ports (slot/port,slot/port,slot/port)
all ports on the same slot (slot/all)
all ports on the switch (all)
None
Privileged EXEC
The show interfaces gigabitEthernet link-debounce command displays the following information:
|
Output field |
Description |
|---|---|
|
PORT NUM |
Displays the port number. |
|
LINK-DEBOUNCE STATUS |
Displays if Link Debounce for the port is enabled or disabled. |
|
LINK-DEBOUNCE TIMER MILLISECONDS |
Displays the timer in milliseconds. |
|
DEBOUNCE COUNT |
Displays the count when a Link Debounce update occurs. |
|
DEBOUNCE SUCCEEDED |
Displays the count when the link is restored during the Link Debounce timer. |
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 300000 0 0
1/3 Disable -- 0 0
1/4 Enable 4000 0 0