How to setup WiFi with multiple SSIDs with CAPSMAN
Saltar para a navegação
Saltar para a pesquisa
Reference: https://wiki.mikrotik.com/wiki/Manual:CAPsMAN_with_VLANs
CAPsMAN Configuration on an AP
Pre-requisites
The ports on the switches where the APs are to be connected, should be configured with the following VLANs:
VLAN 6 (ARDITI) - not tagged VLAN 12 (ARDITI-Guest) - tagged
Quickset Mode
In this mode configure the following settings as follows:
Configuration
Mode: Bridge
System
Password: (enter new admin password)
Press the Apply Configuration button.
Terminal
CAPs-Man
- Create appropriate CAPsMan datapath template
/caps-man datapath add client-to-client-forwarding=yes local-forwarding=yes name=datapath-ARDITI vlan-id=6 vlan-mode=no-tag /caps-man datapath add client-to-client-forwarding=yes local-forwarding=yes name=datapath-Guest vlan-id=12 vlan-mode=use-tag
- Create appropriate CAPsMan security template
/caps-man security add authentication-types=wpa-psk,wpa2-psk name=security-ARDITI passphrase=ard1t1w1f1 /caps-man security add authentication-types=wpa-psk,wpa2-psk name=security-Guest passphrase=arditi-guest
- Create appropriate CAPsMan configurations
/caps-man configuration add country=portugal datapath=datapath-ARDITI name=config-ARDITI security=security-ARDITI ssid=ARDITI /caps-man configuration add country=portugal datapath=datapath-Guest name=config-Guest security=security-Guest ssid=ARDITI-Guest
- We are going to create a single CAPsMAN provisioning rule to create the ARDITI and the ARDITI-Guest SSIDs on a single device, each connect CAP is going to create these SSIDs automatically
/caps-man provisioning add action=create-dynamic-enabled master-configuration=config-ARDITI slave-configurations=config-Guest
- Enable the CAPsMAN manager
/caps-man manager set enabled=yes package-path=/ upgrade-policy=suggest-same-version
- Enable the Wireless of the AP to be managed by the CAP
/interface wireless cap
Additional Settings on the CAPSMAN AP
Setup email alert on new updates to warn on new updates Setup automated routerboard firmware upgrade so that it will update the routerboard firmware after a packages update Enable SNMP so that the AP can be monitored by Nagios Setup automated backups Set the AP identity so that it can be distiguished
Connecting Devices to the CAPsMAN
- In order to pair a cAP or wAP device: during the boot time, keep holding the reset button for 10 seconds, LED turns solid, release now to turn on CAPs mode for managing the unit from a CAPsMAN server.
Additional Settings on each AP
Setup automated routerboard firmware upgrade so that it will update the routerboard firmware after a packages update Enable SNMP so that the AP can be monitored by Nagios Set the AP identity so that they can be distiguished (this can be done on the AP or from the CAPSMAN)