[c-nsp] ME3600 dot1q-tunnel

Lukas Tribus luky-37 at hotmail.com
Tue Nov 4 15:39:48 EST 2014


> ME-3400 (Site 1)
> !
> interface GigabitEthernet0/1
> description P-t-P MetroE
> switchport access vlan 400
> switchport mode dot1q-tunnel
>
> ME-3600 (Site 2):
> interface GigabitEthernet0/1
> description P-t-P MetroE
> switchport trunk allowed vlan none
> switchport mode trunk
> mtu 9000
> service instance 1 ethernet
> encapsulation untagged !untagged traffic
> l2protocol tunnel cdp stp vtp dtp lacp
> bridge-domain 400
> !
> service instance 2 ethernet
> encapsulation dot1q 1-4094 !all tagged vlans
> bridge-domain 400
> !
> end

The proper way to do this is to use a single service instance,
and match everything with "encapsulation default".


Lukas

 		 	   		  


More information about the cisco-nsp mailing list