Specifications
8-120 disable vlan debug Rapier Switch Software Reference
Software Release 2.7.3
C613-03098-00 REV A
disable vlan debug
Syntax DISable VLAN={vlan-name|1..4094|ALL} DEBug={PKT|ALL}
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 disables packet debugging or all debugging for the specified
VLAN or all VLANs. The default is for all VLAN debugging to be disabled.
The debug parameter specifies the VLAN debugging mode to be disabled. If
PKT is specified, the packet debug mode (displaying raw ASCII packets) is
disabled. If all is specified, all debugging is disabled.
Example To disable packet debugging on the marketing VLAN, use the command:
dis vlan=marketing deb=pkt
Related Commands enable vlan debug
show vlan debug
disable vlanrelay
Syntax DISable VLANRelay=name
where name is a unique name for the VLAN relay entity 1 to 15 characters long.
Valid characters are uppercase and lowercase letters, digits, the underscore,
and the hyphen.
Description This command disables packet relaying by the VLAN relay entity. The entity
must exist and must be currently enabled. VLAN relay entities are enabled by
default upon creation.
Example To disable packet relaying by the VLAN relay entity SNARelay, use the
command:
dis vlanr=snarelay
Related Commands add vlanrelay
delete vlanrelay
enable vlanrelay