Brocade Fabric OS Command Reference Manual - Supporting Fabric OS v5.3.0 (53-1000436-01, June 2007)

Fabric OS Command Reference Manual 133
53-1000436-01
diagShowTime
2
diagShowTime
Sets or displays diagnostic show-time mode.
Synopsis diagshowtime [mode | -show]
Description Use this command to enable show-time mode (if the mode value is not 0) or disable the show-time
mode (if the mode value is set to 0). The mode is saved in flash memory (and stays in that mode)
until the next execution of diagShowTime. The mode becomes active as soon as this command is
executed; it does not require a reboot to take effect.
Show-time mode, when enabled, causes each test to display elapsed-time messages. It is normally
used during burn-in and for test method debugging.
diagshowtime is an alias of diagShowTime.
You can issue this command on the FR4-18i blade in a Brocade chassis; however, the command is
not supported by the Brocade platform and does not effect any other feature operations. This
availability is offered to maintain consistency across a mixed-blade environment.
The execution of this command is subject to Admin Domain restrictions that may be in place.
Operands This command has the following operands:
mode Specify 1 (or any nonzero value) to enable show-time mode; specify 0 to
disable show-time mode. This operand is optional.
-show Specify this operand to display the current mode setting. This operand is
optional.
If no operand is specified, the current value is displayed.
Examples To enable show-time mode:
switch:admin> diagshowtime
Show Time mode is 0 (Disabled).
switch:admin> diagshowtime 1
Config update Succeeded
Show Time mode is now 1 (Enabled).
See Also none