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

124 Fabric OS Command Reference Manual
53-1000436-01
diagFailLimit
2
diagFailLimit
Sets the diagnostics fail limit.
Synopsis diagfaillimit [limit | -show]
Description Use this command to set the diagnostics fail limit to a specified value. The fail limit controls the
number of failures before certain diagnostic test methods aborts. The exact use of this
configuration setting depends on the test method.
The fail limit is saved in flash memory and stays set until the next execution of diagFailLimit.
The new fail limit becomes active as soon as this command is executed; it does not require a
reboot to take effect.
Operands This command has the following optional operands:
limit Specify the number of failures before a diagnostic test aborts. The limit value
must be 1 or greater.
-show Specify this operand to display the current fail limit setting.
If no operand is specified, the current value is displayed.
Examples To change the fail limit from 1 to 5:
switch:admin> diagfaillimit -show
Fail Limit is 1.
switch:admin> diagfaillimit 5
Fail Limit is now 5.
Config update Succeeded
See Also none