Chapter 11

arp

Command Mode

Global Configuration.

Description

Creates a permanent entry in the Address Resolution Protocol (ARP) table.

 

The no form of this command deletes an entry.

Syntax

To Create:

arp <ip-address> <hw-addr>

 

 

To Delete:

[no] arp <ip-address> <hw-addr>

 

 

 

Table 11-1. Parameters, Keywords, Arguments

 

 

 

 

Name

Definition

 

 

 

 

<ip-address>

IP address, in dotted decimal format, of the local data

 

 

link.

 

 

 

 

<hw-addr>

48-bit address of the local data link.

 

 

 

Sample Output

The following example adds a permanent entity to the ARP cache at IP

 

address 10.10.10.1, and the hardware-address 00:01:0D:00:35:45.

 

(configure)# arp 10.10.10.1 00:01:0D:00:35:45

Systems

P550R, P580, P880, and P882.

11-4

Command Reference Guide for the Avaya P580 and P882 Multiservice Switches, v6.1

Page 188
Image 188
Avaya 106760804 manual Arp, To Create