DGS-3024 Layer 2 Switch CLI Reference Manual
config arp_aging time
Description
This command sets the maximum amount of time, in minutes, that
an ARP entry can remain in the Switch’s ARP table, without being
accessed, before it is dropped from the table.
Parameters
time <value 0-65535>
−
The ARP age-out time, in minutes. The
value may be set in the range of 0-65535 minutes with a default
setting of 20 minutes.
Restrictions Only
administrator-level users can issue this command.
Example Usage:
To configure ARP aging time:
DGS-3024:4#config arp_aging time 30
Command: config arp_aging time 30
Success.
DGS-3024:4#
show arpentry
Purpose
Used to display the ARP table.
Syntax
show arpentry {ipif <ipif_name 12> | ipaddress <ipaddr> |
[static | local]}
Description
This command is used to display the current contents of the
Switch’s ARP table.
Parameters
<ipif_name 12>
−
The name of the IP interface the end node or
station for which the ARP table entry was made, resides on.
<ipaddr>
−
The network address corresponding to the IP interface
name above.
static
−
Displays the static entries to the ARP table.
local
– Displays the local entries to the ARP table.
Restrictions None.
Example Usage:
To display the ARP table
:
DGS-3024:4#show arpentry
Command: show arpentry
ARP Aging Time : 20
Interface IP Address MAC Address Type
------------- --------------- ----------------- ---------------
System 10.0.0.0 FF-FF-FF-FF-FF-FF Local/Broadcast
System 10.1.1.169 00-50-BA-70-E4-4E Dynamic
System 10.1.1.254 00-01-30-FA-5F-00 Dynamic
System 10.9.68.1 00-A0-C9-A4-22-5B Dynamic
130