HP MSR2000/3000/4000 Router Series Layer 3 - IP Services Command Reference
4
Item MSR2000 MSR3000 MSR4000
Value range 1 to 2048 1 to 4096 1 to 16384
slot slot-number: Specifies the maximum number of dynamic ARP entries for the interface card specified
by the slot number. (MSR4000)
Usage guidelines
A device can dynamically learn ARP entries. To prevent a device from holding too many ARP entries, you
can set the maximum number of dynamic ARP entries that a device can learn. When the maximum
number is reached, the device stops learning ARP entries.
When the number argument is set to 0, the device is disabled from learning dynamic ARP entries.
Examples
# Specify the interface card in slot 1 to learn up to 64 dynamic ARP entries.
<Sysname> system-view
[Sysname] arp max-learning-number 64 slot 1
arp static
Use arp static to configure a static ARP entry.
Use undo arp to remove an ARP entry.
Syntax
arp static ip-address mac-address [ vlan-id interface-type interface-number ] [ vpn-instance
vpn-instance-name ]
undo arp ip-address [ vpn-instance-name ]
Default
No static ARP entries are configured.
Views
System view
Predefined user roles
network-admin
Parameters
ip-address: Specifies the IP address in an ARP entry.
mac-address: Specifies the MAC address in an ARP entry, in the format H-H-H.
vlan-id: Specifies the ID of a VLAN to which a static ARP entry belongs. The value range is from 1 to
4094. The VLAN must already exist.
interface-type interface-number: Specifies the interface type and interface number.
vpn-instance vpn-instance-name: Specifies the MPLS L3VPN for a static ARP entry. The
vpn-instance-name argument is a case-sensitive string of 1 to 31 characters. The VPN instance must
already exist. To specify a static ARP entry on the public network, do not specify this option.










