Re: using bgp mpls vpn

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Claudio Jeker
Date: Tuesday, December 7, 2010 - 2:33 am

On Fri, Dec 03, 2010 at 01:10:30AM +0200, Imre Oolberg wrote:

You need an IP backbone that connects all P and PE routers because that's
the way the topology and pathes are calculated. LDP currently only runs on
top of IP and that will not change any time soon.
So you need an IP backbone to build the label pathes on which the various
mpls VPN will be switched over.

Currently you must enable IP forwarding (because of penultimate hop
popping) on all routers. Every ethernet interface needs an IP address so
that LDP can be run over those links. Additionally you need the IP address
as nexthop on the MPLS pathes. In theory it is possible to use static
setups using MAC addresses as nexthops but such static networks are
unfeasible in reality.

-- 
:wq Claudio


Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
using bgp mpls vpn, Imre Oolberg, (Fri Nov 26, 2:02 pm)
Re: using bgp mpls vpn, Claudio Jeker, (Tue Nov 30, 7:04 am)
Re: using bgp mpls vpn, Imre Oolberg, (Thu Dec 2, 4:10 pm)
Re: using bgp mpls vpn, Claudio Jeker, (Tue Dec 7, 2:33 am)