Hello,
I have a problem. I have VLANs on my RB (RB3011UiAS). There is a working trunk port ether2 but I can’t configure ether3 as an access port. There is a computer connected to that port unaware of VLANs and I need to have that computer in VLAN 30. According to Wiki https://wiki.mikrotik.com/wiki/Manual:Switch_Chip_Features#VLAN_Example_1_.28Trunk_and_Access_Ports.29 configuration should be like this, but it does not work. Am I missing something? Thank you very much for every suggestion…
You don’t say what model Mikrotik, but switch2 is connected to ether6-10 and switch1 to ether1-5 on 2011/3011 (additionally switch 1 to sfp1 on a 2011)
Note that there should be at least 2 config lines for each vlan-id, one per switch= …
But, as always, it’s hard to analyze concrete problems by looking at obfuscated config with typoes … I’m often asking myself why do I bother to think about problem if the person with problem doesn’t want to present all the information in unaltered form …
Tutorial from @anav’s post will work, but slowly as it doesn’t use HW capabilities of your RB …
mkx: Yes, you’re right. Sorry for wasting your time. There was another typo. I can’t even rewrite few lines without mistakes. I don’t even know why I’m doing it. Readability is not better, but worse… Sorry for that.
It’s configured this way now and port eth7 is still not behaving like access port
Tutorial from @anav’s post will work, but slowly as it doesn’t use HW capabilities of your RB …
That’s a shame. I need to use HW capabilities, because there would be quite a big load on that device.
I’m quite lost in VLANs.. There is an old way, new way since v6.41, VLANs configured only with bridge, VLANs configured with bridge and switch…hw-offloading and switch chip stuff… Ugh… I’m trying to understand VLAN principles on MikroTik for few weeks now, but it’s complicated, because the information is fragmented and qute often misleading. It’s like one huge puzzle.
OK, I’ll just pass this problem to anybody else who wants - quoting @anav - to play whack-a-mole with you. You’re not showing us full config (not even the relevant sections), only pieces which you think are relevant.
If you have a problem and don’t know how to solve it (or else you wouldn’t be asking here), how can you assume you know which bits of information do we need?