xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Manual
24
0
config arpentry
above.
Only Administrator-level users
can issue this command.
Restrictions
Example Usage:
To configure a static ARP entry for the IP address 10.48.74.12 and MAC address 00:50:BA:00:07:36:
DES-3200-28:4#config arpentry 10.48.74.12 00-50-BA-00-07-36
Command: config arpentry 10.48.74.12 00-50-BA-00-07-36
Success.
DES-3200-28:4#
delete arpentry
Used to delet
e a static entry into the ARP table.
Purpose
delete arpent
ry {[<ipaddr> | all]}
Syntax
This
command is used to delete a static ARP entry, made using the
create arpentry command above, by specifying either the IP address
of the entry or all. Specifying all clears the Switch’s ARP table.
Description
Parameters
<ipaddr> The IP address of the end node or station.
all Deletes all ARP entries.
Only Administrator-level users
can issue this command.
Restrictions
Example Usage:
To delete an entry of IP address 10.48.74.121 from the ARP table:
DES-3200-28:4#delete arpentry 10.48.74.121
Command: delete arpentry 10.48.74.121
Success.
DES-3200-28:4#
config arp_aging time
Used to co
nfigure the age-out timer for ARP table entries on the
Switch.
Purpose
config a
rp_aging time <value 0-65535>
Syntax
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.
Description
Parameters
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.
Restrictions
Example Usage:
To configure ARP aging time: