DES-1210-52/ME L2 Metro Ethernet Switch CLI Reference Guide
327
To delete the ARP spoofing configuration:
DES-1210-52/ME:5# create ArpSpoofing ip_address 10.2.1.1
mac_address 00-00-00-01-01-2 all
Command: create ArpSpoofing ip_address 10.2.1.1 mac_address 00-
00-00-01-01-2 all
Success.
DES-1210-52/ME:5#
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.
<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:
DES-1210-52/ME:5# config arp_aging time 30
Command: config arp_aging time 30
Success.
DES-1210-52/ME:5#
To remove all dynamic ARP table entries.
The clear arptable command is used to remove dynamic ARP table
entries from the Switch’s ARP table. Static ARP table entries are not
affected.
Only Administrator or operator-level users can issue this command.
Example usage: