DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide
237
show arpentry
Purpose To displays all ARP entries on the Switch.
Syntax
show arpentry {information | interface_name | ip_address |
mac_address | summary}
Description
The show arpentry command displays all ARP entries on the
Switch.
Parameters
information – Displays the information of ARP entry.
interface_name – Displays the interface name of ARP entry.
ip_address – Displays the IP address of ARP entry.
mac_address – Displays the MAC address of ARP entry.
summary – Displays the summary of ARP entry.
Restrictions None.
Example usage:
To display all ARP entries information on the Switch:
DES-1210-28/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
DES-1210-28/ME:5#
show arpentry aging_time
Purpose To displays the ARP entry aging time on the Switch.
Syntax
show arpentry
Description
The show arpentry command displays the ARP entry aging time on
the Switch.
Parameters None.
Restrictions None.
Example usage:
To display the ARP entry aging time on the Switch:
DES-1210-28/ME:5# show arpentry aging_time
Command: show arpentry aging_time
ARP Aging Time = 30 (minutes)
DES-1210-28/ME:5#