[c-nsp] 802.1ad S-TAG - 88a8

Lukas Tribus luky-37 at hotmail.com
Thu May 21 16:38:46 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) ?

First of all you need 15.4(2)S for that.

Config looks like this:
 
    Switch(config)# interface gig0/1 
    
    
    Switch(config-if)# ethernet dot1ad nni 
    
    
    Switch(config-if)# service instance 1 ethernet 
    
    
    Switch(config-if)# encapsulation dotad 1000 second dot1q 1-100 
    
    
    Switch(config-if)# rewrite ingress tag push 1 symmetric 
Switch(config-if)# bridge-domain 1000


See:
http://www.cisco.com/c/en/us/td/docs/switches/metro/me3600x_3800x/software/release/15-4_2_S/configuration/guide/3800x3600xscg/sw802_one_ad.html#pgfId-1621714


Lukas

 		 	   		  


More information about the cisco-nsp mailing list