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

Fabric OS Command Reference Manual 2-127
Publication Number: 53-1000240-01
diagPost
2
Note: Enter commands in lowercase only; mixed case is for readability.
diagPost
Sets or displays diagnostic POST configuration.
Synopsis diagpost [mode | -show]
Description Use this command to enable or disable POST testing. The mode is saved in flash memory (and stays in
that mode) until the next execution of diagPost. The mode becomes active as soon as this command is
executed; it does not require a reboot to take effect.
POST mode modifies the behavior of the diagnostics daemon program to inhibit testing of switch blades
when the system is first powered on or a new blade is added.
N
ote
To enable or disable diagnostic POST, the recommended method is to use diagEnablePost and
diagDisablePost.
N
ote
The execution of this command is subject to Admin Domain restrictions that may be in place.
Operands This command has the following operands:
mode Specify 1 to enable, 0 to disable POST test. This operand is optional.
-show Specify this operand to display the current mode. This operand is optional.
If no operand is specified, the current value is displayed.
Examples To enable and then disable the POST test:
See Also diagDisablePost, diagEnablePost
switch:admin> diagpost
Diagnostic POST is currently disabled.
switch:admin> diagpost 1
Config update Succeeded
Diagnostic POST is now enabled.