DGS-1210/ME Metro Ethernet Switch CLI Reference Guide
395
show arpentry
Purpose To displays all ARP entries on the Switch.
Syntax
show arpentry {information | interface_name {system} |
ip_address <ipaddr> | mac_address <macaddr> | summary}
Description
The show arpentry command displays all ARP entries on the
Switch.
Parameters
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<macaddr> – 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:
DGS-1210-28MP/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-1210-28MP/ME:5#
Purpose To displays the ARP entry aging time on the Switch.
Syntax
show arpentry aging_time
Description
The show arpentry aging_time 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:
DGS-1210-28MP/ME:5# show arpentry aging_time
Command: show arpentry aging_time
ARP Aging Time = 30 (minutes)
DGS-1210-28MP/ME:5#