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, CSPF uses these selection criteria in order:
-
Bandwidth available: The route with the greatest reservable bandwidth is chosen.
-
Hop count: If bandwidth is equal, the route with the fewest hops is chosen.
-
Random: If neither bandwidth nor hop count differentiate the routes, a route is chosen at random.
CSPF properties are set in the Edit LSP page and are viewable from the LSPs table. Note that these properties are available only for RSVP LSPs.
-
Setup bandwidth (Manual): The amount of traffic (in Mbps) the source node requests for this LSP. The requested bandwidth is available from the reservable bandwidth of each interface in the path.
-
Setup bandwidth (Auto): Automatically updates the Setup BW Sim value when using the Auto bandwidth convergence mode.
-
Setup priority: Sets the priority for allocating reservable bandwidth. This is the order in which LSPs are signaled. The lower the number, the higher the priority.
-
Hold priority: Determines which LSPs can preempt others 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: Specifies 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: Uses IGP metrics for the LSP route if checked. If unchecked (default), the LSP uses TE metrics.
Configure interface MPLS properties
Procedure
|
Step 1 |
Open the plan file (refer to Open plan files). It opens in the Network Design page. |
||
|
Step 2 |
Select one or more interfaces or circuits from their respective tables. |
||
|
Step 3 |
Click
|
||
|
Step 4 |
Set these properties:
|
||
|
Step 5 |
Save your changes. |
These 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, refer to 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
Use this task to view LSP reservations on interfaces and compare reservation utilization with simulated traffic in the network plot.
Procedure
|
Step 1 |
Open the plan file (refer to Open plan files). It opens in the Network Design page. |
|
Step 2 |
From the Plot view drop-down list in the toolbar, choose LSP reservations. |
Simulated traffic versus LSP reservations shows how the network plot changes based on the Plot view options you select, such as Simulated traffic or LSP reservations.
Calculate LSP setup bandwidth
Use this task to calculate setup bandwidth values for selected RSVP-TE LSPs by running the LSP setup bandwidth initializer.
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.
If using only one traffic level, the best practice is to use the Autobandwidth convergence mode (
> Simulation > Simulation convergence mode). For more information, refer to Autobandwidth-enabled LSPs.
Procedure
|
Step 1 |
Open the plan file (refer to Open plan files). It opens in the Network Design page. |
|
Step 2 |
From the toolbar, choose .
|
|
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 which traffic levels to use for demand traffic. |
|
Step 6 |
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 7 |
Submit your changes. |

Feedback