reset arp
Use reset arp to clear ARP entries from the ARP table.
Syntax
reset arp { all | dynamic | interface interface-type interface-number | multiport | slot slot-number | static }
Views
User view
Predefined user roles
network-admin
Parameters
all: Clears all ARP entries.
dynamic: Clears all dynamic ARP entries.
multiport: Clears all multiport ARP entries.
static: Clears all static ARP entries.
slot slot-number: Specifies an IRF member device by its member ID.
interface interface-type interface-number: Clears the ARP entries for the interface specified by the argument interface-type interface-number.
Usage guidelines
This command can separately clear static ARP entries, dynamic ARP entries, multiport ARP entries, or ARP entries on specified interfaces.
When the interface interface-type interface-number option is specified, this command clears only dynamic ARP entries for the specified interface.
When the slot slot-number option is specified, this command clears only dynamic ARP entries for the specified IRF member device.
Examples
# Clear all static ARP entries.
<Sysname> reset arp static
Related commands
arp static
display arp