soft-preemption cleanup-timer

Sets the amount of time that the point of preemption must wait to receive the path tear notification from the ingress LSR before sending a hard preemption path error.

Syntax

soft-preemption { cleanup-timer | value }
no soft-preemption { cleanup-timer | value }

Command Default

The soft-preemption cleanup-timer is disables on the router.

Parameters

cleanup-timer value
The value is the time the point of preemptionmust wait to receive the path tear notification from the ingress LSR, before sending a hard preemption path error. Values ranging from 1 - 29 are not valid values for this timer. The default setting is 30 seconds. The acceptable range for this timer is 30 - 300. A value of 0 indicates soft preemption is disabled on the router.

Modes

MPLS policy mode

Usage Guidelines

The no function returns the timer value settings to the default setting (30 seconds).

MPLS is supported on the Extreme 8820, SLX 9740, SLX 9640, and SLX 9540 devices only.

Examples

The following example configures the soft-preemption cleanup-timer to 30 seconds, which is the default setting.

device# configure
device(config)# router mpls
device(config-router-mpls)# policy
device(config-router-mpls-policy)# soft-preemption cleanup-timer 30