@rextended @anav @AllexRo
Winbox, RouterOS 7.1.5
Here is what i have done to Audience
Pre-requiste settings on CCR2004
Created bridge “bridge”
Added the port connected to Audience to the “bridge”
Under Interfaces, created VLAN3 and VLAN4
And used “bridge” as interface for the VLAN3 and VLAN4
VLAN4 is management VLAN
Under IP => Addresses created addresses for the VLANs
VLAN3 192.168.13.1/24 interface VLAN3
VLAN4 192.168.14.1/24 interface VLAN4
Went to IP => DHCP server
created DHCP setup for the VLANS
DNS 1.1.1., 8.8.8.8
Settings on Audience
Created a bridge
Checked VLAN filtering under VLAN tab of the bridge
Interfaces => VLAN tab
Created VLAN3 and VLAN4 , VLAN4 is management VLAN
I selected the bridge created above as interface for both VLAN3 (VLAN ID 3) and VLAN4(VLAN ID 4)
Went back to bridge and created VLAN table
bridge. VLAN ID current tagged. current untagged
bridge. 3 bridge, ether1
bridge. 4 ether1
bridge 1 bridge
Went under the Ports tab
for ether1 i used bridge as bridge name and VLAN tab, i have VLAN3
Went under Wireless
Created security profile
“wifi_name_v3” with settings [Mode=dynamic keys, Authentication Types WPA PSK, WPA2 PSK, set WPA and WPA secrets]
For wlan1 i changed
mode to “ap bridge”
band to “2GHz-B/G/N”
SSID to “wifi_name_v3”
Security Profile to “wifi_name_v3”
For wlan2 i changed
mode to “ap bridge”
band to “5GHz-A/N/AC”
SSID to “wifi_name_v3”
Security Profile to “wifi_name_v3”
For wlan3 i changed
mode to “ap bridge”
band to “5GHz-A/N/AC”
SSID to “wifi_name_v3”
Security Profile to “wifi_name_v3”
Went to IP => Addresses
Created addresses for VLAN3 and VLAN4
VLAN3 192.168.13.2/24 interface VLAN3
VLAN4 192.168.14.2/24 interface VLAN4
Went to IP => Routes
Created route to internet via each VLAN gateway
dest address: 0.0.0.0/0 gateway: 192.168.13.1
dest address: 0.0.0.0/0 gateway: 192.168.14.1
dest address: 192.168.13.0/24 gateway: VLAN3
dest address: 192.168.14.0/24 gateway: VLAN4
These are what i have
If anything is not clear, please let me know and will provide details