HP 3PAR Operating System Software User Manual
Page 270

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
The columns in the previous example are identified as follows:
•
N:S:P
. The physical position of the port, in the format node:slot:port.
•
Remote_Node_WWN
. World Wide name of the node to which the port indicated in the N:S:P
column connects.
•
Remote_Port_WWN
. World Wide name of the target port to which the port indicated in the
N:S:P column connects.
•
State
. Indicates whether the end-to-end transport is ready to be used for Remote Copy. Can
be one of the following:
◦
new
. The target port is newly discovered and has not yet been used for Remote Copy.
◦
incomplete
. Port indicated in the N:S:P column is activated and ready, but the target
port is not yet enabled.
◦
ready
. Remote copy link is activated and ready for use.
◦
missing
. Ready link was disconnected.
270 The Remote Copy Commands