08-31-2005 02:33 AM
Hi,
I was wondering, is it possible to build an MPLS network on top of L2VPNs? To be more specific, Imagine that a Service provider X can offer you point-to-point or point to multipoint Ethernet L2VPNs. You might want to take advandage of this in order to build your own MPLS network transparently (without the need to do carrier-to-carrier).
Is this senario possible?
Solved! Go to Solution.
08-31-2005 05:43 AM
Pavlos,
I personally haven't seen anybody implementing MPLS over a L2VPN service but it is possible in principle to do so.
The issue I see is exactly the same as if you used regular Ethernet interfaces to implement MPLS, in which case you need to make sure that baby giant frames (slightly larger than 1500 bytes) are supported to handle the MPLS overhead.
This would have to be worked out with the L2VPN SP.
Let me know if I answered your question,
08-31-2005 10:50 AM
Pavlos,
The PE providing the L2VPN service indeed treats the incoming ethernet frame as a baby giant frame and does not care whether the next layer in the frame is MPLS or any other protocol.
It then takes the ethernet frame (minus the preamble and FCS), encapsulates it with a Martini header, imposes MPLS label(s) and forwards it to the egress PE.
Let me know if I answered your question,
08-31-2005 05:43 AM
Pavlos,
I personally haven't seen anybody implementing MPLS over a L2VPN service but it is possible in principle to do so.
The issue I see is exactly the same as if you used regular Ethernet interfaces to implement MPLS, in which case you need to make sure that baby giant frames (slightly larger than 1500 bytes) are supported to handle the MPLS overhead.
This would have to be worked out with the L2VPN SP.
Let me know if I answered your question,
08-31-2005 10:09 AM
Good to hear.
Technically speaking, how will the PE router "treat" the mpls packet from the CE, just as a GIANT? Is the MPLS label on top of Etherenet label so will not care about other layers?
Thanks again.
08-31-2005 10:50 AM
Pavlos,
The PE providing the L2VPN service indeed treats the incoming ethernet frame as a baby giant frame and does not care whether the next layer in the frame is MPLS or any other protocol.
It then takes the ethernet frame (minus the preamble and FCS), encapsulates it with a Martini header, imposes MPLS label(s) and forwards it to the egress PE.
Let me know if I answered your question,
09-01-2005 08:55 AM
Yeap. Thanks.
10-01-2005 07:05 PM
How did you get on with creating your network ???
just curious as i am building a similar network.
10-04-2005 03:59 AM
Although this in principle will work no problems - why dont you consider CSC?
10-08-2005 06:07 AM
Good point. CsC would definitely be an alternative to run your own MPLS network through your SP network. This needs to be discussed with the SP, which might or might not support l3vpn services.
Hope this helps,
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide