HP StorageWorks Fabric OS 5.0.0 Command Reference Guide (AA-RW1MA-TE, May 2005)

Fabric OS 5.0.0 command reference guide 147
Sets or displays diagnostic print mode.
Synopsis
diagmodepr [mode | -show]
Availability
admin
Description
Use this command to enable (1) or disable print mode (0). The mode is saved in flash memory until the
next execution of diagModePr. The mode becomes active as soon as this command is executed; it does
not require a reboot to take effect.
Print mode causes extra messages to display in the burn-in and POST scripts. The exact behavior varies,
depending on the script being run.
Operands
This command has the following optional operands:
If no operand is specified, the current value is displayed.
Examples
To enable print mode messages:
diagModePr
mode Specify 1 to enable, 0 to disable print mode.
-show Specify this operand to display the current mode.
switch:admin> diagmodepr -show
Diagnostic Print Mode is currently disabled.
switch:admin> diagmodepr 1
Config update Succeeded
Diagnostic Print Mode is now enabled.