show ip arp
Displays ARP statistics associated with all Gigabit Ethernet interfaces, with a specified Gigabit Ethernet interface, with a specified host, with a specified IP address, or with a specified MAC hardware address
Syntax: show ip arp [brief] [[gbe bay/slot/port] | [hostname] |
[ip-address] | [mac-address]
gbe bay/slot/port
Identifies a specific Gigabit Ethernet interface on the Avici router.
hostname
The host name of the desired ARP statistics.
ip-address
The four-byte IP address of the desired ARP statistics.
mac-address
The MAC hardware address for the desired ARP statistics
brief
Display summarized information.
Description: Use the show ip arp command to display all ARP entries by interface for this Avici router.
Use the show ip arp gbe bay/slot/port command to display ARP entries for a specified Gigabit Ethernet module interface.
Use the show ip arp hostname command to display ARP entries for the specified host.
Use the show ip arp ip-address command to display ARP entries for the specified IP address.
Use the show ip arp mac-address command to display ARP entries for the specified MAC hardware address.
Use the show ip arp brief command to display a brief version of ARP entry statistics. This command excludes age and retry statistics.
The following table describes the fields in the display:
Factory Default: All ARP entries for this Avici router by interface.
Command Mode: Privileged.
Example 1: In the following example, the show ip arp command lists all ARP entries by interface for this Avici router:
router#show ip arp
IP Address H/W Address Flags Interface Age (min)
10.5.0.1 00:e0:16:7e:0c:81 C Ethernet 0 18
ARP Table of Gigabit Ethernet interfaces
IP Address H/W Address Flags Interface Age(min) Retry
10.10.10.6 00:00:92:a7:c1:fd S GBE 1/5/1 0 0
20.20.20.6 00:00:92:a7:c1:fe C GBE 1/5/2 17 0
Example 2: In the following example, the show ip arp gbe command lists the ARP entry for a specified Ethernet interface:
router#show ip arp gbe 1/5/2
IP Address H/W Address Flags Interface Age(min) Retry
20.20.20.6 00:00:92:a7:c1:fe C GBE 1/5/2 17 0
Example 3: In the following example, the show ip arp command lists the ARP entry for a specified IP address entry:
router#show ip arp 10.10.10.6
IP Address H/W Address Flags Interface Age(min) Retry
10.10.10.6 00:00:92:a7:c1:fd S GBE 1/5/1 0 0
Example 4: In the following example, the show ip arp brief command displays ARP entries without age or retry statistics:
router#show ip arp brief
IP Address H/W Address Flags Interface Age (min)
10.5.0.1 00:e0:16:7e:0c:81 C Ethernet 0 18
ARP Table of Gigabit Ethernet interfaces
IP Address H/W Address Flags Interface
10.10.10.6 00:00:92:a7:c1:fd S GBE 1/5/1
20.20.20.6 00:00:92:a7:c1:fe C GBE 1/5/2
The following table describes the fields in the display:
Related Commands: show interfaces ethernet
Copyright © 2004
Avici Systems Inc.
Avici® and TSR®
is a registered trademark of Avici Systems Inc.
IPriori, Composite Links, SSR, QSR, and NSR® are
trademarks of Avici Systems Inc.
Source
File Name: IP_Commands.fm
HTML File Name: IP_Commands13.html
Last Updated: 05/10/04 at 16:34:20