Arp timeout, Arp arp timeout – Avaya C460 User Manual

Page 26

Advertising
background image

Chapter 2 Avaya C460 CLI Commands

14

Avaya C460 Reference Guide

arp

User level: read-write, admin.
L If you are at the “read-write” user level, you can only access this command in

Configure mode.
Type configure at the command prompt to enter configure mode.

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>

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

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

arp timeout

User level: read-write, admin.
L If you are at the “read-write” user level, 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.

ip-address

IP address, in dotted decimal format, of the station

mac-address

MAC address of the local data link

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

C460-1(configure)# no arp 192.168.13.76

Advertising