Dynamic LSP routing and CSPF
If an RSVP LSP contains no LSP paths (also called MPLS TE tunnel paths), it is routed dynamically using Constrained Shortest Path First (CSPF). The weights used for the CSPF calculation are the TE metrics per interface. If the TE metric is not configured for an interface, then IGP metric is used.
If there are equal-cost routes, the following selection criteria apply in this order:
-
Bandwidth available—The route with the greatest reservable bandwidth is chosen.
-
Hop count—The route with the fewest hops is chosen.
-
Random—If neither of the above criteria can be used, the route is randomly chosen.
CSPF properties are set in the Edit LSP window and are viewable from the LSPs table. Note that these properties are available only for RSVP LSPs.

-
Setup bandwidth (Manual)—The amount of traffic the source node requests for this LSP in Mbps. The requested bandwidth is available from the reservable bandwidth of each interface in the path.
-
Setup bandwidth (Auto)—Dynamically update the Setup BW Sim value when using the Auto bandwidth convergence mode.
-
Setup priority—A priority for allocating reservable bandwidth. This is the order in which the LSPs are signaled. The lower the number, the higher the priority.
-
Hold priority—Priority that can preempt LSPs that are on the shortest path. This is typically set for a particular service or traffic type. The lower the number, the higher the priority.
-
Hop limit—The maximum number of hops permitted in the LSP route. If no path is available with this number of hops or fewer, the LSP is not routed.
-
TE metric disabled—If checked, the LSP is routed using IGP metrics. If unchecked (default), the LSP is routed using TE metrics.
Set interface MPLS properties
MPLS properties are set in the MPLS tab of the interface or circuit properties window and are viewable in the Interfaces or Circuits table.
-
Open the plan file (see Open plan files). It opens in the Network Design page.
-
Select one or more interfaces or circuits from their respective tables.
-
Click
.
Note
If you are editing a single interface or circuit, you can also use the
> Edit option under the Actions column.
-
Click the MPLS tab.

Set the following properties, as required:
-
Reservable BW—Shows the amount of bandwidth that can be reserved by LSPs routed over the interface.
-
Reservable BW (%)—Shows the percentage of bandwidth that can be reserved by LSPs routed over the interface.
-
TE metric—Determines which path an LSP takes.
-
Affinities—Lists which affinities are set. For more information, see Affinities.
-
Flex algo affinities—Lists the FlexAlgo affinities assigned to the interface (MPLS).
-
State:
-
TE enabled—Identifies whether an LSP can be routed over the interface. If checked, the value is set to True, and TE metrics are used in routing the LSP, provided the LSP’s TE metric disabled field is unchecked.
-
FRR enabled—Designated interface to be avoided by the FRR LSP. Only interfaces with this property set are used by the FRR LSPs initializer when creating FRR LSPs. This property does not affect FRR LSPs that are manually created. For more information, see Fast Reroute simulations.
-
Following columns are updated in the Interfaces or Circuits tables:
-
TE metric sim—Derived column that shows the effective TE metric. If the TE Metric is empty, this is set to the IGP metric.
-
Resv BW sim—Derived column.
-
If a Reservable BW value is entered, this is copied to the Resv BW sim column.
-
If Reservable BW and Reservable BW (%) are “na”, the Resv BW sim is copied from the Capacity sim column.
-
If Reservable BW is “na”, but Reservable BW (%) has a value, the Resv BW sim value is derived by this formula:
Capacity sim * (Reservable BW (%) / 100)
If needed, you can change this behavior so that reserved bandwidth constraints are not used during simulations, which could be useful for planning purposes. For information, see Ignore reservable bandwidths for capacity planning.
-
-
To determine how much of the interface traffic is contained in LSPs, show these columns in the Interfaces table. The total of the two equals Traff sim.
-
Traff sim LSP—The total amount of LSP traffic on the interface.
-
Traff sim non LSP—The total amount of non-LSP traffic on the interface.
To determine which interfaces carry LSP traffic, sort the columns. To determine the demands associated with one or more selected interfaces based on whether or not they have LSP traffic, select them and choose
> Filter to demands > Through all interfaces. Then, choose
> Filter to LSPs.
-
-
Loadshare—Show this column in the LSPs table. It indicates the value for redistributing either traffic across LSPs based on the ratio of this value with other LSPs that are parallel (have the same source and destination).
View LSP reservations
To view the LSP reservations on the interfaces, choose LSP reservations from the Plot view drop-down list in the toolbar. The utilization colors are based on the LSP util column in the Interfaces table. The LSP util is the sum of all setup bandwidths for all LSPs through the interface, as a percentage of the Resv BW sim.
Simulated traffic versus LSP reservations shows how the network plot varies based on the Plot view option you choose, Simulated traffic or LSP reservations.

Calculate LSP setup bandwidth
The LSP setup bandwidth initializer calculates the setup bandwidth for existing RSVP-TE LSPs. The setup bandwidth is set to the maximum amount of demand traffic passing through the LSP for the traffic levels selected.
The best practice is to use the Autobandwidth convergence mode (Network options > Simulation > Simulation convergence mode). For more information, see Simulate autobandwidth-enabled LSPs
Procedure
Step 1 |
Open the plan file (see Open plan files). It opens in the Network Design page. |
Step 2 |
From the toolbar, choose Actions > Initializers > LSP setup bandwidth. |
Step 3 |
Select the LSPs you want to optimize. |
Step 4 |
Choose whether to set the setup bandwidth value to be equal to the maximum amount of traffic passing through each tunnel across selected traffic levels. Use the Initialize setup bandwidth from traffic levels check box for this purpose. |
Step 5 |
Choose whether to set the load share values to be equal to the setup bandwidth. To set, check the Initialize loadshare from setup bandwidth check box. |
Step 6 |
Click Submit. |