2-152
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.4.0SG and IOS 15.1(2)SG)
OL-27596 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
debug interface
debug interface
To abbreviate the entry of the debug condition interface command, use the debug interface command.
To disable debugging output, use the no form of this command.
debug interface {FastEthernet mod/port | GigabitEthernet mod/port | null |
port-channel interface-num | vlan vlan_id}
no debug interface {FastEthernet mod/port | GigabitEthernet mod/port | null |
port-channel interface-num | vlan vlan_id}
Syntax Description
Defaults This command has no default settings.
Command Modes Privileged EXEC mode
Command History
Examples This example shows how to limit the debugging to interface VLAN 1:
Switch# debug interface vlan 1
Condition 1 set
Switch#
Related Commands
FastEthernet Limits the debugging to Fast Ethernet interfaces.
mod/port Number of the module and port.
GigabitEthernet Limits the debugging to Gigabit Ethernet interfaces.
null Limits the debugging to null interfaces; the only valid value is 0.
port-channel interface-num Limits the debugging to port-channel interfaces; valid values are from
1 to 64.
vlan vlan_id Specifies the VLAN interface number; valid values are from 1 to
4094.
Release Modification
12.1(8a)EW Support for this command was introduced on the Catalyst 4500 series switch.
12.1(12c)EW Support for extended VLAN addresses added.
Command Description
debug condition interface Limits the debugging output of interface-related activities.
undebug etherchnl (same as no
debug etherchnl)
Disables debugging output.