Specifications

Switching enable vlan debug 8-139
Software Release 2.7.3
C613-03098-00 REV A
enable vlan debug
Syntax ENAble VLAN={vlan-name|1..4094|ALL} DEBug={PKT|ALL}
[OUTput=CONsole] [TIMEOut={1..4000000000|NONE}]
where vlan-name is a unique name from 1 to 32 characters. Valid characters are
uppercase and lowercase letters, digits, the underscore, and the hyphen. The
vlan-name cannot be a number or ALL.
Description This command enables debugging options for the specified VLAN or all
VLANs. Be aware that enabling debug may flood the receiving Telnet session
or asynchronous port with raw data. The default is for all VLAN debugging to
be disabled.
The debug parameter specifies the debugging mode that is enabled. If pkt is
specified, packet debug mode (displaying raw ASCII packets) is enabled. If all
is specified, all debugging is enabled.
The output parameter set to console specifies that the debugging information
produced is sent to the console. The debugging data is by default sent to the
port on which it received the enable vlan debug command. Use this option if
the command is used in a script, since a script is not received on a port.
The timeout parameter specifies the time in seconds when debugging is
enabled on the specified VLAN. This reduces the risk of the switch and the
display being overloaded with too much debugging information. This value
overrides any previous VLAN debugging timeout values for the VLAN, even if
they were specified for other debugging modes. If timeout is not specified, the
time out is the most recent timeout value used in an enable vlan debug
command or none if none had been set.
Example To enable all debugging on the marketing VLAN, use the command:
enable vlan=marketing debug=all
Related Commands disable vlan debug
show vlan debug