OcNOS-SP : Multi-Protocol Label Switching Guide : RSVP-TE Command Reference : RSVP-TE Commands : refresh-time
refresh-time
Use this command to configure RSVP refresh interval timer. The timer specifies the interval after which Path and/ or Reservation Request (Resv) messages will be sent out.
The refresh time and keep multiplier are two interrelated timing parameters used to calculate the valid Reservation Lifetime for an LSP. Refresh time regulates the interval between Refresh messages which include Path and Reservation Request (Resv) messages. Refresh messages are sent periodically so that reservation does not timeout in the neighboring nodes. Each sender and receiver host sends Path and Resv messages, downstream and upstream respectively, along the paths.
Use the no parameter with this command to return to the default refresh-time interval.
Command Syntax
refresh-time <1-65535>
no refresh-time <1-65535>
no refresh-time
Parameter
<1-65535>
The duration for which messages are sent, in seconds
Default
By default, refresh-time interval is 30 seconds
Command Mode
Router mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#router rsvp
(config-router)#refresh-time 20
Last modified date: 10/17/2023