xStack
®
DGS-3120 Series Layer 3 Managed Gigabit Ethernet Switch CLI Reference Guide
143
Format
delete arpentry [<ipaddr> | all]
Parameters
<ipaddr> - The IP address of the end node or station.
all - Delete all ARP entries.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To delete an entry of IP address 10.48.74.121 from the ARP table:
DGS-3120-24TC:admin# delete arpentry 10.48.74.121
Command: delete arpentry 10.48.74.121
Success.
8-3 config arpentry
Description
This command is used to configure a static entry’s MAC address in the ARP table. Specify the IP
address and MAC address of the entry.
Format
config arpentry <ipaddr> <macaddr>
Parameters
<ipaddr> - The IP address of the end node or station.
<macaddr> - The MAC address corresponding to the IP address above.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure a static ARP entry, whose IP address is 10.48.74.121, set its MAC address to 00-50-
BA-00-07-37: