Specifications

2-134
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
debug interface
debug interface
To abbreviate the entry of the debug condition interface command, use the debug interface command.
To disable debugging output, use th e no form of this command.
debug interface {FastEtherne t mod/port | GigabitEthernet mod/port | null |
port-c ha nne l in terface-num | vlan vlan_id}
no debug interface {FastEthernet mod/p ort | GigabitEthernet mod/por t | null |
port-c ha nne l in terface-num | vlan vlan_id}
Syntax Description
Defaults T his command has no default settings.
Command Modes Privileged EXEC mode
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 L imits the debugging to null interfaces; the only valid value is 0.
port-c ha nne l in terface-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.
Command Description
debug condition interface L imits the debugging output of int erface-re lated activities.
undebug etherchnl (same as no
debug etherchnl)
Disables debugging output.