EMC DS-32B2 Switch User Manual


 
1
1-118
EMC Connectrix DS-32B2 and ED-12000B Fabric OS Reference Manual
Telnet Commands
diagmodepr
Enable or disable mode messages.
Syntax diagmodepr [mode | -show]
Availability Admin
Description Use this command to enable print mode. The mode is saved in
nonvolatile memory and stays in that mode 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 when enabled will cause extra messages to be displayed
in the burn-in and post scripts. The exact behavior varies depending
on the script being run.
Operands This command has the following operands:
If no operand is specified the current value is displayed.
Example To enable print mode messages:
switch:admin> diagmodepr 1
Mode print disable is now 0 (Enabled).
Config update Succeeded
switch:admin> diagmodepr 0
Mode print disable is now 1 (Disabled).
Config update Succeeded
switch:admin>
See Also diagHelp
mode
Specify 1 to enable print mode; specify 0 to
disable print mode. This operand is optional
-show
Specify this operand to display the current
mode. This operand is optional.