Installation manual

Command Manual - Network Protocol
Quidway S3000-EI Series Ethernet Switches Chapter 1 ARP Configuration Commands
Huawei Technologies Proprietary
1-2
Parameter
ip-address: IP address of the ARP mapping entry.
mac-address: MAC address of ARP mapping entry, whose format is H-H-H ( H
indicates a hexadecimal number).
vlan-id: VLAN to which the static ARP entry belongs, which is in the range of 1 to 4094.
interface-name: Port to which the static ARP entry belong, represented with
interface-name= interface-type interface-number. interface-type is port type and
interface-number is port number. For details about interface-type, interface-number
and interface-name, refer to the Port Command Manual.
Description
Using arp static command, you can configure the static ARP mapping entries in an
ARP mapping table. Using undo arp static command, you can cancel a static ARP
mapping entry from the ARP table
By default, the mapping table of the system ARP is empty and the switch can maintain
its address mapping by means of dynamic ARP.
Note that:
z Static ARP map entry will be always valid as long as Ethernet switch works
normally. But if the VLAN corresponding ARP mapping entry is deleted, the ARP
mapping entry will be also deleted. The valid period of dynamic ARP map entries
will last only 20 minutes by default.
z The parameter vlan-id must be the ID of a VLAN that has been created by the user,
and the Ethernet port specified behind this parameter must belong to the VLAN.
For the related command, see reset arp, display arp, debugging arp.
Example
# Associate the IP address 202.38.10.2 with the MAC address 00e0-fc01-0000, and the
ARP mapping entry belongs to the Ethernet port Ethernet0/1 on VLAN1.
[Quidway] arp static 202.38.10.2 00e0-fc01-0000 1 ethernet0/1
1.1.3 arp timer aging
Syntax
arp timer aging aging-time
undo arp timer aging
View
System view
Parameter