Command Manual – Network Protocol
Quidway S8500 Series Routing Switches Chapter 2 ARP Configuration Commands
Huawei Technologies Proprietary
2-3
z ARP mapping entries with port parameters can be configured on manually
aggregated ports or static aggregated ports, but cannot be configured on
LACP-enabled dynamic aggregated ports.
z If the mac-address of an ARP entry is a multicast MAC address, the system will
assume this ARP entry to be multicast ARP entry.
z The MAC address auto filling function is enabled only when the IP address
protection function is enabled on the interface.
z Once after the initial auto filling, the auto-fill ARP entry becomes a normal static
ARP entry and cannot be filled again.
z Long static ARP can be configured only on manually aggregated ports, but not on
static aggregated ported or dynamic aggregated ports.
Related commands: reset arp, display arp, debugging arp.
Example
# Configure the MAC address corresponding to the IP address 202.38.10.2 to
00e0-fc01-0000. This static ARP mapping entry is on Ethernet port Ethernet2/1/1,
which belongs to VLAN1.
[Quidway] arp static 202.38.0.10 00e0-fc01-0000 1 ethernet2/1/1
2.1.3 arp static multi-port
Syntax
arp static ip-address mac-address vlan-id multi-port interface-type interface-number
[ vpn-instance vpn-instance-name ] ]
undo arp ip-address multi-port interface-type interface-number [ vpn-instance
vpn-instance-name ]
View
System view
Parameter
ip-address: IP address of the ARP mapping entry.
mac-address: MAC address of the ARP mapping entry, in the format of H-H-H. For a
multiple-outgoing-port ARP entry, this is a multicast MAC address.
vlan-id: ID of the VLAN of the static ARP entry, in the range of 1 to 4094.
interface-type: Port type.
interface-number: Port number.
For details about the above two parameters, refer to the interface command in port
command manual.