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

134 Fabric OS Command Reference Manual
53-1000436-01
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.
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 test flags 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