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

128 Fabric OS Command Reference Manual
53-1000436-01
diagPost
2
diagPost
Sets or displays diagnostic POST configuration.
Synopsis diagpost [mode | -show]
Description Use this command to enable or disable Power-On-Self-Test) POST. 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.
To enable or disable diagnostic POST, the recommended method is to use diagEnablePost and
diagDisablePost.
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:
switch:admin> diagpost
Diagnostic POST is currently disabled.
switch:admin> diagpost 1
Config update Succeeded
Diagnostic POST is now enabled.
See Also diagDisablePost, diagEnablePost