Brocade Fabric OS Command Reference Manual (53-1000240-01, November 2006)

Fabric OS Command Reference Manual 2-607
Publication Number: 53-1000240-01
setVerbose
2
Note: Enter commands in lowercase only; mixed case is for readability.
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.
N
ote
The execution of this command is subject to Admin Domain restrictions that may be in place.
Operands This command has the following operands:
module_name Specify the name of the module for which 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 module named NS to value 3:
See Also dbgShow, setDbg
switch:admin> setverbose NS 3
switch:admin> dbgshow NS
Module NS, debug level = 0, verbose level = 3