Cisco Systems Configure MPLS VPN on Ethernet VLAN interfaces

Bookmark this page:  YahooMyWeb Yahoo!  Google Google  Windows Live Favorites Windows Live  del.icio.us del.icio.us  digg digg  Add to Netscape Netscape
Subject Author Date
Configure MPLS VPN on Ethernet VLAN interfaces FX 06-15-08
Posted by FX on June 15, 2008, 10:35 am
Please log in for more thread options
I created Ethernet subinterfaces with VLAN and isl/dot1q
encapsulation.
then i tried Applying VRF (part of MPLS VPN) to it, and it worked
without giving error.
But I believe, VPN isnt supported on VLAN interfaces.. it doesnt make
sense to have L3 tunneling inside L2.
I dont know if this configuration works in real, but it is accpeted by
cisco CLI.

Any ideas?

Posted by Thrill5 on June 15, 2008, 11:33 pm
Please log in for more thread options
VRF's are used to create independent routing instances. Each VRF has its
own routing table and VRF's don't mix or share routes. They are supported
on VLAN, dot1q, and physical interfaces on versions of IOS that support
VRF's. MPLS networks add a "tag" to the packets which identify the VRF the
encapsulated packet belongs to. Without VRF's, VPN's wouldn't work but I
suspect that what you have configured is not going to work the way you
think.

>I created Ethernet subinterfaces with VLAN and isl/dot1q
> encapsulation.
> then i tried Applying VRF (part of MPLS VPN) to it, and it worked
> without giving error.
> But I believe, VPN isnt supported on VLAN interfaces.. it doesnt make
> sense to have L3 tunneling inside L2.
> I dont know if this configuration works in real, but it is accpeted by
> cisco CLI.
>
> Any ideas?



Posted by Stephen on June 16, 2008, 5:58 pm
Please log in for more thread options
wrote:

>I created Ethernet subinterfaces with VLAN and isl/dot1q
>encapsulation.
>then i tried Applying VRF (part of MPLS VPN) to it, and it worked
>without giving error.

what you probably have is each vlan can be bound as an interface to a
VRF.

>But I believe, VPN isnt supported on VLAN interfaces.. it doesnt make
>sense to have L3 tunneling inside L2.

what you have is vlans which are logical interfaces to the different
emulated routers in each VRF.

FWIW the way we support multiple VPNs to a site with Ethernet WAN
access is to extend each VRF from PE to CE as a different VLAN tag

>I dont know if this configuration works in real, but it is accpeted by
>cisco CLI.

it does work. it does not need VPNs or MPLS to be useful.

>
>Any ideas?

for example we run management in 1 VRF in a L3 switch, and customer
traffic in another.
2 logical routing instances in different VRFs, with different routing
tables.
--
Regards

stephen_hope@xyzworld.com - replace xyz with ntl

Similar ThreadsPosted
Configure MPLS VPN on Ethernet VLAN interfaces June 15, 2008, 10:35 am
MPLS/Metro Ethernet baisc Guide/Tutorial ! March 27, 2008, 10:12 am
LLQ on Ethernet Interfaces July 1, 2007, 9:36 am
KeepAlive on Ethernet Interfaces September 26, 2006, 3:55 am
2960 Ethernet interfaces going down November 25, 2008, 1:25 pm
OSPF issues on Ethernet Interfaces August 10, 2005, 7:56 am
Routing between ethernet interfaces on 1605r September 18, 2006, 4:59 pm
Two ethernet Interfaces want to use one as a backup different ISP's September 25, 2006, 10:01 am
More than two Ethernet interfaces on a 28xx router? October 5, 2006, 12:52 pm
Configure 1800 Router with ethernet connection October 25, 2007, 12:11 pm
smallest IOS based router with 3 ethernet interfaces March 20, 2006, 11:09 am
problems pinging between FastEthernet and Ethernet interfaces November 15, 2006, 3:17 pm
VLAN inside a ISP MPLS network May 11, 2007, 4:39 pm
Forward VLAN traffic to separate MPLS L2 VPN's February 6, 2007, 5:57 am
PIX same Vlan configuration on both interfaces October 27, 2006, 3:18 am