The first beacon of SmartCAPWAP
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user