Printing the ARP database of an IP interface
Use the ipinterface_run_arp command to print the ARP database of the specified IP interface.
ipinterface_run_arp localipaddress=IPaddress | localipaddress6=IPv6address
Parameters
| Name | Description | Mandatory |
|---|---|---|
| localipaddress
|
IP address of the IP interface for which the ARP database should be printed. | N |
| localipaddress6
|
IPv6 address of the IP interface for which the ARP database should be printed. | N |
This command prints a list of the ARP database of an IP interface with its IP addresses and their associated Ethernet MAC addresses. The IP address must be one of the IP addresses defined for iSCSI IP interfaces, or the management or VPN name.
| ID | Name | Default Position |
|---|---|---|
| arp_output | arp Output | 1 |
Access control
| User Category | Permission |
|---|---|
| Storage administrator | Allowed |
| Application administrator | Disallowed |
| Security administrator | Disallowed |
| Read-only users | Disallowed |
| Operations administrator | Allowed |
| Host side accelerator client | Disallowed |
Return codes
- NO_IP_INTERFACE_MATCHES_CRITERIA
No IP interface matches given criteria.
- MORE_THAN_ONE_IP_INTERFACE_MATCHES
More than one IP interface matches given criteria.