HP StorageWorks XPath OS 7.4.X Command Reference Guide (AA-RVHCC-TE, September 2005)
180 XPath OS CLI commands
Disables the port for diagnostics.
Synopsis
portdiagdisable port_list
Availability
admin
Description
Use this command to set the port to normal mode if the port was in diagnostic mode. The port must be
returned to normal mode after running a diagnostic command in order to resume normal operation of that
port. After running all the selected diagnostic commands on a set of ports, all those ports should be
returned to normal mode using the portDiagDisable command.
Use the portShow command to view the current port state.
All port LEDs are off after a port is placed in diagnostic mode. If a port fails the diagnostic test, all port
LEDs are solid yellow.
Operands
This command has the following required operand:
Examples
To set ports 0, 3, and 8 through 10 to normal mode after running diagnostics:
See also
portDiagEnable
portShow
portDiagDisable
port_list Specifies a list of ports.
switch:admin> portdiagdisable 0,3,8-10
Port 0 is now in normal mode
Port 3 is now in normal mode
Port 8 is now in normal mode
Port 9 is now in normal mode
Port 10 is now in normal mode