show iparp proxy

show iparp proxy {[ipNetmask | ip_addr mask]} {vr vr_name}

Description

Displays the proxy ARP table.

Syntax Description

ipNetmask Specifies an IP address/mask length.
ip_addr Specifies an IP address.
mask Specifies a subnet mask.
vr_name Specifies a VR or VRF.

Default

N/A.

Usage Guidelines

If no argument is specified, then all proxy ARP entries are displayed.

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

Example

The following command displays the proxy ARP table:

# show iparp proxy
VR            Destination      Mask             Mac                Refcnt  Always  Dynamic
VR-Default    1.1.0.4          255.255.255.255  00:04:96:97:f5:32       0      NO      YES
VR-Default    10.1.1.200       255.255.255.255  vrrp                    0     YES      YES
VR-Default    10.1.1.201       255.255.255.255  vrrp                    0      NO       NO
VR-Default    10.1.1.202       255.255.255.255  00:11:22:33:44:55       0      NO       NO
VR-Default    10.1.1.204       255.255.255.255  vrrp                    0     YES      YES

History

This command was first available in ExtremeXOS 10.1.

The vr option was added in ExtremeXOS 11.0.

Platform Availability

This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.