Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide Chapter 2 ARP Configuration Commands
3Com Corporation
2-4
begin: Matches the strings beginning with the regular expression.
exclude: Matches the strings that exclude the regular expression.
include: Matches the strings that include the regular expression.
text: Regular expression.
Description
Use the display arp command to view the ARP mapping table.
By default, all the ARP entries of the RSU are displayed.
Related command: arp static, reset arp.
Example
# Display all ARP entries.
<3Com> display arp
Type: S-Static D-Dynamic
IP Address MAC Address Type Vpn-instance Name Interface
1.1.1.1 0012-0012-0012 S
10.153.72.2 00e0-fc00-0007 D Eth0/0/1
# Display static ARP entries.
<3Com> display arp static
Type: S-Static D-Dynamic
IP Address MAC Address Type Vpn-instance Name Interface
1.1.1.1 0012-0012-0012 S
# Display dynamic ARP entries.
<3Com> display arp dynamic
Type: S-Static D-Dynamic
IP Address MAC Address Type Vpn-instance Name Interface
10.153.72.2 00e0-fc00-0007 D Eth0/0/1
2.1.6 display arp timer aging (only for the AR46 Series)
Syntax
display arp timer aging
View
Any view
Parameter
None