xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
144
debug show status
Parameters
<module_list>
- The module list.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To show the specified module’s debug state:
DGS-3450:admin# debug show status module MSTP
Command: debug show status module MSTP
Debug Global State: Enabled
MSTP : Enabled
DGS-3450:admin#
To show the debug state:
DGS-3450:admin# debug show status
Command: debug show status
Debug Global State: Enabled
SYS
: Enabled
OS
: Enabled
MSTP : Enabled
ACL
: Disabled
CLI
: Enabled
SNMP : Disabled
IGMP : Enabled
DGS-3450:admin#
debug config state
Purpose
Use the command to set the state of the debug.
Syntax
debug config state [enable | disable]
Description
Use the command to set the state of the debug.
Parameters
enable
- Enable the debug state.
disable
- Disable the debug state.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To set the debug state to disabled:
DGS-3450:admin# debug config state disable
Command: debug config state disable
Success.
DGS-3450:admin#