The MPLS WG Archive

Cell Relay Retreat>MPLS WG Archive>month:2002-Sep> msg00011



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

help

  • From: David Charlap <David.Charlap@marconi.com>
  • Date: Wed, 04 Sep 2002 09:51:18 -0400
  • User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.1b) Gecko/20020826

Harish Kumtakar wrote:
> 
>    what i understood after reading RFC 2205 and 2209 is that, when a 
> node receives a PATH message it will store or update the info. contained 
> in the message into corresponding PATH state and then forwards the PATH 
> message (the message may be modified) to the next hop.

Actually, the outgoing message will always be different from the 
incoming message.  At the very least, the HOP object will be different.

It's misleading to think that a Path/Resv message is forwarded.  It is 
not.  It is intercepted and processed.  A new Path/Resv message may (or 
may not, depending on circumstances) be generated as a result of that 
processing.

>   my question is will that node stores the info that is modified by 
> it(in case the PATH message is modified) somewhere (i mean, in some 
> state?).

I'm not sure what you're asking here.

Every node must (at minimum) store everything from an incoming Path/Resv 
message.  It must compare subsequent messages with the stored data in 
order to determine if the subsequent message is a modification or a refresh.

What additional information it stores in order to generate and send any 
corresponding outgoing message is an implementation detail and is not 
specified by any standard.

-- David


  • References:
    • help
      • From: "Harish Kumtakar" <harishk3@rediffmail.com>