Community discussions

MikroTik App
 
blingblouw
Member
Member
Topic Author
Posts: 345
Joined: Wed Aug 25, 2010 9:43 am

CRS3xx CVID Stacking

Tue Nov 06, 2018 12:28 pm

Hi.

I am trying to configure CVID stacking as per this guide. (https://wiki.mikrotik.com/wiki/Manual:I ... 8Q-in-Q.29)

sfpplus1 is my uplink. So I am trying to stack vlan-id=5 inside of vlan-id=3001, however I cannot pickup anything on the other side of the link, does anyone see something wrong with this config?
/interface bridge
add  auto-mac=no name=bridge protocol-mode=none \
    vlan-filtering=yes
    
/interface bridge port
add bridge=bridge comment=interface=ether24 pvid=5 tag-stacking=yes
add bridge=bridge interface=sfp-sfpplus1

/interface bridge vlan
add bridge=bridge tagged=sfp-sfpplus1,bridge  vlan-ids=3001
add bridge=bridge tagged=bridge,sfp-sfpplus1 untagged=ether24 vlan-ids=5
 
deepmedia
just joined
Posts: 17
Joined: Sat Dec 29, 2018 4:19 pm

Re: CRS3xx CVID Stacking

Thu Apr 11, 2019 9:58 pm

Im running into the same problem, im now trying svid with ether-type=0x88a8, maybe that helps you get it up.
 
User avatar
nz_monkey
Forum Guru
Forum Guru
Posts: 2104
Joined: Mon Jan 14, 2008 1:53 pm
Location: Over the Rainbow
Contact:

Re: CRS3xx CVID Stacking

Fri Apr 12, 2019 5:08 am

What RouterOS version are you running ?
 
deepmedia
just joined
Posts: 17
Joined: Sat Dec 29, 2018 4:19 pm

Re: CRS3xx CVID Stacking

Fri Apr 12, 2019 1:05 pm

6.43.14 long - term.

see following:
802.1ad-example.png
Currently without the svid im running vlan aware bridge configuration with ether type 0x8100. I thought I needed a second bridge for that, but I cant add ether4 to both bridges. You got a suggestion maybe?
You do not have the required permissions to view the files attached to this post.
 
jetbriggins
just joined
Posts: 1
Joined: Mon Apr 08, 2019 2:13 pm

Re: CRS3xx CVID Stacking

Sun Jun 30, 2019 4:11 am

Prior to the VLAN aware bridge configuration, you used to be able to achieve this (or at least something similar) by using 'egress vlan-translation' and matching on the S/C-VLAN and re-writing a 'NEW' S/C-VLAN.

Using the new configuration method, i have yet to find a way to insert an inner tag from within one outer tag, into another outer tag. (.e.g)

Ingress - > (ether1) 1000:101 (SWITCH) Egress -> (ether2) 1001:101

Who is online

Users browsing this forum: raiser, simtj and 89 guests