The mpls rsvp-te keep-multiplier command sets the number of retry times allowed for RSVP Refresh messages.
The undo mpls rsvp-te keep-multiplier command restores the default settings.
The number of retry times allowed for RSVP Refresh messages is 3 by default.
Parameter | Description | Value |
---|---|---|
keep-multiplier-number | Specifies the number of retry times allowed for RSVP Refresh messages. | The value is an integer that ranges from 3 to 255. The default value is 3. |
Usage Scenario
If a node does not receive any Refresh message about PSB or RSB within a specified time period, the node deletes the state. You can run this command to modify the number of retry times for Refresh messages to change of the timeout period.
Prerequisites
RSVP-TE has been enabled by running the mpls rsvp-te command.
Precautions
The timeout period is calculated by using the following formula:
Timeout period = (keep-multiplier-number + 0.5) x 1.5 x refresh-interval.
In the formula, keep-multiplier-number specifies the number of retry times allowed for RSVP Refresh messages; refresh-interval specifies the interval at which RSVP Refresh messages are sent. To set these two parameters, run the mpls rsvp-te timer refresh command.