HP 3PAR InForm OS 3.1.1 Command Line Interface Reference

HwAddr. A unique identifier of the port hardware used for Remote Copy connection. For an
RCIP port, it is the MAC address of the port.
Rate. Data transfer rate (bitrate) for the Remote Copy interface.
Type. Indicates the port connection type.
rcip. Port is used for Remote Copy over IP (RCIP).
The following example displays the detailed state of the port:
cli% showport s
N:S:P --State-- -Detailed_State-
0:0:1 ready loss_sync
0:0:2 ready loss_sync
0:3:1 ready offline
0:3:1 ready offline
0:5:1 ready loss_sync
--------------------------------
10
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. State of the port. The states are as follows:
config_wait. The link configuration is waiting.
alpa_wait. The link ALPA is waiting.
login_wait. The link login is waiting.
ready. The link is online and ready for use.
Detailed State. Detailed state of the port.
loss_sync.The link is not physically connected to anything.
error. The link has an error.
non_participate. The link is not participating.
taking_coredump. The link is a taking a core dump.
offline. The link is offline.
fw_dead. The links firmware is dead.
link_idle_for_reset. The link is idle and ready for reset.
dhcp_in_progress. The link DHCP is in progress.
pending_reset. The link reset is pending.
unknown. The link state is unknown.
The following example displays information about RCIP ports:
cli% showport -rcip
N:S:P State ---HwAddr--- IPAddr Netmask Gateway MTU Rate Duplex AutoNeg
0:1:1 offline 000423C21B72 - - - - n/a n/a n/a
0:1:1 offline 000423C21B73 - - - - n/a n/a n/a
showport 443