That's not Vlan, you just had 2 separate Bridges and added 2 port too them. there was no need of Vlan
@yorickdewid5 жыл бұрын
Whats the point of having 2 VLANs on 2 separate bridges?
@wesleyjimar80344 жыл бұрын
Thank you so much for the VLAN tutorial, many people are disagree with the setup. Please may those who are disagree with the setup please help with the correct way of configuring vlans
@tariq4846 Жыл бұрын
There is no use of VLAN in this setup. This is just bridging of two ports in each bridge.
@robersonsoliveira2 жыл бұрын
Thank you so much. This way, if you have a home wireless router, will work fine, because you aren't passing VLANs tagged through other devices or Switch. This worked for me using a home wireless router (Mercusys)
@NETVN822 жыл бұрын
Thanks for sharing
@niaz.shovon2 жыл бұрын
It may not be the vlan as others say, but it's a good starting point of learning vlan.
@robinmahfuj4 жыл бұрын
this is a WRONG tutorial. because you are connecting the ether2 port to your pc/laptop and its not going through VLAN100 its going to physical ether2 port. you are assigning the address to bridge port and DHCP is getting address from the bridge not via vlan, for getting via vlan, you need trunk also.
@ForyantoJayaWigunaChannel4 жыл бұрын
mikrotik only need 1 bridge for All interface, then you need make vlan on interfaces then put in seperate interface in 1 bridge
@xTheDoctah3 жыл бұрын
Like Vlan 1 on Bridge1 Vlan 2 on Bridge1 Vlan 3 on Bridge1 an so on. Right?
@precedent843 жыл бұрын
This is not VLAN config. You do not have VLAN filtering turned on on the bridges... If you do, then you have to specify VLAN id on your NIC according this setup.
@hip_hop_polska4 ай бұрын
jestem po egazmianach i widzę to na głównej. Nie wkurwiaj mnie.
@UPPERKEES4 жыл бұрын
I didn't watch the whole video, just the few seconds. Adding multiple bridges on the same Mikrotik device is mostly not what you want, it also disables hardware acceleration for bridges on some models.
@vitra874 жыл бұрын
To separate vlan's from each other (ip's is for example, put your owns): IP -> Filter Rules -> New Rule chain=input action=drop src=192.168.2.0/24 dst=192.168.4.0/24 chain=input action=drop src=192.168.4.0/24 dst=192.168.2.0/24
@ОлегХитрый6 ай бұрын
This is deprecated (software) method to make vlan in Mikrotik. I used it a few years ago. Modern method - bridge filtering togather with hardware offload.
@k.k96482 жыл бұрын
geht das ganze auch ohne mehrere Bridge ?
@joashly5 жыл бұрын
Muy buen video pero las Vlan estan de mas en este caso porque estas trabajando de forma directa con el bridger y no con la vlan.
@maciekwitkowski92735 жыл бұрын
It finally worked, thanks.
@ELSAVI5 жыл бұрын
The best instruction for vlan!!! Thanks
@NETVN825 жыл бұрын
Happy to help!
@eduannaude83013 жыл бұрын
great. works as intended. thank you
@baihai-e4n2 жыл бұрын
According to your video tutorial, I configured two vlans and two dhcp address pools on a Lan port on ROS, and there is a switch below, which is also configured with two vlans and a trunk configured by the uplink port, but the PC under the switch Could not get IP address. Do you know where the settings are not correct? Please reply, thank you very much!
@marcot47942 жыл бұрын
gracias buen tutorial
@assakoparfait62552 жыл бұрын
bonjour merci pour cette formation complet , mais j'ai un problème j'ai installer un serveur mikrotik dans une machine virtuel et lors de la configuration des réseaux wifi on me dit " Master interface : unknown" je ne comprend pas d'où vient le problème
@tinbuichan10725 жыл бұрын
Cảm ơn admin Net VN. Nếu giờ PC1 kết nối tới Vlan100 có thể ping thấy PC2 kết nối Vlan200??? Nếu không được, xin admin chỉ dẫn thêm.
@ventph69534 жыл бұрын
Is this Really a vlan configuration?
@nareshboncysnareshboncys88623 жыл бұрын
Yesterday I’m buying
@weldiarif42254 жыл бұрын
sangata bagus dan membantu....tks
@ViktorFerus5 жыл бұрын
Finally a working tutorial! Thank you very much, keep doing such helpful videos!
@annagamingofficial18813 жыл бұрын
Can you show me configuration internet 2 company mix 1 on MikroTik ??
@throwawayaccount8383 жыл бұрын
The only reason it works is because you have ports added in the bridge group. The dhcp server is running on that bridge group that contains ports!! Totally wrong !!
@piotr4244 жыл бұрын
I have wds router and a few vlan. Working only then if I set vlan on Interface not in bridge. Vlan can be in bridge, address also can , but /interface vlan interface must be at interface, which is part bridge. I sometimes tried set vlan interface:bridge , but showing me loop.😂 So: Interface vlan ,raw interface, dhcp and ip address also in interface, not bridge. This is the best way to success.
@radygastelum696111 ай бұрын
exelente
@aspirantetv60643 жыл бұрын
nice work
@Dsguy135 жыл бұрын
bagaimana jika di bridgeVLAN100 atau bridgeVLAN200 juga aktif dhcp server?
@alutfi90094 жыл бұрын
Can VLAN100's hosts Ping VLAN200's hosts ?
@black0ut1334 жыл бұрын
Thank you very much :) Did we now made 2 separate networks on one device? (am I right?) And what if I want to add one mikrotik device for WiFi, for example witch shares IP addresses of VLAN200?? Is there any chance to make video about that or explain in a hurry? Please...
@elektroglow4 жыл бұрын
I think you just have to add the wlan to bridgevlan200.
@DevSingh-dh2rq3 жыл бұрын
Isme Vlan I'd use kaha hui
@oumjing20594 жыл бұрын
thank man
@T00see5 жыл бұрын
Hi. This works great. It would be nice to have a tutorial how to have Vlab tagging. thanks
@bartman00235 жыл бұрын
Great video I have a Question, where can configure a trafic outgoing with the Vlan Tag as example that the frame have the Tag + payload ?
@bobns5094 жыл бұрын
Totaly, totaly wrong. VLAN 100 can talk and ping VLAN 200. Those are only two different networks. No VLAN. Whoever use this video to setup VLAN is in deep trouble and misleading. However this is good example of misunderstanding VLAN concepts.
@niaz.shovon2 жыл бұрын
Isn't this at least separating broadcast domains though they can ping each other?
@sathyaros3374 жыл бұрын
Great! I want to know how to config Bridge vlan on ISA ES1-8FE card? Anyone know?
@MissionStreet3 жыл бұрын
old version of os. theres chip and trunking!!!!!! up your tech or video!!
@radygastelum696111 ай бұрын
sige vla en ap y cpe
@DronamiInc6 ай бұрын
Ну где звук то
@hendrawifi31504 жыл бұрын
Lah dimana vlannya ? Ini bukan vlan.
@TomLouwell4 жыл бұрын
Not a real vlan.
@nareshboncysnareshboncys88623 жыл бұрын
Hello sir please help me
@rodneyaltamera31473 жыл бұрын
This is not VLAN. Sorry.....
@mtagab00710 ай бұрын
I think its wrong.
@vitra874 жыл бұрын
This is not a VLAN settings. Dislike.
@maulanam.jaelani10513 жыл бұрын
Vlan? Mau ngasih pengetahuan apa mau menyesatkan nih video? Apa emang dia gak ngerti vlan?... Wkwkwkkk... This is not configuration for vlan.