Switch 7700 Configuration Guide, v2

DHCP Relay 51
Manually Add/Delete Static ARP Mapping Entries
Perform the following configuration in System view.
Note: Static ARP mapping entries will not time out, however dynamic ARP
mapping entries time out after 20 minutes.
The ARP mapping table is empty and the address mapping is obtained through
dynamic ARP by default.
Configuring the Dynamic ARP Aging Timer
The system provides the following commands to assign a dynamic ARP aging
period to enable flexible configurations. When the system learns a dynamic ARP
entry, its aging period is based on the current value that is configured.
Perform the following configuration in system view.
By default, the aging time of the dynamic ARP aging timer is 20 minutes.
Displaying and Debugging ARP
After the previous configuration, execute display command in all views to display
the running of the ARP configuration, and to verify the effect of the configuration.
Execute
debugging command in user view to debug ARP configuration.
All ARP mapping entries of the Ethernet switch are displayed by default.
DHCP Relay Dynamic Host Configuration Protocol (DHCP) is used to ease entry and exit to the
network. It is also used to improve the use of the IP addresses in remote locations
or where the host number exceeds the number of allocated IP addresses. DHCP
works in Client-Server mode. With this protocol, the DHCP Client can dynamically
request configuration information and the DHCP server can configure the
information for the Client.
Table 4 Manually Add/Delete Static ARP Mapping Entries
Operation Command
Manually add a static ARP mapping
entry
arp static ip-address mac-address VLANID {
interface_type interface_num | interface_name }
Manually delete a static ARP
mapping entry
undo arp static ip-address
Table 5 Configure the Dynamic ARP Aging Timer
Operation Command
Configure the dynamic ARP aging timer arp timer aging aging-time
Restore the default dynamic ARP aging time undo arp timer aging
Table 6 Display and Debug ARP
Operation Command
Display ARP mapping table display arp [ static | dynamic | ip-address ]
Display the current setting of the
dynamic ARP map aging timer
display arp timer aging
Enable ARP information debugging debugging arp { packet | status }
Disable ARP information debugging undo debugging arp { packet | status }