The MPLS WG Archive

Cell Relay Retreat>MPLS WG Archive>month:2001-Sep> msg00072



[Date Prev][Date Next][Thread Prev][Thread Next]  
  [Date Index][Thread Index][Author Index][Subject Index]

whether RSVP-TE can establish LSP without any reservation

  • From: David Charlap <david.charlap@marconi.com>
  • Date: Wed, 05 Sep 2001 10:54:49 -0400

George Thomas wrote:
> 
> In RSVP-TE, if the reservation cannot be done for a LSP, due to
> some reason like resource unavailable, then whether it is possible
> to establish a LSP with no resource reservation like BES with LSP,
> or we have to add LDP in the router to establish a Label switched
> path without reservation and CR-LDP with reservations, in this
> way we can avoid RSVP-TE.
> 
> I think RSVP is mainly for reservation and it won't allow for
> establishing the LSP, without BW reservation, like filling the
> trafiic parameters as 0.

Best-effort LSPs can be signaled with RSVP-TE.  You shoud use the
IntServ Null Service for this.  See RFC 2997.

If you use the Controlled Load or Guaranteed Service parameters with
zeros, you will get something similar, but not identical.  You may get
best effort.  You may also get a reservation for a value you didn't
expect.  Zeros in IntServ parameters are interpreted as "don't care"
values, and may be processed in unexpected ways if you really do care
about their interpretation.

-- David