RSVP uses two related timing parameters:
Refresh messages include path and Resv messages. Refresh messages are sent periodically so that reservation states in neighboring nodes do not time out. Each path and Resv message carries the refresh timer value, and the receiving node extracts this value from the messages.
To determine the lifetime of a reservation state, use the following formula:
lifetime = (keep-multiplier + 0.5) x (1.5 x refresh-time)
In the worst case, (keep-multiplier – 1) successive refresh messages must be lost before a reservation state is deleted.
Juniper Networks does not recommend configuring a short RSVP hello timer. If quick discovery of a failed neighbor is needed, configure short IGP (OSPF or IS-IS) hello timers.
By default, the refresh timer value is 30 seconds. To modify this value, include the refresh-time statement:
-
refresh-time seconds;
You can include this statement at the following hierarchy levels:
The default value of the keep multiplier is 3. To modify this value, include the keep-multiplier statement:
-
keep-multiplier number;
You can include this statement at the following hierarchy levels: