DGS-3200 Series Layer 2 Gigabit Managed Switch CLI Manual
226
MAC address of the entry.
Parameters
Parameters
Description
ipaddr
The IP address of the end node or station.
macaddr
The MAC address corresponding to the IP address above.
Restrictions
You must have administrator privileges.
Examples
To configure a static ARP entry for the IP address 10.48.74.121 and MAC address 00:50:BA:00:07:36:
D G S - 3 2 0 0 - 1 0 : 4 # c o n f i g a r p e n t r y 1 0 . 4 8 . 7 4 . 1 2 1 0 0 - 5 0 - B A - 0 0 - 0 7 - 3 6
C o m m a n d : c o n f i g a r p e n t r y 1 0 . 4 8 . 7 4 . 1 2 1 0 0 - 5 0 - B A - 0 0 - 0 7 - 3 6
S u c c e s s .
D G S - 3 2 0 0 - 1 0 : 4 #
30-4 config arp_aging time
Purpose
Used to configure the age-out timer for ARP table entries on the switch.
Format
config arp_aging time <value 0-65535>
Description
The
config arp_aging time
command sets the maximum amount of time, in minutes, that a ARP entry
can remain in the switch’s ARP table, without being accessed, before it is dropped from the table..
Parameters
Parameters
Description
value
The ARP age-out time, in minutes. The default is 20. The range is 0 to
65535.
Restrictions
You must have administrator privileges.