How to use acl?

Hi,

I am just wondering is it possible to use the ACL feature in swos to change the vlan-id by mac address?

Example:
Port1: vlan 10,20
Port2: default 20 for all, but certain mac address I would like it to be part of vlan 10.

Is this configuration possible?
And how can I configure it?

Thanks!

Hi,
it’s MAC based VLANing ! not ACL

Access-List is a white list that indicates which MAC or IP can negotiate with specific port for connecting


if you need to deny specific MAC to connecting to your device bridge firewall is the option. just drop packets which are coming from specific MAC

if you need ACL in wireless devices , there is a built-in ACL in mikrotik wireless , but you should uncheck default authenticate feature from your WLAN interface.

http://relativitynetworks.com/index.php?topic=1021.0
it’s about MAC based VLANning

Is it possible to do mac based vlan-ing on swos? It looks like the ACL tab might be able to accomplish this, but I have not been able to make it work.

The link in the previous post does not work.

Thanks!