IP Unicast Commands
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1334
configure iparp delete proxy
configure iparp delete proxy [[<ipNetmask> | <ip_addr> {<mask>}] {vr
<vr_name>} | all]
Description
Deletes one or all proxy ARP entries.
Syntax Description
Default
If you do not specify a virtual router, the current virtual router context is used.
Usage Guidelines
When the
mask
is not specified, the software will assume a host address (that is, a 32-bit mask).
Example
The following command deletes the IP ARP proxy entry
100.101.45.0/24
:
configure iparp delete proxy 100.101.45.0/24
History
This command was first available in ExtremeWare XOS 10.1.
Platform Availability
This command is available on all platforms.
ipNetmask
Specifies an IP address/mask length.
ip_addr
Specifies an IP address.
mask
Specifies a subnet mask.
all
Specifies all ARP entries.
vr_name
Specifies a VR name.