Brocade Fabric OS Command Reference Manual v6.2.0 (53-1001186-01, April 2009)
Fabric OS Command Reference 173
53-1001186-01
diagRetry
2
diagRetry
Sets or displays diagnostic retry mode.
Synopsis diagretry [mode | -show]
Description Use this command to enable retry mode if the mode value is nonzero and to disable the retry mode
if the mode value is 0. The mode is saved in flash memory (and stays in that mode) until the next
execution of diagRetry. The mode becomes active as soon as this command is executed; it does not
require a reboot to take effect.
Retry mode modifies the behavior of the diagnostic test methods, power-on self-test (POST), and
burn-in scripts. The exact behavior depends on the tests and scripts that are run.
Note 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 optional operands:
mode Specify 1 to enable, 0 to disable retry mode.
-show Specify this operand to display the current mode setting.
If no operand is specified, the current value is displayed.
Examples To view the current retry mode value:
switch:admin> diagretry -show
Diagnostic Retry Mode is currently enabled.
See Also none