Mikrotik : VLAN configuration | NETVN

preview_player
Показать описание
How to configuration VLAN on the Mikrotik router. This video explains step by step how to create a new VLAN on Mikrotik router.

#netvn #mikrotik #vlan
Рекомендации по теме
Комментарии
Автор

That's not Vlan, you just had 2 separate Bridges and added 2 port too them. there was no need of Vlan

tikroute
Автор

Whats the point of having 2 VLANs on 2 separate bridges?

yorickdewid
Автор

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)

robersonsoliveira
Автор

It may not be the vlan as others say, but it's a good starting point of learning vlan.

niaz.shovon
Автор

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

wesleyjimar
Автор

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.

robinmahfuj
Автор

mikrotik only need 1 bridge for All interface, then you need make vlan on interfaces then put in seperate interface in 1 bridge

ForyantoJayaWigunaChannel
Автор

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

vitra
Автор

The best instruction for vlan!!! Thanks

ELSAVI
Автор

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.

precedent
Автор

jestem po egazmianach i widzę to na głównej. Nie wkurwiaj mnie.

hip_hop_polska
Автор

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.

UPPERKEES
Автор

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.

ОлегХитрый
Автор

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.

joashly
Автор

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.

piotr
Автор

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.

tinbuichan
Автор

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

assakoparfait
Автор

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!

baihai-en
Автор

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 !!

throwawayaccount
Автор

geht das ganze auch ohne mehrere Bridge ?

k.k