IP Address Commands
arp timeout
SPS208G/SPS224G4/SPS2024 Command Line Interface Reference Guide 215
15
Example
The following example adds IP address 198.133.219.232 and MAC address
00:00:0c:40:0f:bc to the ARP table.
Console(config)# arp 198.133.219.232 00:00:0c:40:0f:bc
arp timeoutThe arp timeout Global Configuration mode command configures how long an
entry remains in the ARP cache. Use the no form of this command to restore the
default configuration.
Syntax
arp timeout
seconds
no arp timeout
Parameters
•
seconds
— Time (in seconds) that an entry remains in the ARP cache.
(Range: 1-40000000)
Default Configuration
The default timeout is 60000 seconds.
Command Mode
Global Configuration mode
User Guidelines
It is recommended not to set the timeout value to less than 3600.