H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – ARP
H3C S7500 Series Ethernet Switches Chapter 1 ARP Configuration Commands
1-8
Examples
# Create a static ARP entry belonging to Ethernet 2/0/1 in VLAN 1, with IP address
202.38.10.2 and MAC address 000f-e201-0000.
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] arp static 202.38.10.2 000f-e201-0000 1 Ethernet 2/0/1
1.1.10 arp timer aging
Syntax
arp timer aging aging-time
undo arp timer aging
View
System view
Parameters
aging-time: Aging time for dynamic ARP entries. This argument ranges from 1 to 1,440
in minutes.
Description
Use the arp timer aging command to configure the aging time for dynamic ARP
entries.
Use the undo arp timer aging command to restore the default aging time.
By default, the aging time for dynamic ARP entries is 20 minutes.
Related commands: display arp timer aging.
Examples
# Set the aging time for dynamic ARP entries to 10 minutes.
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] arp timer aging 10
1.1.11 arp timer gratuitous-updating
Syntax
arp timer gratuitous-updating updating-interval
undo arp timer gratuitous-updating