Community discussions

MikroTik App
 
User avatar
nichky
Forum Guru
Forum Guru
Topic Author
Posts: 1275
Joined: Tue Jun 23, 2015 2:35 pm

ASK [VLAN]

Fri Dec 10, 2021 4:09 am

vlan question. I got vlan 100 and under that i got vlan 20.
vl100 i need to qinq to be delivered for some other devices bechinde R2.

My quastuon is i cant asigne vl20 to the client connected to R1 (this router)

I can make it working only if i do separate bridge interface, but i want to to via bridge-filtering

see the config:
vlan question. I got vlan 100 and under that i got vlan 20.
vl100 i need to qinq to be delivered for some other devices bechinde R2.

My quastuon is i cant asigne vl20 to the client connected to R1 (this router)

I can make it working only if i do separate bridge interface, but i want to to via bridge-filtering

see the config:
/interface vlan
add interface=vlan100 name=vlan20 vlan-id=20
add interface=br-vlan name=vlan100 vlan-id=100
[admin@R1] > /interface bridge export 

/interface bridge
add name=br-vlan vlan-filtering=yes
/interface bridge port
add bridge=br-vlan interface=ether4
add bridge=br-vlan interface=ether3 pvid=20
/interface bridge settings
set use-ip-firewall=yes
/interface bridge vlan
add bridge=br-vlan tagged=br-vlan,ether4 untagged=ether3 vlan-ids=100,20

Who is online

Users browsing this forum: Ahrefs [Bot], Amazon [Bot], Bing [Bot], dioeyandika, GoogleOther [Bot], menyarito and 79 guests