Command Reference Guide
3Com Router 3000 Ethernet Family
Command Reference Guide Chapter 2 ARP Configuration Commands
3Com Corporation
2-1
Chapter 2 ARP Configuration Commands
2.1 ARP Configuration Commands
2.1.1 arp static
Syntax
arp static ip-address ethernet-address [ vpn-instance-name ]
undo arp ip-address [ vpn-instance-name ]
View
System view
Parameter
ip-address: IP addresses of the ARP mapping entries in dotted decimal format.
ethernet-address: Ethernet MAC address of ARP mapping entries. Its format is H-H-H,
in which H is a hexadecimal number with 1 to 4 bits.
vpn-instance-name: The name of VPN instance.
Description
Use the arp static command to configure ARP mapping table.
Use the undo arp command to delete mapping items corresponding to some
addresses in the ARP mapping table.
By default, the mapping table of the system ARP is empty and the address mapping
can be obtained through dynamic ARP.
Normally, ARP mapping table is maintained by dynamic ARP, only in special
circumstances is manual configuration needed. Besides, ARP mapping table is used
for LAN only, WAN address resolution is accomplished in a different way, for instance
the inverse address resolution of Frame Relay.
Related command: arp static and display arp.
Example
# Configure the Ethernet MAC address e0-fc01-0 corresponding to the IP address
129.102.0.1.
[3Com] arp static 129.102.0.1 e0-fc01-0
# Configure the Ethernet MAC address aa-fcc-12 corresponding to the IP address
11.0.0.1.










