Hello,
I want to know if it is possible to have 2 different SSID on 2.4Ghz.
On my main router (RB4011-Wifi FW:7.20.4) i have configured CapsMan for 2,4ghz and 5Ghz (with same SSID).
Because i have some “smart” devices i would like to remove them from this ssid and isolate them to another. so that my main SSID is used for PC, phone etc. and another for just “smart” devices (for VLAN).
I have tried creating another config and provisioning but as i noticed it was not being “activated” on any of my AP.
I have 3 CapAC conected to the main router. Here is also my configuration. Can anyone tell me the proper way to do it?
Also a question about speed.: if i stand aprox 2m away from one of the CAPAC (and i see that my phone is connected to it on 5Ghz) i only have around 100mbps speed, but my ISP speed is 1Gbps?
Configuration:
/caps-man channel
add band=5ghz-a/n/ac control-channel-width=20mhz name=channel_5GHz
add band=2ghz-g/n control-channel-width=20mhz name=channel_2.4GHz
/interface wireless
managed by CAPsMAN
channel: 5180/20-Ceee/ac/P(20dBm)+5290/80/DP(17dBm), SSID: Bezan, CAPsMAN forwarding
set [ find default-name=wlan2 ] name=wlan1 ssid=***
managed by CAPsMAN
channel: 2412/20-Ce/gn(-30dBm), SSID: ***, CAPsMAN forwarding
set [ find default-name=wlan1 ] antenna-gain=50 band=2ghz-b/g/n
channel-width=20/40mhz-Ce country=japan frequency=auto frequency-mode=
superchannel mode=ap-bridge name=wlan2 ssid=Bezan station-roaming=enabled
wireless-protocol=802.11
/caps-man datapath
add bridge=bridge name=datapath
/caps-man configuration
add channel=channel_5GHz country=slovenia datapath=datapath installation=
indoor name=cfg1 security=security ssid=***
add channel=channel_2.4GHz country=slovenia datapath=datapath installation=
indoor name=cfg2 security=security ssid=***
/caps-man manager
set enabled=yes
/caps-man provisioning
add action=create-dynamic-enabled hw-supported-modes=ac,an
master-configuration=cfg1
add action=create-dynamic-enabled hw-supported-modes=gn master-configuration=
cfg2
/interface wireless cap
set caps-man-addresses=127.0.0.1 enabled=yes interfaces=wlan1,wlan2