[Contents] [Prev] [Next] [Index] [Report an Error]

Constrained-Path LSP Computation

The Constrained Shortest Path First (CSPF) algorithm is an advanced form of the shortest-path-first (SPF) algorithm used in OSPF and IS-IS route computations. CSPF is used in computing paths for LSPs that are subject to multiple constraints. When computing paths for LSPs, CSPF considers not only the topology of the network, but also the attributes of the LSP and the links, and it attempts to minimize congestion by intelligently balancing the network load.

The constraints that CSPF considers include:

The data that CSPF considers comes from the following sources:

Figure 3: CSPF Computation Process

Image h1404.gif

This section discusses the following topics:


[Contents] [Prev] [Next] [Index] [Report an Error]