The first beacon of SmartCAPWAP

This commit is contained in:
vemax78
2013-12-20 23:14:34 +01:00
parent 29ba25e434
commit bef31786ce
18 changed files with 6543 additions and 130 deletions

View File

@ -71,7 +71,11 @@ application: {
certificate = "/etc/capwap/wtp.crt";
privatekey = "/etc/capwap/wtp.key";
privatekeypassword = "";
};
};
};
wlan: {
prefix = "ap";
};
radio = (
@ -97,14 +101,6 @@ application: {
combiner = "omni";
selection = [ "internal" ];
};
dsss = {
clearchannelassessment = 0;
energydetectthreshold = 0;
};
ofdm = {
bandsupported = 0;
tithreshold = 100;
};
multidomaincapability = {
firstchannel = 1;
numberchannels = 11;