R211x-HP Flexfabric 11900 Layer 3 - IP Services Command Reference

5
Examples
# Configure a multiport ARP entry that comprises IP address 202.38.10.2 and MAC address
00e0-fc01-0000 in VLAN 10.
<Sysname> system-view
[Sysname] arp multiport 202.39.10.2 00e0-fc01-0000 10
Related commands
display arp multiport
reset arp multiport
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
mdc-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.
Usage guidelines
A static ARP entry is manually configured and maintained. It does not age out and cannot be overwritten
by any dynamic ARP entry.
Static ARP entries can be classified into long and short static ARP entries. A short static ARP entry
contains an IP-to-MAC mapping. A long static ARP entry contains an IP-to-MAC mapping, a VLAN, and
an output interface.