Specifications
2-586
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.3.0XO(15.1(1)XO)
OL_28738 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
show interfaces status
show interfaces status
To display the interface status or a list of interfaces in error-disabled state, use the show interfac es
status command.
show interfaces status [err-disabled | inactive ] [module {module}]
Syntax Description
Defaults T his command has no default settings.
Command Modes Privileged EXE C mode
Command History
Usage Guidelines When at least one VLAN on a port is error-disabled the output for the show interfaces status command
will display vl-err-dis in the VLAN column.
Examples This example shows how to display the status of all interfaces:
Switch# show interfaces status
Port Name Status Vlan Duplex Speed Type
Te1/1 connected 1 full 10G 10GBase-LR
Te1/2 connected vl-err-dis full 10G 10GBase-LR
Switch#
This example shows how to display the status of interfaces in an er ror-disabled state:
Switch# show interfaces status err-disabled
Port Name Status Reason Err-Disabled VLANs
---- ---- ------ ------- -------------------
Fa9/4 notconnect link-flap
Fa9/5 err-disabled psecure_violation 3-5
Fa9/6 connected psecure_violation 10,15
Switch#
err-disabled (Optional) Displays interfaces in error-disabled state.
inactive (Optional) Displays interfaces in inactive state.
module module (Optional) Displays interfaces on a specific module.
Release Modification
12.1(8a)EW Support for this command was introduc ed on the Catalyst 4500 series switch.
12.2(40)SG Support for WS-X4606-10GE- E Twin Gigabit converter introdu ced.
12.2(52)SG Support for per-VLAN er ror-disab le was intro duced by a dding Err-D isabled VLA N
column to output.