Privileged Mode

show arp

Use the show arp command to display the ARP (Address Resolution Protocol) table.

Syntax: # show arp {alladdressethernet port}

 

Field

Definition

 

 

 

all

Display entire ARP table.

 

 

 

 

 

 

address

Display ARP items of the entered IP address.

 

 

 

 

 

ethernet port

Display Ethernet ARP items only.

 

 

port - Define an Ethernet port number. Range 1 - 2.

 

 

 

 

 

Example: adit 3500# show arp ethernet 1

 

 

1 192.168.1.1

ether

Dynam 00:50:da:59:f0:25 eth_lan

Example: adit 3500# show arp 192.168.1.1

ip=192.168.1.1 flags=Dynam mac=00:50:da:59:f0:25 iface=eth_lan

Example: adit 3500# show arp all

 

 

 

#

IP-address

HW-type

Flags

HW-address

Iface

1

192.168.1.1

ether

Dynam

00:50:da:59:f0:25

eth-1

Supported Platforms: Adit 3104, Adit 3200, Adit 3500, MSR

Adit 3000 (Rel. 1.6) and MSR Card (Rel 2.0) CLI

3-21

Page 79
Image 79
Carrier Access none manual Syntax # show arp alladdressethernet port, Example adit 3500# show arp ethernet