OcNOS-SP : Multi-Protocol Label Switching Guide : Multi-Protocol Label Switching Configuration Guide : RSVP-TE Configuration : MPLS RSVP LSP Re-optimization
MPLS RSVP LSP Re-optimization
Follow these steps to configure RSVP LSP Re-optimization.
 
#configure terminal
Enter configure mode.
(config)#rsvp-trunk T1
Create an RSVP trunk T1 and enter the Trunk mode.
(config-trunk)#reoptimize
Enable re-optimization of the session.
 
#configure terminal
Enter configure mode.
(config)#router rsvp
Enter RSVP mode
(config-router)#lsp-reoptimization-timer 5
Sets the re-optimization timer for the session.
 
Follow these steps to force the LSP to be re-optimized.
 
(config)#rsvp-trunk t1 force-reoptimize
Re-optimize the LSP forcefully
 
Last modified date: 07/17/2023