I've recently configured CAPsMAN for managing two AP's. Everything is working fine but when trying to add additional Virtual AP on one of the cap's, nothing happens at all. CAPsMAN is not adding any additional VAP.
Here's my current config:
Provisioning:
Code: Select all
Flags: X - disabled
0 radio-mac=E4:8D:8C:CB:7E:BD hw-supported-modes="" identity-regexp=""
common-name-regexp="" ip-address-ranges="" action=create-dynamic-enabled
master-configuration=guestAP-cfg slave-configurations="" name-format=cap
name-prefix=""
1 radio-mac=E4:8D:8C:9C:BB:0F hw-supported-modes="" identity-regexp=""
common-name-regexp="" ip-address-ranges="" action=create-dynamic-enabled
master-configuration=BiuroAP-cfg slave-configurations=guestAP2-cfg
name-format=cap name-prefix=""
Code: Select all
0 name="guestAP-cfg" mode=ap ssid="Stolarczyk" country=poland hw-retries=4
security=guestAP-security datapath=guest_vlan_700 channel=GuestAP-channel13
1 name="BiuroAP-cfg" mode=ap ssid="StolarczykNet" hide-ssid=yes country=poland
security=BiuroAP-security datapath=StolarczykNet channel=BiuroAP-channel1
2 name="guestAP2-cfg" mode=ap ssid="test" security=test datapath=guest_vlan_600
Code: Select all
0 name="guest_vlan_700" local-forwarding=yes vlan-mode=use-tag vlan-id=700
1 name="StolarczykNet" bridge=bridge-local
2 name="guest_vlan_600" local-forwarding=yes vlan-mode=use-tag vlan-id=600
Code: Select all
0 name="guest_vlan_700" local-forwarding=yes vlan-mode=use-tag vlan-id=700
1 name="StolarczykNet" bridge=bridge-local
2 name="guest_vlan_600" local-forwarding=yes vlan-mode=use-tag vlan-id=600