Clear iparp command
From NetworkCommands
A command available on most Extreme platforms; used to clear or delete entries in the device's current ARP table.
Contents |
Usage Syntax
clear iparp [options]
Common options include;
- vlan vlan-name - clear the ARP table entries learned on the specified VLAN
- ip-address - clear the ARP table entry for the specified IP address
Usage Examples
clear iparp - clear all ARP table entries (excluding static entries)
clear iparp 1.1.1.1 - clear the ARP table entry for IP address 1.1.1.1
clear iparp vlan "TEST" - clear all ARP table entries learnt on VLAN "TEST"
Related Commands
Use the configure iparp command to configure static ARP entries
Use the show iparp command to display dynamic and static ARP entries
Command Equivalents
The Cisco command equivalent is the clear arp-cache command
The Windows and Linux command equivalent is the arp command
Related Articles
Information on Extreme commands
Information on Cisco commands
Information on Vyatta commands
Information on Linux commands
Information on F5 BigIP commands
Information on Blue Coat SGOS commands
Information on Nokia IPSO commands







