The MPLS WG Archive

Cell Relay Retreat>MPLS WG Archive>month:2001-Nov> msg00201



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

error handling in l2vpn

  • From: Toby Smith <tob@laurelnetworks.com>
  • Date: 21 Nov 2001 08:47:44 -0500
  • Cc: Narasimha Swamy <NarasimhaS@netbrahma.com>, "'mpls@uu.net'" <mpls@UU.NET>, Luca Martini <luca@level3.net>
  • User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands)

Giles Heron <giles@packetexchange.net> writes:

> Narasimha Swamy wrote:
> > 
> > Hi,
> > In case of L2VPN sessions configuration, it is possible for an edge LSR to
> > receive unmatched MTU or vc-type from other edge LSR for a particular l2vpn
> > session.
> 
> By L2VPN here do you mean draft-martini?
> 
> If so then yes - it is possible for the edge LSR to receive unmatched
> MTU or vc-type from the peer edge LSR.
> 
> > What type of message should be sent in this case to indicate this error. If
> > notification message is sent, what will be the Status Code.
> 
> A label release should be sent.

Hi,

Are you sure about this last bit?  If one LSR has a configured MTU of
1400, and receives information from its peer for the same VC ID &
interface type, but with an advertised MTU of 1500, I would think that
this situation would be better served by maintaining the received
mapping and relaying this status to the local user, who has a better
chance of configuring the local interface to a matching MTU (or fixing
things up on the remote side).

If a release is sent instead, it then opens up the issue of having the
LSR who issued the release later send a request for that mapping.

Either that, or the remote LSR who receives the release from the local
LSR now has enough information to pick a new MTU that might be more
amenable to the LSR which sent the release.  But now we're talking
about MTU negotiation, aren't we.

Regards,
Tob