IP routing configuration using the CLI 65

The show ip arp command is executed in the Global Configuration command mode.

show ip arp static command

The show ip arp static command displays all configured static entries in an ARP table, including those without a valid route.

The syntax for the show ip arp static command is:

show ip arp static

The show ip arp static command can be executed in any command mode.

show ip arp static command output

 

 

IP ARP

 

 

IP Address

Age (min)

MAC Address

VLAN-Unit/Port/Trunk

Flags

10.3.2.198

0

00:00:00:00:01:99

VLAN#1-1/1

S

Total ARP entries: 1

 

 

 

 

Flags Legend: S=Static, D=Dynamic, L=Local, B=Broadcast

ip arp command

The ip arp command creates and enables a static ARP entry. The requested information for connection to the device must be supplied.

The syntax for the ip arp command is:

ip arp <A.B.C.D> <aa:bb:cc:dd:ee:ff> <unit / port> [vid <1-4094>]

The following table outlines the parameters for this command. ip arp parameters

Parameters

Description

 

 

<A.B.C.D>

Enter the IP address of the device being set as a

 

static ARP entry.

 

 

<aa:bb:cc:dd:ee:ff>

Enter the MAC address of the device being set as

 

a static ARP entry.

 

 

<unit / port>

Enter the unit and port number of the device being

 

set as a static ARP entry.

 

 

vid <1 - 4094>

Enter the VLAN ID to which the static ARP entry

 

is being added to.

 

 

The ip arp command is executed in the Global Configuration command mode.

Nortel Ethernet Routing Switch 5500 Series

Configuration-IP Routing Protocols

NN47200-503 03.01 Standard

5.127 August 2007

Copyright © 2005-2007, Nortel Networks

Page 65
Image 65
Nortel Networks NN47200-503 manual Show ip arp static command, Ip arp command, Ip arp A.B.C.D aabbccddeeff unit / port vid