A CR-LSP can be statically or dynamically set up.
A static CR-LSP is set up depending on manual configuration. This section describes how dynamic CR-LSPs are set up through RSVP-TE.
The Resource Reservation Protocol (RSVP) is designed for the integrated services model, and reserves resources for nodes along a path. This bandwidth reservation capability makes RSVP-TE a suitable signaling protocol for establishing MPLS TE paths.
RSVP-TE adds Label Request objects to Path messages to request labels and adds Label objects to Resv messages to allocate labels.
An extended RSVP message can carry path constraints in addition to label binding information.
The extended objects carry MPLS TE bandwidth constraints to implement resource reservation.
RSVP defines the following types of messages:
Path message: is sent downstream by the sender and saves path information on the nodes it passes through.
Resv message: is sent upstream by the receiver to respond to the Path message and to request resource reservation.
PathErr message: is sent by an RSVP node to its upstream node if an error occurs while this node is processing a Path message.
ResvErr message: is sent by an RSVP node to its downstream node if an error occurs while this node is processing a Resv message.
PathTear message: is sent to delete path information and functions in the opposite way to a Path message.
ResvTear message: is sent to delete the resource reservation state and functions in the opposite way to a Resv message.
ResvConf message: is sent downstream from the sender hop by hop to confirm a resource reservation request. This message is sent only when the Resv message contains the RESV_CONFIRM object.
Srefresh message: is used to update the RSVP state.
Function |
Description |
---|---|
A CR-LSP is set up according to the CSPF calculation result or an explicit path. CR-LSP setup is triggered on the ingress node. |
|
|