606
IP Addressing Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\IP_Addressing.fm
D E L L C O N F ID E N T IA L – P R E L IM I N A RY 5 / 1 5 /1 2 - F O R P R O O F O N LY
Command Mode
Global Configuration mode
Example
The following example configures the ARP timeout to 12000 seconds.
Console(config)#
arp timeout
12000
arp timeout
Use the
arp timeout
inTerface Configuration command to configure how
long an entry remains in the ARP cache for specific interface. Use the
no
form
of this command restore the default value.
Syntax
arp timeout
seconds
no arp timeout
Parameters
seconds
—Time (in seconds) that an entry remains in the ARP cache. It is
recommended not to set it to less than 3600. (Range: 1–40000000)
Default
Defined by the
arp timeout
Global Configuration command
Command Mode
Interface Configuration (Ethernet, VLAN, Port-channel) mode. It cannot be
configured for a range of interfaces (range context).
User Guidelines
This configuration can be applied only if at least one IP address defined on
specific interface.
Example
Console (config)#
interface
vlan 1
Console(config-if)#
arp timeout
12000