Cambridge SoundWorks P460 Switch User Manual


 
Chapter 2 Avaya P460 CLI Commands
14 Avaya P460 Reference Guide
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 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>
ip-address IP address, in dotted decimal format, of the station
mac-address MAC address of the local data link
Router-1(configure)# arp 192.168.7.8 00:40:0d:8c:2a:01
Router-1(configure)# no arp 192.168.13.76
seconds The amount of time, in seconds, that an entry remains
in the arp cache.