show iparp

show iparp {ip_addr |mac | [{vlan} vlan_name | vlan vlan_list] | permanent} {port port {vr vr_name}

Description

Displays the IP Address Resolution Protocol (ARP) table. You can filter the display by IP address, MAC address, VLAN, or permanent entries.

Syntax Description

ip_addr Specifies an IP address.
mac Specifies a MAC address.
vlan_name Specifies a VLAN name.
vlan_list Specifies a VLAN list of IDs.
permanent Specifies permanent entries.
port Show entries for a specific port.
port Show only entries for this port number.
vr_name Specifies a VR or VRF.

Default

Show all entries, except for proxy entries.

Usage Guidelines

Displays the IP ARP table, including:
  • IP address
  • MAC address
  • Aging timer value
  • VLAN name, VLAN ID and port number
  • Flags

If you do not specify a VR or VRF, the command applies to the current VR context.

The show output displays the following information:

ARP address check Whether IP ARP checking is enabled or disabled. IP ARP checking verifies if the ARP request‘s source address is in the receiving interface‘s subnet.
ARP refresh Whether ARP refresh is enabled or disabled. ARP refresh is performed when an ARP entry‘s age is three-fourths of the timeout value.
Dynamic entries The number of dynamic (learned ARP) entries in the table.
Pending entries The number of sent ARP requests that have not yet received a response.
Static entries The number of configured (static ARP) entries in the table.
Timeout Timeout value for a dynamic (learned) ARP entry.
ARP Global Settings
Max Entries Maximum number of ARP entries.
Max Pending Entries Maximum number of pending ARP entries.
Max Proxy Entries Maximum number of proxy ARP entries.

Example

The following example displays the IP ARP table for the current VR or VRF context:

# show iparp
VR            Destination      Mac                Age  Static  VLAN          VID  Port
VR-Default    10.10.10.6       00:04:96:1f:a5:71    8      NO  bluered       4092  1
VR-Default    10.128.32.1      00:01:30:ba:6a:a0    0      NO  Default       4095
VR-Default    10.128.32.2      00:01:03:1c:ae:b0    5      NO  Default       4095
VR-Default    10.128.32.4      00:d0:59:17:74:83    3      NO  Default       4095
VR-Default    10.128.32.5      00:02:a5:c2:5c:dd    0      NO  Default       4095
VR-Default    10.128.32.6      00:12:3f:1c:f8:fb    5      NO  Default       4095
VR-Default    10.128.32.7      00:11:11:80:9c:b9    7      NO  Default       4095
VR-Default    10.128.32.8      00:11:43:53:8e:f1    0      NO  Default       4095
VR-Default    10.128.32.9      00:02:a5:bf:ac:70    7      NO  Default       4095
VR-Default    10.128.32.10     00:11:43:44:18:68   10      NO  Default       4095
VR-Default    10.128.32.11     00:12:3f:1c:e9:f2    0      NO  Default       4095
VR-Default    10.128.32.12     00:02:a5:bf:af:79    8      NO  Default       4095
VR-Default    10.128.32.13     00:11:43:40:89:91    0      NO  Default       4095
VR-Default    10.128.32.16     00:0f:1f:c9:2d:80    2      NO  Default       4095
VR-Default    10.128.32.17     00:06:5b:b1:6a:91    1      NO  Default       4095
VR-Default    10.128.32.19     00:11:43:3a:96:1d   10      NO  Default       4095
VR-Default    10.128.32.20     00:08:02:d5:c5:b7    6      NO  Default       4095
VR-Default    10.128.32.24     00:12:3f:0a:44:92   14      NO  Default       4095
VR-Default    10.128.32.26     00:50:04:ad:36:5e    6      NO  Default       4095
VR-Default    10.128.32.30     00:b0:d0:23:f2:9a   11      NO  Default       4095
VR-Default    10.128.32.54     00:b0:d0:59:e4:e2    6      NO  Default       4095
VR-Default    10.128.32.55     00:a0:c9:0c:41:de    3      NO  Default       4095
VR-Default    10.128.32.59     00:b0:d0:7c:d6:07   14      NO  Default       4095
VR-Default    10.128.32.99     00:04:96:05:00:03   13      NO  Default       4095
VR-Default    10.128.32.101    00:04:96:1f:a8:48    0      NO  Default       4095
VR-Default    10.128.32.104    00:30:48:41:ed:45    0      NO  Default       4095
VR-Default    10.128.32.105    00:30:48:41:ed:97    0      NO  Default       4095
VR-Default    10.128.32.106    00:01:30:23:c1:00    0      NO  Default       4095
VR-Default    10.128.32.108    00:04:96:1f:a5:71    0      NO  Default       4095
VR-Default    10.128.32.116    00:04:96:1f:a4:0e    0      NO  Default       4095
Dynamic Entries  :           1             Static Entries            :          0
Pending Entries  :           0
ARP address check:    Enabled              ARP refresh               :    Enabled
Timeout          :          20 minutes     ARP Sender-Mac Learning   :   Disabled
Locktime         :        1000 milliseconds
Retransmit Time  :        1000 milliseconds
Reachable Time   :      900000 milliseconds (Auto)
Fast Convergence :         Off
 
ARP Global Settings
Max Entries         :     4096
Max Pending Entries :      256
Max Proxy Entries   :      256

History

This command was first available in ExtremeXOS 10.1.

The vr option was added in ExtremeXOS 11.0.

The vlan_list variable was added in ExtremeXOS 16.1.

For ARP, virtual network remote endpoints appear in the port column in ExtremeXOS 22.3

In Request, Out Request, Failed Requests, Proxy Answered, Rx Error, Rejected Count, Rejected Port, Max ARP entries, In Response, Out Response, Dup IP Addr, Rejected IP, Rejected I/F, and Max ARP pending entries output removed; ARP Global Settings Max Entries, Max Pending Entries, Max Proxy Entries output added in ExtremeXOS 30.1.

Platform Availability

This command is available on ExtremeSwitching 5320, 5420, 5520, and 5720 series switches.