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

2-132 Fabric OS Command Reference Manual
Publication Number: 53-1000240-01
diagShowTime
2
Note: Enter commands in lowercase only; mixed case is for readability.
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.
N
ote
diagSetShowtime is an alias of diagShowTime.
You can issue this command on the FR4-18i blade in a SilkWorm chassis; however, the command is not
supported by the SilkWorm platform and does not effect any other feature operations. This availability
is offered to maintain consistency across a mixed-blade environment.
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:
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:
See Also none
switch:admin> diagshowtime
Show Time mode is 0 (Disabled).
switch:admin> diagshowtime 1
Config update Succeeded
Show Time mode is now 1 (Enabled).