HP 3PAR InForm OS 3.1.1 Command Line Interface Reference

SYNTAX
The syntax for the controlport command can be one of the following:
controlport config <connmode> [-ct <ctval>][-unique_nwwn
enable|disable] [-f]<node:slot:port>...
controlport rst [m <mode>|l|-i] [f] <N:S:P>...
controlport offline <N:S:P>
controlport lip [c <cagename>] [f] <N:S:P>...
controlport ct <ctval> [f] <N:S:P>... (deprecated usage)
controlport cl2 <cl2val> [f] <N:S:P>... (deprecated usage)
controlport rate <rateval> [f] <N:S:P>...
controlport vcn <vcnval> [f] <N:S:P>...
controlport nssync [f] <N:S:P>...
controlport intcoal <intcoalval> [f] <N:S:P>...
controlport rcip addr [f] <IP_address> <netmask> <N:S:P>...
controlport rcip gw [f] <gateway_address> <N:S:P>...
controlport rcip delete [f] <N:S:P>...
controlport rcip mtu <MTU_size> <N:S:P>...
controlport rcip state up|down [f] <N:S:P>...
controlport rcip speed <value> half|full <N:S:P>...
controlport rcip speed auto <N:S:P>...
controlport rcip ping [c <count>|w <wait>|s <size>|pf]
<IP_address> <N:S:P>...
controlport rcfc init [f] <N:S:P>
controlport rcfc delete [f] <N:S:P>
OPTIONS
ct
Sets the connection type. The specified port will be reset.
-unique_nwwn enable|disable
Enable or disable the use of a unique node wwn on the specified port.
m <mode>
This option can only be used with the rst subcommand. Resets the mode of the port. The port can
be reset into a target or initiator mode. If not specified, the port is reset to its current mode.
If the port’s mode change value is prohibited, this command fails when attempting to reset to a
different mode. Use showport c to see whether mode change is allowed or prohibited for a
particular port. See notes at the bottom of this section for additional information regarding port
pair protection.
controlport 89