DES-3526 Layer 2 Fast Ethernet Switch
config arp_aging time
Purpose Used to configure the age-out timer for ARP table entries on the
Switch.
Syntax
config arp_aging time <value 0-65535>
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.
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.
Only administrator-level users can issue this command.
Parameters
Restrictions
Example Usage:
To configure ARP aging time:
DES-3526:4#config arp_aging time 30
Command: config arp_aging time 30
Success.
DES-3526: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 <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.
local – Displays the local entries in the ARP table.
Restrictions None.
Example Usage:
To display the ARP table:
169