Community discussions

MikroTik App
 
Jimmy
Member Candidate
Member Candidate
Topic Author
Posts: 109
Joined: Thu Sep 29, 2011 11:42 pm
Location: Denmark
Contact:

capsman virtual ap and vlan? plz help

Fri Jan 08, 2016 9:23 am

Hi all
I am trying to setup capsman instad of my normal setup. I am upgrading my network wen i have all from hp to dlink dap AP, and now i will chance all AP to mikrotik.
My problem is i am running 3 to 5 ssid on every ap and this working fine but now i will try capsman to get my work.
I cane see where i can put more ssid on my ap using capsman ?
I am runnning cisco sw and routers and a littel ccr, rb on my network, my hotspot is a standalone server firstspot.

my normal setup on ap for now is:
/interface bridge
add name=bridge-vlan1
add name=bridge-vlan2
add name=bridge-vlan11
add name=bridge5
/interface wireless
set [ find default-name=wlan1 ] band=2ghz-b/g/n disabled=no frequency=auto \
    l2mtu=1600 mode=XX-XXXXXX radio-name=XX-XXXXX ssid="" \
    wireless-protocol=802.11
/interface vlan
add interface=ether1 l2mtu=1594 name=vlan1-ether1 vlan-id=1
add interface=wlan1 l2mtu=1596 name=vlan1-wlan1 vlan-id=1
add interface=ether1 l2mtu=1594 name=vlan2-ether1 vlan-id=2
add interface=wlan1 l2mtu=1596 name=vlan2-wlan1 vlan-id=2
add interface=ether1 l2mtu=1594 name=vlan11-ether1 vlan-id=11
add interface=wlan1 l2mtu=1596 name=vlan11-wlan1 vlan-id=11
/interface wireless channels
add band=2ghz-b/g/n frequency=2412 list=ch1 name=ch1 width=20
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=DISP
add authentication-types=wpa2-psk eap-methods="" management-protection=\
    allowed mode=dynamic-keys name=class supplicant-identity="" \
    wpa2-pre-shared-key=password
add authentication-types=wpa-psk,wpa2-psk eap-methods="" \
    management-protection=allowed name=HOTSPOT supplicant-identity=""
add authentication-types=wpa2-psk eap-methods="" management-protection=\
    allowed mode=dynamic-keys name=DISP supplicant-identity="" \
    wpa2-pre-shared-key=Password
/interface wireless
add disabled=no l2mtu=1600 master-interface=\
    wlan1 name=wlan-hotspot security-profile=HOTSPOT ssid=HOTSPOT \
    wds-cost-range=0
add disabled=no l2mtu=1600 master-interface=\
    wlan1 name=wlan-inet security-profile=class ssid=class wds-cost-range=0
add disabled=no l2mtu=1600 master-interface=\
    wlan1 name=wlan-DISP security-profile=DISP ssid=DISP \
    wds-cost-range=0
/interface vlan
add interface=wlan-class l2mtu=1596 name=vlan1-vlan-class vlan-id=1
add interface=wlan-hotspot l2mtu=1596 name=vlan2-wlan-hotspot vlan-id=2
add interface=wlan-DISP l2mtu=1596 name=vlan11-wlan-DISP vlan-id=11
/interface bridge port
add bridge=bridge5 interface=ether1
add bridge=bridge-vlan1 interface=vlan1-ether1
add bridge=bridge-vlan2 interface=vlan2-ether1
add bridge=bridge-vlan11 interface=vlan11-ether1
add bridge=bridge-vlan2 interface=wlan-hotspot
add bridge=bridge-vlan1 interface=wlan-class
add bridge=bridge-vlan11 interface=wlan-DISP
add bridge=bridge-vlan1 interface=wlan1
/ip address
add address=xxx.xxx.xxx.xxx/xx interface=bridge-vlan2 network=xxx.xxx.xxx.xxx
/ip route
add distance=1 gateway=xxx.xxx.xxx.xxx
/snmp
set contact=AP-name enabled=yes location=AP-name \
    trap-version=2
/system clock
set time-zone-name=Europe/Copenhagen
/system identity
set name=AP-name
/system leds
set 0 interface=wlan1
/system routerboard settings
set cpu-frequency=400MHz
How can i use capsman to control my mikrotik AP on this setup?

I am new to all this mikrotik....

Cheers
Jimmy

Who is online

Users browsing this forum: No registered users and 52 guests