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
_______________________________________________
cisco-nsp mailing list  [email protected]
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

Reply via email to