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

Fabric OS Command Reference Manual 2-123
Publication Number: 53-1000240-01
diagFailLimit
2
Note: Enter commands in lowercase only; mixed case is for readability.
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:
See Also none
switch:admin> diagfaillimit -show
Fail Limit is 1.
switch:admin> diagfaillimit 5
Fail Limit is now 5.
Config update Succeeded