Hello everybody,
I am just playing with MAC Based VLANs on a CRS109. In general this works perfectly fine. At least if MAC addresses are known. This is with trunk on ether1 and access port set to master-interface=ether1.
However I would like to have a kind of fallback: If an unknown MAC address is connected it should be mapped to a fallback VLAN. I could not find a way to make this work. Is there any? Even better would be an option to specify entries based in MAC address with mask, so vendor or product could be matched.
I tried another option for MAC address learning, but did not succeed so far: My upstream trunk is on ether1. I created vlan interfaces on ether1 and ether2, bridged the vlan interfaces and configured MAC based VLAN for ether2 with access ports set to master-interface=ether2. In addition I added an IP address to native ether2 with DHCP server, the lease script adds the new MAC address to MAC VLAN table. The VLAN stuff fails, though.
Does a non-tagged configuration break the setup? Where is my problem?
Thanks for your help!