HP 3PAR Command Line Interface Reference (OS 3.1.2 MU2) (QL226-97016, June 2013)

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 state
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
1:2:1 offline 000423ADE95E - - - - n/a n/a n/a
1:2:1 offline 000423ADE95F - - - - n/a n/a n/a
446 Show Commands