IP Router Command Reference
146 7705 SAR OS Router Configuration Guide
Show Commands
arp
Syntax arp [ip-int-name | ip-address/[mask] | mac ieee-mac-address | summary] [arp-type]
Context show>router
Description This command displays the router ARP table sorted by IP address.
If no command line options are specified, all ARP entries are displayed.
Parameters ip-int-name — only displays the ARP entry associated with the specified IP interface name
ip-address/[mask] — only displays the ARP entry associated with the specified IP address and
optional mask
ieee-mac-addr — only displays the ARP entry associated with the specified MAC address
summary — displays an abbreviated list of ARP entries
arp-type — only displays ARP information associated with the specified keyword
Values local, dynamic, static, managed
Output The following output is an example of the ARP table, and Table 9 describes the fields.
Sample Output
*A:ALU-A# show router arp
===============================================================================
ARP Table
===============================================================================
IP Address MAC Address Expiry Type Interface
-------------------------------------------------------------------------------
10.10.0.3 04:5d:ff:00:00:00 00:00:00 Oth system
10.10.13.1 04:5b:01:01:00:02 03:53:09 Sta to-ser1
10.10.13.3 04:5d:01:01:00:02 00:00:00 Oth to-ser1
10.10.34.3 04:5d:01:01:00:01 00:00:00 Oth to-ser4
10.10.34.4 04:5e:01:01:00:01 01:08:00 Sta to-ser4
10.10.35.3 04:5d:01:01:00:03 00:00:00 Oth to-ser5
10.10.35.5 04:5f:01:01:00:03 02:47:07 Sta to-ser5
192.168.2.93 00:03:47:97:68:7d 00:00:00
Oth management
-------------------------------------------------------------------------------
No. of ARP Entries: 8
===============================================================================
Note: Multiple MAC addresses can be associated with an interface that is a network port.