Explains how dynamic RSVP LSP routing uses CSPF, describes related MPLS interface properties, LSP reservation views, and setup bandwidth initialization.
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.