DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide
199
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:
To remove dynamic entries in the ARP table:
DGS-1100-06/ME:5#clear arptable
Command: clear arptable
Success.
DGS-1100-06/ME:5#
To displays all ARP entries on the Switch.
show arpentry {information | interface_Name {System} |
ip_address <ipaddr> | mac_address <macaddr> | summary}
The show arpentry command displays all ARP entries on the
Switch.
information – Displays the information of ARP entry.
interface_name {system} – Displays the interface name of ARP
entry.
ip_address <ipaddr> – Displays the IP address of ARP entry.
mac_address – Displays the MAC address of ARP entry.
summary – Displays the summary of ARP entry.
Example usage:
To display all ARP entries information on the Switch:
DGS-1100-06/ME:5#show arpentry information
Command: show arpentry information
ARP Configurations:
-------------------
Maximum number of ARP request retries is 3
ARP cache timeout is 1800 seconds
DGS-1100-06/ME:5#