IP Configuration Command Set
Reviewing and Configuring the ARP Table
12-20 Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide
Example
The following example shows how to set an IP MAC address of 000A.000A.000B. on VLAN 1:
12.2.3.6 arp timeout
Use this command to set the duration (in seconds) for entries to stay in the ARP table before
expiring.
arp timeout seconds
Syntax Description
Command Syntax of the “no” Form
The “no” form of this command restores the default value of 1200 seconds
(20 minutes):
no arp timeout seconds
Command Type
Router command.
Command Mode
Global configuration: Matrix>Router(config)#
Command Defaults
None.
Example
This example shows how to set the ARP timeout to 15 seconds:
12.2.3.7 clear arp-cache
Use this command to delete all nonstatic (dynamic) entries from the ARP table.
clear arp-cache
Matrix>Router(config)#interface vlan 1
Matrix>Router(config-if(Vlan 1))#ip mac-address 000A.000A.000B
seconds Specifies the time in seconds that an entry remains in the
ARP cache. Valid values are 15 - 65535.
Matrix>Router(config)#arp timeout 15