HP 3PAR OS 3.1.3 Command Line Interface Reference

ready. Configuration is completed on this port and the peer port; transport is ready for
use.
missing. A configured transport was disconnected.
Type. Indicates the port connection type.
rcip. Port is used for remote copy over IP (RCIP).
rcfc. Port is used for remote copy over FC (RCFC).
The following example displays status and information about the end-to-end transport for RCIP
ports:
# showrctransport -rcip
N:S:P State HwAddr IPAddress PeerIPAddress Netmask Gateway MTU Rate Duplex
0:1:1 new 000423C21B72 192.168.25.226 - 255.255.255.0 - 1500 1Gbps Full
0:1:1 new 000423C21B73 192.168.25.226 - 255.255.255.0 - 1500 n/a Half
1:2:1 new 000423ADE95E 192.168.25.227 - 255.255.255.0 - 1500 1Gbps Full
1:2:1 new 000423ADE95F 192.168.25.227 - 255.255.255.0 - 1500 n/a Half
The columns in the previous example are identified as follows:
N:S:P. The physical position of the port, in the syntax node:slot:port.
State. Remote copy end-to-end transport state. Can include one of the following results:
new. Configuration is not completed on this port.
incomplete. Configuration is not yet completed on the peer port.
ready. Configuration is completed on this port and the peer port; transport is ready for
use.
missing. A configured transport was disconnected.
HwAddr. Hardware address of the Ethernet port indicated in the N:S:P column.
IPAddress. IP address of the Ethernet port indicated in the N:S:P column.
PeerIPAddress. IP address of the peer Ethernet port to which the port indicated in the
N:S:P column is connected.
Netmask. Netmask for the IP address.
Gateway. Address of the gateway.
MTU. Maximum Transfer Unit (MTU) size for the specified remote-copy interface (default is
1500). The largest supported value is 9000 and the smallest is 100.
Rate. Actual bit rate of the port indicated in the N:S:P column.
Duplex. Values can be either Full or Half.
The following example displays status and information about the end-to-end transport for RCFC
ports:
# showrctransport -rcfc
N:S:P Remote_Node_WWN Remote_Port_WWN State
5:3:2 2FF70002AC000029 21110002AC000029 ready
4:1:1 2FF70002AC000029 20020002AC000029 ready
456 Show Commands