Today I read an articlet in the internet about dynamic VLAN. It seems to be what I am looking for.
I understand how dynamic VLAN works and what has to be implemented.
No I have a question regarding my CSS326-24G-2S+RM. How do I have to configure the CSS326-24G-2S+RM to activate/use dynamic VLAN? Is it just to configure each VLAN ID to every port?
Please give advice. Thank you very much for your help.
I do not have the link anymore, but I can describe it.
A port on a switch is not allocated to a specific VLAN, it will be assigned to a VLAN by the MAC address of the computer, which is connected to this port. The Radius Server knows the MAC of the computer and the dedicated VLAN for this MAC. This means, the computer can be connected to every port on the switch and it will allways be automatically connected to the right VLAN. An unknown MAC will be forced to a guest VLAN.
Computer 1 â VLAN 1
Computer 2 â VLAN 2
Both computers will be always connected to the right VLAN regardless of which port they will be connected.
Hopefully it is now clear, what I ment. Thanks for your help.
What you describe is called âMAC-based VLANâ in RouterOS. A unit, switch-wise similar to yours (CRS3xx), running RouterOS is capable of doing it (see manual).
But could well be that SwOS doesnât expose necessary config space of switch chip while ROS does ⌠so it canât be done on CSS3xx devices.
Iâve found an old thread about the same issue without solution.
I also read an article in the German cât magazine 7/20 (âFunkkutscher - Zentrale Wlan-Steuerung fĂźr gĂźnstige Access-Pointsâ starting in page 100). There they explain the dynamic VLAN in WLAN with different Brands. One is Mikrotik. But they do not explain the dynamic VLAN on switches. This ist my missing puzzle part. Maybe someone can explain it for SwOS. Would bei great.
Thanks in advance.
OK, I saw the old post as well. Thanks. I Just thougt, that this old post is older than 2 years and there have been some new SwOS versions inbetween, that this can be done now.
Thanks again.
Iâve ordered a CSS326-24G-2S+RM which is not delivered, yet. Is MAC based VLAN via RADIUS possible in the meantime? This is a must have feature for me for access switches.