Community discussions

MikroTik App
 
catacarlo
just joined
Topic Author
Posts: 6
Joined: Wed Jan 02, 2019 2:42 am

VLAN Manipulation - QinQ to C-Tag

Tue Aug 17, 2021 2:22 am

Hello,

I want to do follwoing bridged-constellation with an CRS 317.

SFP1: QinQ with S-Tag 701 and C-Tag 11,12,13,14
SFP2: Only C-Tag 11,12,13,14

My idea how to solve this is:
/interface bridge
add name=bridge1

/interface bridge port
add bridge=bridge1 interface=sfp1
add bridge=bridge1 interface=sfp2 pvid=701

/interface bridge vlan
add bridge=bridge1 tagged=sfp1 untagged=sfp2 vlan-ids=701

/interface bridge set bridge1 vlan-filtering=yes
But it does not work... any idea?
 
User avatar
jprietove
Trainer
Trainer
Posts: 212
Joined: Fri Jun 03, 2016 3:00 pm
Location: Cádiz, Spain
Contact:

Re: VLAN Manipulation - QinQ to C-Tag

Tue Aug 17, 2021 10:48 am

Try to select ethertype in bridge:
/interface bridge set bridge1 ethertype=0x9100
 
patrick7
Member
Member
Posts: 341
Joined: Sat Jul 20, 2013 2:40 pm

Re: VLAN Manipulation - QinQ to C-Tag

Tue Aug 17, 2021 11:29 am

Enable tag-stacking

Who is online

Users browsing this forum: JSpazP, sokalsondha and 45 guests