Configuring RSVP-TE Refresh Mechanism
Context
Enabling Srefresh in the interface view or the mpls view on two nodes that are the neighbors of each other can reduce the cost and improve the performance of a network. In the interface view, Srefresh can be enabled only on this interface; in the MPLS view, Srefresh can be enabled on the entire device. After Srefresh is enabled, the retransmission of Srefresh messages is automatically enabled on the interface or the device.
Assume that a node initializes the retransmission interval as Rf seconds. If receiving no ACK message within Rf seconds, the node retransmits the RSVP message after (1 + Delta) x Rf seconds. The value of Delta depends on the link rate. The node retransmits the message until it receives an ACK message or the times of retransmission reach the threshold (that is, retransmission increment value).
Perform the following configurations on each node of the MPLS TE tunnel.
Procedure
- Run system-view
The system view is displayed.
- Run mpls
The MPLS view is displayed.
- Run mpls rsvp-te srefresh
Srefresh is enabled.
- (Optional) Run mpls rsvp-te timer retransmission { increment-value increment | retransmit-value interval } *
The retransmission parameters are set.
By default, the increment value is 1, and the interval is 5000 milliseconds.
- (Optional) Enabling the summary refresh (Srefresh) compatibility.
- Run commit
The configuration is committed.