HP MSR2000/3000/4000 Router Series Layer 3 - IP Services Command Reference

10
<Sysname> display arp vpn-instance test
Type: S-Static D-Dynamic M-Multiport I-Invalid
IP Address MAC Address VLAN ID Interface Aging Type
20.1.1.1 00e0-fc00-0001 N/A N/A N/A S
Related commands
arp static
reset arp
reset arp
Use reset arp to clear ARP entries from the ARP table.
Syntax
MSR2000/MSR3000:
reset arp { all | dynamic | interface interface-type interface-number | static }
MSR4000:
reset arp { all | dynamic | interface interface-type interface-number | slot slot-number | static }
Views
User view
Predefined user roles
network-admin
Parameters
all: Clears all ARP entries.
dynamic: Clears all dynamic ARP entries.
static: Clears all static ARP entries.
slot slot-number: Clears the ARP entries for the interface card specified by the slot number. The
slot-number argument specifies the slot number of the card. (MSR4000)
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, ARP entries of specified
cards, 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 interface card. (MSR4000)
Examples
# Clear all static ARP entries.
<Sysname> reset arp static
Related commands
arp static