[c-nsp] 802.1ad S-TAG - 88a8
Aaron
aaron1 at gvtc.com
Thu May 21 09:42:53 EDT 2015
Does anyone know how to make an ME3600 service instance (efp) tag frames
with 802.1ad s-tagging (88a8 ethertype) instead of the typical 802.1q C-tag
(8100) ?
I see the way I have this config'd it shows that both tags are 8100
ethertype which I think is technically known as c-tag (8100). So I guess
you would call this ctag-in-ctag
But how would I make the outer tag a TRUE provider tag (aka s-tag, aka 88a8
ethertype) and leave the inner (bottom customer tag) remain 8100?
eng-lab-3600-2#sh run in g0/1
interface GigabitEthernet0/1
switchport trunk allowed vlan none
switchport mode trunk
mtu 9202
service instance 1 ethernet
encapsulation dot1q 2902 second-dot1q 100
rewrite ingress tag pop 2 symmetric
l2protocol tunnel
xconnect 10.101.0.254 10000 encapsulation mpls
mtu 1500
!
eng-lab-3600-2#sh ethernet service instance id 1 interface g0/1 detail
Service Instance ID: 1
Service Instance Type: static
Associated Interface: GigabitEthernet0/1
Associated EVC:
L2protocol tunnel
CE-Vlans:
Encapsulation: dot1q 2902 vlan protocol type 0x8100 second-dot1q 100 vlan
protocol type 0x8100
Rewrite: ingress tag pop 2 symmetric
Interface Dot1q Tunnel Ethertype: 0x8100
State: Up
EFP Statistics:
Pkts In Bytes In Pkts Out Bytes Out
112109 16810234 105959 17741577
Aaron
More information about the cisco-nsp
mailing list