148Configuring and Managing IP Interfaces and Services

Displaying ARP Table Entries

To display ARP table entries, use the following command:

show arp [ip-addr]

Here is an example:

23x0# show arp

ARP aging time: 1200 seconds

Host

HW Address

VLAN

Type

State

------------------------------

-----------------

-----

-------

--------

10.5.4.51

00:0b:0e:02:76:f5

1

DYNAMIC

RESOLVED

10.5.4.53

00:0b:0e:02:76:f7

1

LOCAL

RESOLVED

This example shows two entries. The local entry (with LOCAL in the Type field) is for the WSS switch itself. The MAC address of the local entry is the switch’s MAC address. The ARP table contains one local entry for each VLAN config- ured on the switch. The dynamic entry is learned from traffic received by the switch. The ARP table can also contain static and permanent entries, which are added by an administrator. The State field indicates whether an entry is resolved (RESOLVED) or whether WSS Software has sent an ARP request for the entry and is waiting for the reply (RESOLVING).

320657-A

Page 148
Image 148
Nortel Networks 2300 manual Displaying ARP Table Entries, Show arp ip-addr, 23x0# show arp