DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide
198
30
ARP COMMANDS
The ARP commands in the Command Line Interface (CLI) are listed (along with the appropriate
parameters) in the following table.
{information | interface_name {system} | ip_address <ipaddr> | mac_address
<macaddr> | summary}
Each command is listed in detail, as follows:
To configure the age-out timer for ARP table entries on the Switch.
config arp_aging time <value 0-65535 >
The config arp_aging time 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 in the range of 0-65535 minutes, with a default setting
of 20 minutes.
Only Administrator or operator-level users can issue this command.
Example usage:
To configure ARP aging time:
DGS-1100-06/ME:5#config arp_aging time 30
Command: config arp_aging time 30
Success.
DGS-1100-06/ME:5#