Specifications
2-129
Catalyst 4500 Se ries S wit ch C is co IO S C om mand R efer ence —Re lease I OS XE 3 .3.0 XO(1 5.1 (1)XO)
OL_28738-01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
debug condition vlan
debug condition vlan
To limit the VLAN debugging output for a specific VLAN, u se the debug condition vlan command . To
disable the debugging output, use the no form of this command.
debug condition vlan {vlan_id}
no debug condition vlan {vlan_id}
Syntax Description
Defaults This command has no default settings.
Command Modes Privileged EXEC mode
Usage Guidelines If you attempt to remove the only VLAN condition set, you will be prompted with a message asking if
you want to abort the removal operation. You can ente r n to abort the removal or y to proceed with the
removal. If you remove the only conditio n set, it could result in the displ ay of an excessive number of
messages.
Examples This example shows how to limit the debugging output to VLAN 1:
Switch# debug condition vlan 1
Condition 4 set
Switch#
This example shows the message that is displayed when you attempt to disable the last VLAN debug
condition:
Switch# no debug condition vlan 1
This condition is the last vlan condition set.
Removing all conditions may cause a flood of debugging
messages to result, unless specific debugging flags
are first removed.
Proceed with removal? [yes/no]: n
% Operation aborted
Switch#
vlan_id Number of the VLAN; valid values are from 1 to 4096.