Configuring Tunnel Re-optimization
Context
Topology and link bandwidth of an IP/MPLS network are changeable. As a result, a path over which an MPLS TE tunnel has been established may not be optimal. Tunnel re-optimization can be configured to allow the MPLS TE tunnel to be reestablished over an optimal path.
Periodic re-optimization: The system attempts to reestablish tunnels over better paths (if there are) at a specified interval configured using the mpls te auto reoptimization command. This implementation prevents manual intervention and reduces configuration workload.
Manual re-optimization: A user configures the system to attempt to reestablish TE tunnels over better paths if there are.
Tunnel re-optimization does not take effect on a tunnel if this tunnel has been established over an explicit path.
Tunnel re-optimization cannot be used on tunnels for which a system selects paths in most-fill tie-breaking mode of CSPF.
Procedure
- Configure periodic re-optimization.
- Configure manual re-optimization. Run the following command in the user view:
mpls te reoptimization [ auto-tunnel name tunnel-interface | tunnel tunnel-number ]
Manual re-optimization is configured.
If the command contains the auto-tunnel name tunnel-interface or tunnel tunnel-number parameter, only the specified tunnel is re-optimized. If this command does not contain any parameter, all the tunnels on the current node are re-optimized.