3PAR InForm® OS 2.3.1 CLI Administrator's Manual (320-200180 Rev B, February 2010)

6.4
Modifying Port Parameters
3PAR InForm CLI Administrator’s Manual InForm OS Version 2.3.1
Set the port’s Class 2 service support level with the cl2 sub-command followed by ack0,
ack1, or disable and then by the port location in Node:Slot:Port format.
To set the port’s Class 2 service support level, issue the
controlport cl2 <cl2val> <node:slot:port> command.
Set the port’s VLUN Change Notification (VCN) support generation with the vcn sub-
command followed by either
enable or disable and then by the port location in
Node:Slot:Port format.
To set the port’s VLUN Change Notification (VCN) support, issue the
controlport vcn <enable|disable> <node:slot:port> command.
6.2.2 iSCSI Port Settings
The InForm CLI controliscsiport command is described in detail the InForm OS Command
Line Interface Reference and the CLI Help Pages. Use the
controliscsiport command to
perform the following tasks:
To set the IP address and netmask of the iSCSI port, use the addr sub-command followed
by the IP address and netmask, then the port location in
node:slot:port (N:S:P)
format.
To set the IP address and netmask of the iSCSI port, issue the
controliscsiport addr <IP_address> <netmask> <node:slot:port>
command.
To set the gateway address of the iSCSI port, use the gw sub-command followed by the
gateway address, then the port location in
node:slot:port (N:S:P) format.
To set the gateway address of the iSCSI port, issue the
controliscsiport gw <gw_address> <node:slot:port> command.
To set the TCP port number for the iSNS server, use the isnsport sub-command followed
by the iSNS server port number, then the port location in node:slot:port (N:S:P)
format.
NOTE: Other options are available for the controlport command, including
options for resetting the port’s mode, modifying Remote Copy settings, and
issuing an FC Loop Initialization Primitive (LIP) procedure. These options are
described in detail the InForm OS Command Line Interface Reference and the CLI
Help Pages.