Specifications
430 ExtremeWare XOS 10.1 Command Reference Guide
IP Unicast Commands
configure iparp delete
configure iparp delete <ip_addr> {vr <vr_name>}
Description
Deletes an entry from the ARP table. Specify the IP address of the entry.
Syntax Description
Default
The VR is VR-2.
Usage Guidelines
Removes any IP ARP entry (dynamic or permanent) from the table. The ip_address is used to match
the IP interface address to locate a suitable interface.
Example
The following command deletes an IP address entry from the ARP table:
configure iparp delete 10.1.2.5
ip_addr Specifies an IP address.
vr_name Specifies a VR name.