arp stale-entry-timeout (S-, K-Series)

Use this command to set the number of seconds an ARP entry will remain in the stale state before the entry is removed from the ARP table.

Syntax

arp stale-entry-timeout seconds
no arp stale-entry-timeout seconds

Parameters

seconds Specifies the time in seconds that a stale entry remains in the ARP cache. Valid values are 1 - 65535. Default value: 1200 seconds.

Defaults

None.

Mode

Configuration command mode.

Usage

The “no” form of this command restores the default value of 1200 seconds.

Example

This example shows how to set the ARP stale-entry-timeout to 900 seconds:

System(rw-config)->arp stale-entry-timeout 900