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, in dotted decimal format, of the station | |
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:
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 |