Specifications

2-126
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 condition interface
debug condition inte rface
To limit the debugging output of inter face-related activities, use the debug condition interface
command. To disable the debugging output, use the no form of this command.
debug condition interface {fastethern et mod/port | GigabitEthernet mod/port |
null interface_num | port -c ha nne l interface-num | vlan vlan_id}
no debug condition interface {fastethernet mod/port | GigabitEthernet mod/port | null
interface_num | port- c ha nne l interface-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 output to VLAN interface 1:
Switch# debug condition interface vlan 1
Condition 2 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 interface-num Limits the debugging to null interfaces; the valid value is 0.
port-c ha nne l in terface-num L imits 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 interface Abbreviates the entry of the debug condition interface command.
undebug condition interface
(same as no d ebug cond ition
interface)
Disables interface related activities.