[c-nsp] Transporting customer vlan id over pw

Cydon Satyr cydonsatyr at gmail.com
Thu Feb 26 11:28:09 EST 2015


Hello.

In all examples that show configuring VPWS vc type 5 on ASR9000,
configuration goes something like this (on both ends):


interface GigabitEthernet0/0/0/2.100 l2transport
 encapsulation dot1q 10
 rewrite ingress tag pop 1 symmetric

l2vpn
 xconnect group Cisco-Live
  p2p xc-sample-1
   interface GigabitEthernet0/0/0/2.100
   neighbor 102.102.102.102 pw-id 111


What if I want to save this service delimiting vlan id over pw?
Would the similar configuration, without normalizing tags be possible?

interface GigabitEthernet0/0/0/2.100 l2transport
 encapsulation dot1q 10

l2vpn
 xconnect group Cisco-Live
  p2p xc-sample-1
   interface GigabitEthernet0/0/0/2.100
   neighbor 102.102.102.102 pw-id 111


Would this be signaled as vc type 4 ?

And is this possible on 7600 as well?


Hopefully you can shed some light on this please.

Regards


More information about the cisco-nsp mailing list