Community discussions

MikroTik App
 
kylf
just joined
Topic Author
Posts: 2
Joined: Mon Feb 19, 2024 5:00 pm

Bridge VLAN Filtering on disc lite 5

Mon Feb 19, 2024 7:24 pm

Hi everyone,
I'm loking for configure 2 disc lite5AC with vlan that i would like to transit in acces just in lan interface of station, so,
ptp -->
/interface vlan
add interface=bridge1 name=VLAN201 vlan-id=201
/interface bridge port
add bridge=bridge1 interface=ether1
add bridge=bridge1 interface=wlan1
add bridge=bridge1 interface=VLAN201 pvid=201 tag-stacking=yes
/interface bridge vlan
add bridge=bridge1 tagged=bridge1 untagged=VLAN201 vlan-ids=201
st-->
/interface vlan
add interface=bridge1 name=VLAN201 vlan-id=201
/interface bridge port
add bridge=bridge1 interface=wlan1
add bridge=bridge1 interface=ether1 pvid=201 tag-stacking=yes
add bridge=bridge1 interface=VLAN201 pvid=201 tag-stacking=yes
/interface bridge vlan
add bridge=bridge1 tagged=bridge1 untagged=ether1 vlan-ids=201

I tried with tag-stacking=yes/no but no luck...what am I doing wrong?
Thanks!
Last edited by kylf on Mon Feb 19, 2024 9:05 pm, edited 1 time in total.
 
User avatar
BartoszP
Forum Guru
Forum Guru
Posts: 2898
Joined: Mon Jun 16, 2014 1:13 pm
Location: Poland

Re: Bridge VLAN Filtering on disc lite 5

Mon Feb 19, 2024 7:56 pm

 
kylf
just joined
Topic Author
Posts: 2
Joined: Mon Feb 19, 2024 5:00 pm

Re: Bridge VLAN Filtering on disc lite 5

Mon Feb 19, 2024 9:29 pm

Thanks,
i read the post, my scenario(like image) include lan+wan device, is it exactly the same for configuration as device with eth1/eth2/eth3 etc.? I mean, should I tag with my vlan ports(lan/wan) or bridge(lan+wan) ?
You do not have the required permissions to view the files attached to this post.

Who is online

Users browsing this forum: esebm and 20 guests