IP CLI Commands
2/1553-ZAT 759 94 Uen B – December 2005
307
12.48
ip list arpentries
12.48.1 Syntax
ip list arpentries
12.48.2 Description
This command displays the ARP table which lists the following information:
•
IP addresses and corresponding MAC addresses obtained by ARP.
•
IP interface on which the host is connected.
•
Static status – ‘no’ for dynamically generated ARP entries; ‘yes’ for static
entries added by the user.
12.48.3 Example
-->
ip list arpentries
IP ARP table entries:
IP address | MAC address | Interface | Static
-----------------|-------------------|--------------|--------
10.10.10.10 | 00:20:2b:e0:03:87 | iplan | no
-----------------|-------------------|--------------|--------
20.20.20.20 | 00:20:2b:03:0a:72 | ipwan | no
-----------------|-------------------|--------------|--------
30.30.30.30 | 00:20:2b:03:09:c4 | ipdmz | no
-------------------------------------------------------------