HP 3PAR OS 3.1.3 Command Line Interface Reference

showportarp
DESCRIPTION
The showportarp command shows the ARP table for iSCSI ports in the system.
SYNTAX
showportarp [<N>:<S>:<P>]
AUTHORITY
Any role in the system.
OPTIONS
None
SPECIFIERS
[<N>:<S>:<P>]
Specifies the port for which information about devices on that port are displayed.
node
Specifies the node.
slot
Specifies the PCI bus slot in the specified node.
port
Specifies the Fibre Channel port number of the PCI card in the specified PCI bus slot.
If <N>:<S>:<P> is not specified, the ARP table for all iSCSI ports is displayed.
EXAMPLES
The following example displays the ARP table for the iSCSI ports in the system.
cli% showportarp
N:S:P HwAddr IPAddr Time(mins)
1:3:1 00E07BF8BF87 192.168.9.1 0
1:3:1 001143CD039A 192.168.8.151 0
In the example output above:
HwAddr. The MAC address of a remote host discovered through the MAC address resolution
process.
IPAddr. The IP address of the remote host to which the port is attempting to connect.
Time (mins). The amount of time (in minutes) that the entry has been in the table. When
the entry has been in the table for 20 minutes, it is removed.
NOTES
None
440 Show Commands