[c-nsp] ME3600 QinQ / Service Instance

Dario Amaya darioamaya82 at gmail.com
Wed Jun 3 17:29:36 EDT 2015


Hi list,

Hoping I can get some advice on a simple setup:

Two sites, each with an ME-3600X-24TS-M, L2VPN between the two on Te0/1.

ME3600-SiteA:

Te0/1 - L2VPN via PE
Te0/2 - Customer equipment

ME3600-SiteB:

Te0/1 - L2VPN via PE
Te0/2 - Customer equipment

I want to accept all tags from the customer port Te0/2 at both sites
and pass it across the L2VPN on Te0/1, back out on Te0/2 at the other
side and vice-versa.

Will the following config work:

interface TenGigabitEthernet0/1
 switchport trunk allowed vlan none
 switchport mode trunk
 load-interval 30
 service instance 1 ethernet
  encapsulation default
 !
!
interface TenGigabitEthernet0/2
 switchport trunk allowed vlan none
 switchport mode trunk
 load-interval 30
 service instance 2 ethernet
  encapsulation default
 !
!
connect eline-1-2 TenGigabitEthernet0/1 1 TenGigabitEthernet0/2 2

Thanks in advance.


More information about the cisco-nsp mailing list