![D-Link DGS-3700 Series Reference Manual Download Page 325](http://html.mh-extra.com/html/d-link/dgs-3700-series/dgs-3700-series_reference-manual_76575325.webp)
DGS-3700 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
Page | 325
DGS-3700-12:5#config arp_aging time 30
Command: config arp_aging time 30
Success.
DGS-3700-12:5#
show arpentry
Purpose
Used to display the ARP table.
Syntax
show arpentry {ipif <ipif_name 12> | ipaddress <ipaddr> | static | mac_address
<macaddr>}
Description
This command is used to display the current contents of the Switch’s ARP table.
Parameters
ipif <ipif_name 12>
−
The name of the IP interface the end node or station for which
the ARP table entry was made, resides on.
ipaddress <ipaddr>
−
The network address corresponding to the IP interface name
above.
static
– Displays the static entries to the ARP table.
<macaddr> -
Displays the ARP entry by MAC address.
If no parameter is specified, all current effective ARP entries will be displayed.
Restrictions
None.
Example usage:
To display the ARP table
:
DGS-3700-12:5#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.24.73.21 00-01-02-03-04-00 Local
System 10.48.74.121 00-50-BA-00-07-36 Static
System 10.255.255.255 FF-FF-FF-FF-FF-FF Local/Broadcast
Total Entries: 4
DGS-3700-12:5#
clear arptable
Purpose
Used to remove all dynamic ARP table entries.
Syntax
clear arptable
Description
This command is used to remove dynamic ARP table entries from the Switch’s ARP
table. Static ARP table entries are not affected.
Parameters
None.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To remove dynamic entries in the ARP table: