User Manual

xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
128
DGS-3420-28SC:admin#
7-4 config arp_aging time
Description
This command is used to set 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.
Format
config arp_aging time <min 0-65535>
Parameters
<min 0-65535> - The ARP age-out time, in minutes. The default is 20 minutes. The range is 0 to
65535 minutes.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure the ARP aging time:
DGS-3420-28SC:admin#config arp_aging time 30
Command: config arp_aging time 30
Success.
DGS-3420-28SC:admin#
7-5 show arpentry
Description
This command is used to display the Address Resolution Protocol (ARP) table. Filter the display by
IP address, interface name, or static entries.
Format
show arpentry {ipif <ipif_name 12> | ipaddress <ipaddr> | static | mac_address <macaddr>}
Parameters
ipif - The name of the IP interface the end node or station for which the ARP table entry was
made, resides on.
<ipif_name 12> - Specify the IP interface name. The maximum length is 12 characters.
ipaddress - The IP address of the end node or station.
<ipaddr> - Specify the IP address.