oetti
June 24, 2018, 12:15pm
1
Hi all,
i’ve got running capsman-config with master/slave-configurations (2 ssid’s ) on both bands (2.4/5Ghz) for 5 remote caps - so far so good.
Now i want to change the frequency for band 2.4 to 2437 with cannel extension “eC”, which works best for me.
After changing this, the 5Ghz-band is not useable anymore.
Is there a possibilty to run the same ssid on both bands, when the frequency of band 2.4 is manually set or adjusted?
Chris
Hi , i know you can have the same ssid on both bands , with adjusted the channel on 2.4 , i have the same configuration on my store.
oetti
June 26, 2018, 7:02pm
3
Nice, could you post your config or write a pm?
Chris
For Security i reset mac address
Have in mind that eC can not aply to channel 1
/caps-man channel
add band=2ghz-b/g/n frequency=2412 name=CH1
add band=2ghz-b/g/n frequency=2417 name=CH2
add band=2ghz-b/g/n frequency=2422 name=CH3
add band=2ghz-b/g/n frequency=2427 name=CH4
add band=2ghz-b/g/n frequency=2432 name=CH5
add band=2ghz-b/g/n extension-channel=eC frequency=2437 name=CH6
add band=2ghz-b/g/n frequency=2442 name=CH7
add band=2ghz-b/g/n frequency=2447 name=CH8
add band=2ghz-b/g/n frequency=2452 name=CH9
add band=2ghz-b/g/n frequency=2457 name=CH10
add band=2ghz-b/g/n frequency=2462 name=CH11
add band=2ghz-b/g/n frequency=2467 name=CH12
add band=2ghz-b/g/n frequency=2472 name=CH13
/caps-man datapath
add bridge=LocalLan name=NorthCom
add bridge=LocalLan name=Guest vlan-id=20 vlan-mode=use-tag
/caps-man security
add authentication-types=wpa-psk,wpa2-psk encryption=aes-ccm \
group-encryption=aes-ccm name=NorthCom passphrase="***************"
add authentication-types=wpa-psk,wpa2-psk encryption=aes-ccm,tkip name=Guest \
passphrase=12345678
/caps-man configuration
add datapath=Guest mode=ap name="Guest 2Ghz" security=NorthCom ssid=Guest
add datapath=NorthCom distance=indoors load-balancing-group="" mode=ap name=\
"NorthCom 2Ghz" security=NorthCom ssid=NorthCom
add datapath=NorthCom mode=ap name="NorthCom 5Ghz" security=NorthCom ssid=\
NorthCom
add datapath=Guest mode=ap name="Guest 5Ghz" security=Guest ssid=Guest
/caps-man interface
add channel=CH6 configuration="NorthCom 2Ghz" datapath=NorthCom disabled=no \
l2mtu=1600 mac-address=00:00:00:00:00:00 master-interface=none name=\
2.4Ghz radio-mac=00:00:00:00:00:00 radio-name=64D154694CF8 security=\
NorthCom
add channel.frequency=5180 configuration="NorthCom 5Ghz" datapath=NorthCom \
disabled=no l2mtu=1600 mac-address=00:00:00:00:00:00 master-interface=\
none name=5Gh radio-mac=00:00:00:00:00:00 radio-name=000000000000 \
security=NorthCom
add configuration="Guest 2Ghz" disabled=no l2mtu=1600 mac-address=\
00:00:00:00:00:00 master-interface=2.4Ghz name=Guest-2.4G radio-mac=\
00:00:00:00:00:00
add configuration="Guest 2Ghz" disabled=no l2mtu=1600 mac-address=\
00:00:00:00:00:00 master-interface=5Gh name=Guest-5G radio-mac=\
00:00:00:00:00:00
add configuration="NorthCom 5Ghz" datapath=NorthCom disabled=no l2mtu=1600 \
mac-address=00:00:00:00:00:00 master-interface=none name=Uplink \
radio-mac=00:00:00:00:00:00 radio-name=000000000000 security=NorthCom
/caps-man manager
set enabled=yes upgrade-policy=require-same-version