HP StorageWorks XPath OS 7.4.X Command Reference Guide (AA-RVHCC-TE, September 2005)

208 XPath OS CLI commands
Displays or sets the configured port type.
Synopsis
porttype port [porttype]
Availability
admin
Description
Use this command to display or set the configured port type. If the porttype parameter is given, the
command sets the port to the specified new port type; otherwise, it displays the currently configured port
type.
Operands
The optional porttype parameter is defined as:
NOTE: See portCfgGige and portCfgEXPort for additional port configuration information.
Examples
To display the configured type of port 8:
To set the type of port 8 to Fibre Channel:
To display the types of ports 7 through 9:
See also
portCfgEXPort
portCfgGige
portShow
portStart
portStop
portType
f Fibre Channel
g Gigabit Ethernet
switch:admin> porttype 8
Port 8 type is: GIGE
switch:admin> porttype 8 f
port 8 set to type FC
switch:admin> porttype 7-9
Port 7 type is: FC
Port 8 type is: GIGE
Port 9 type is: FC