Command Reference Guide

942 Fabric OS Command Reference
53-1002746-01
setVerbose
2
setVerbose
Specifies module verbose level.
SYNOPSIS setverbose [module_name][level]
DESCRIPTION Use this command to set the verbose level of the specified module. These levels filter the display of the
debug message to the serial console. By default, no debug messages are displayed.
NOTES The execution of this command is subject to Virtual Fabric or Admin Domain restrictions that may be in
place. Refer to Chapter 1, "Using Fabric OS Commands" and Appendix A, "Command Availability" for
details.
OPERANDS This command has the following operands:
module_name
Specify the name of the module for which the verbose level is to be set; module
names are case-sensitive.
level
Specify the verbose level (0 to 9).
EXAMPLES To set the verbose level of a module named NS to value 3:
switch:admin> setverbose NS 3
switch:admin> dbgshow NS
Module NS, debug level = 0, verbose level = 3
SEE ALSO dbgShow, setDbg