The MPLS WG Archive

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



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

LDP usage in MPLS based VPNs

  • From: Eric Rosen <erosen@cisco.com>
  • Date: Fri, 28 Sep 2001 11:36:38 -0400
  • cc: Ramyanshu Datta <romidatta@yahoo.com>, mpls@UU.NET
  • User-Agent: EMH/1.10.0 WEMI/1.13.2 (Mochimune) FLIM/1.12.1(Nishinokyō) Emacs/20.6 (sparc-sun-solaris2.5.1)MULE/4.0 (HANANOEN)


Distributing routes is easy enough.  The  tricky part comes when you need to
decide whether  to use  a particular route.   It's especially tricky  if you
happen  to have  received two  routes to  the same  destination.   It's even
trickier if you want to make sure  that everyone's choice of a route is made
in such a way that no routing loops are formed. 

That's why when you specify a  routing procedure, you don't just specify the
messages used to distribute the  routes, you specify a decision procedure, a
set of attributes used to compare routes, etc., etc., etc. 

That in turn is why it makes  no sense to say "let's distribute routes using
LDP".   Route   distribution  doesn't   necessarily  require  BGP,   but  it
certainly requires a routing protocol, and LDP is not a routing protocol.