[c-nsp] How to configuration mpls l2vpn between asr9k and 3750? Help me please!

Tim Huffman tim at bobbroadband.com
Thu Aug 22 09:59:55 EDT 2013


Assuming you are using the ME-C3750-24TE , here's a sample config that's working for us (MPLS MUST be enabled on one of the special ES Uplink ports for any MPLS to work):

interface FastEthernet1/0/6
 description Customer-interface
 switchport trunk encapsulation dot1q
!VLAN 2643 is used as a native, to provide the customer
!Internet transit as well as Pseudowire
!The customer tags pseudowire traffic with VLAN 912 (or we tag it for them with a switch)
 switchport trunk native vlan 2643
switchport trunk allowed vlan 912, 2643
 switchport mode trunk
 no cdp enable

interface Vlan912
 description pseudowire
 no ip address
!use the loopback of the other side of the pseudowire tunnel
  xconnect a.b.c.d 912 encapsulation mpls
end

And on the other end (which is actually a 6503-E/Sup720, but should be similar):
interface GigabitEthernet2/45.912
 description pw-2pp-8nh-evergent
 encapsulation dot1Q 912
!use the loopback of the 3750
 xconnect w.x.y.z 912 encapsulation mpls
end

Tim Huffman
Director of Engineering
Business Only Broadband
999 Oak Creek Dr, Lombard, IL 60148
Direct: 630.590.6012 | Main: 630.590.6000 | Fax: 630.986.2496 
thuffman at bobbroadband.com  |  http://www.bobbroadband.com/
Cell:  630.340.1925 | Toll-Free Customer Support:  877.262.4553
  Follow Us on LinkedIn  |    Follow Us on Twitter
 please consider the environment prior to printing

-----Original Message-----
From: cisco-nsp [mailto:cisco-nsp-bounces at puck.nether.net] On Behalf Of PlaWanSai RMUTT CPE IX
Sent: Thursday, August 22, 2013 5:47 AM
To: cisco-nsp at puck.nether.net
Subject: [c-nsp] How to configuration mpls l2vpn between asr9k and 3750? Help me please!

Hello all,

                How to configuration mpls l2vpn between asr9k and 3750? Help me please!

 

Thank you very much.

_______________________________________________
cisco-nsp mailing list  cisco-nsp at puck.nether.net https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/



More information about the cisco-nsp mailing list