Chapter 2 Avaya P460 CLI Commands

Use the arp command to add a permanent entry to the Address Resolution Protocol (ARP) cache.

Use the no arp command to remove an entry, either static entry or dynamically learned.

The syntax for this command is:

[no] arp <ip-address> <mac-address>

ip-address

IP address, in dotted decimal format, of the station

mac-address

MAC address of the local data link

Example:

To add a permanent entry for station 192.168.7.8 to the ARP cache:

Router-1(configure)#arp 192.168.7.8 00:40:0d:8c:2a:01

Example:

To remove an entry to the ARP cache for the station 192.168.13.76:

Router-1(configure)# no arp 192.168.13.76

arp timeout

User level: read-write, admin.

You can only access this command in configure mode.

Type configure at the command prompt to enter configure mode.

Use the arp timeout command to set the amount of time that an entry remains in the ARP cache.

Use the no arp timeout command to restore the default value, 14,400.

The syntax for this command is:

[no] arp timeout <seconds>

seconds

The amount of time, in seconds, that an entry remains

 

in the arp cache.

14

Avaya P460 Reference Guide

Page 24
Image 24
Cambridge SoundWorks P460 manual Router-1configure#arp 192.168.7.8 00400d8c2a01, Arp timeout, No arp timeout seconds