Brocade Fabric OS Command Reference Guide v6.1.0 (53-1000599-02, June 2008)

Table Of Contents
Fabric OS Command Reference 111
53-1000599-02
diagSkipTests
2
diagSkipTests
Enables or disables diagnostics skip test flags.
Synopsis diagskiptests [value | -show]
Description Use this command to enable or disable the diagnostics skip test flags. The skip test flags are saved
in flash memory and stay set until the next execution of diagSkipTests.
The mode becomes active as soon as this command is executed. It does not require a reboot to
take effect.
The skip test flags are used to skip the execution of certain POSTs that might prove hazardous to
normal switch operation. The exact use of this flag is determined by the POST scripts and the
specific test methods used.
Note The execution of this command is subject to Admin Domain restrictions that may be in place. Refer
to chapter 1, "Understanding Admin Domain Restrictions" and Appendix A, "Command Availability"
for details.
Operands This command has the following operands:
value Specify a bit mask for tests to skip.
-show If specified or no value is given, the current skip tests setting displays.
If no operand is specified, the current value is displayed.
Examples To display the current skip test flags:
switch:admin> diagskiptests -show
Skip tests is 1.
See Also none