The MPLS WG Archive

Cell Relay Retreat>MPLS WG Archive>month:2002-Feb> msg00017



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

question on reservation styles

  • From: David Charlap <David.Charlap@marconi.com>
  • Date: Mon, 04 Feb 2002 11:44:01 -0500

Subhakar K S wrote:
> 
> In RSVP, how does the egress node decide on which
> reservation style to use.

In classical RSVP, there is no way for it to know.  The choice is beyond
the scope of RSVP.

In RSVP-TE, the ingress node can request SE style by setting the
appropriate bit in the SESSION_ATTRIBUTE object.  If this bit is set,
then SE style should be used.  If SESSION_ATTRIBUTE is present and this
bit is not set, then FF style should be used.

If SESSION_ATTRIBUTE is not present, then the switch is free to use
either.

Of course, all of the values in SESSION_ATTRIBUTE are advisory, so an
egress router is free to ignore the bits and choose whatever style it
wants, if there is a good reason to do so.  (Possible reasons include
non-support of one style, explicit local policy.)

-- David