[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
Types of LSPs
There are three types of LSPs:
- Static LSPs—For static paths, you must manually
assign labels on all routers involved (ingress, transit, and egress).
No signaling protocol is needed. This procedure is similar to configuring
static routes on individual routers. Like static routes, there is
no error reporting, liveliness detection, or statistics reporting.
- LDP-signaled LSPs—See LDP Overview.
- RSVP-signaled LSPs—For signaled paths, RSVP is used
to set up the path and dynamically assign labels. (RSVP signaling
messages are used to set up signaled paths.) You configure only the
ingress router. The transit and egress routers accept signaling information
from the ingress router, and they set up and maintain the LSP cooperatively.
Any errors encountered while establishing an LSP are reported to the
ingress router for diagnostics. For signaled LSPs to work, a version
of RSVP that supports tunnel extensions must be enabled on all routers.
There are two types of RSVP-signaled LSPs:
- Explicit-path LSPs—All intermediate hops of the
LSP are manually configured. The intermediate hops can be strict,
loose, or any combination of the two. Explicit path LSPs provide you
with complete control over how the path is set up. They are similar
to static LSPs but require much less configuration.
- Constrained-path LSPs—The intermediate hops of the
LSP are automatically computed by the software. The computation takes
into account information provided by the topology information from
the IS-IS or Open Shortest Path First (OSPF) link-state routing protocol,
the current network resource utilization determined by RSVP, and the
resource requirements and constraints of the LSP. For signaled constrained-path
LSPs to work, either the IS-IS or OSPF protocol and the IS-IS or OSPF
traffic engineering extensions must be enabled on all routers.
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]