HP 3PAR OS 3.1.3 Command Line Interface Reference

controlport
DESCRIPTION
The controlport command controls all aspects of a Fibre Channel or remote-copy port, including
the port’s connection type and data rate. The controlport rcip and controlport rcfc
commands are required for setting up remote-copy interfaces.
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] <node:slot:port>...
controlport offline <node:slot:port>
controlport failover <node:slot:port>
controlport failback <node:slot:port>
controlport lip [c <cagename>] [f] <node:slot:port>...
controlport login <portwwn> [-f] <node:slot:port>...
controlport logout <portwwn> [-f] <node:slot:port>...
controlport ct <ctval> [f] <node:slot:port>... (deprecated usage)
controlport cl2 <cl2val> [f] <node:slot:port>... (deprecated usage)
controlport rate <rateval> [f] <node:slot:port>...
controlport label <port_label> [-f] <node:slot:port>...
controlport vcn <vcnval> [f] <node:slot:port>...
controlport nssync [f] <node:slot:port>...
controlport intcoal <intcoalval> [f] <node:slot:port>...
controlport rcip addr [f] <IP_address> <netmask> <node:slot:port>...
controlport rcip gw [f] <gateway_address> <node:slot:port>...
controlport rcip delete [f] <node:slot:port>...
controlport rcip mtu <MTU_size> <node:slot:port>...
controlport rcip state up|down [f] <node:slot:port>...
controlport rcip speed <value> half|full <node:slot:port>...
controlport rcip speed auto <node:slot:port>...
controlport rcip ping [c <count>|w <wait>|s <size>|pf]
<IP_address> <node:slot:port>...
controlport rcfc init [f] <node:slot:port>
controlport rcfc delete [f] <node:slot:port>
AUTHORITY
Super, Service
Any role granted the port_control right.
NOTE: You need access to all domains in order to run this command.
controlport 89