memory-limit-reach

This command specifies the decay memory limit for reachable routes.

Syntax

memory-limit-reach seconds
no memory-limit-reach

Parameters

seconds Specifies the number of seconds for the decay memory limit for reachable routes. Valid values are 1 - 3600 seconds. The default value is 900 seconds.

Defaults

None.

Mode

Dampen Flap Configuration.

Usage

The memory limit timers are used by route flap dampening for internal calculations. Half-life timers must be configured to a value less than the corresponding reachable or unreachable memory limit timer. The memory-limit-reach command specifies the maximum time in seconds any memory of a previous instability is retained, given the route state is both unchanged and reachable.

The “no” form of this command resets the memory limit reachable setting to the default value of 900 seconds.

Example

The following example configures the keep-history value to be 700 seconds.

System(su-config)->dampen-flap rfd1
System(su-config-dampen-flap)->memory-limit-reach 700