Software Manual
B.16
controlport
Remote Copy User’s Guide InForm OS Version 2.3.1
EXAMPLES
The following example shows how to increase MTU to 9000 on Gigabit Ethernet port 1 in node 
6, slot 3:
The following example shows how to set Remote Copy interface 
172.16.1.11 on a GigE port 
1 in node 6, slot 3 using a netmask of 255.255.255.0: 
The following example shows how to set the gateway for Gigabit Ethernet port 1 in node 6, 
slot 3 using a gateway address of 
172.16.1.1: 
NOTES
■ The -f option forces the operation. Without the option, the command will prompt for 
confirmation. In some cases the command will ask for confirmation even if the 
-f option is 
specified because the operation might disrupt system operation.
■ The -m <mode> option for the rst subcommand cannot be specified if there are active 
connections already using the port (port online) except as noted in the following section 
under port pair protection. Port pair protection:
◆ For dual-port LSI Fibre Channel adapters, both ports in the pair must use the same mode 
(initiator or target).
◆ For quad-port LSI Fibre Channel adapters, each port pair (ports 1 and 2, ports 3 and 4) 
must use the same mode.
◆ Changing the mode of one port in a pair (for example, from initiator to target) causes 
the other port in the pair to undergo a mode change as well.
cli%
 controlport rcip mtu 9000 6:3:1
Remote Copy change successful.
cli% controlport rcip addr 172.16.1.11 255.255.255.0 6:3:1
Are you sure you want to change the address for 6:3:1?
select q=quit y=yes n=no: y
Remote Copy interface change successful.
cli% controlport rcip gw 172.16.1.1 6:3:1
Are you sure you want to change the gateway for 6:3:1?
select q=quit y=yes n=no: y
Remote Copy interface change successful.










