[rdkb][common][conf][Add filogic830 onewifi build support]
[Description]
Add filogic830 onewifi build support
[Release-log]
Change-Id: I5db0bc298ecfbc84c4338bf6dac77a15ddd3474e
diff --git a/recipes-extended/vts/files/vap_config b/recipes-extended/vts/files/vap_config
new file mode 100644
index 0000000..95ae4bd
--- /dev/null
+++ b/recipes-extended/vts/files/vap_config
@@ -0,0 +1,111 @@
+{
+ "WifiVapConfig": [
+ {
+ "VapIndex": 0,
+ "VapName": "private_ssid_2g",
+ "BridgeName": "brlan0",
+ "RadioIndex": 0,
+ "VapMode": 0,
+ "SSID": "filogic-onewifi0",
+ "BSSID": "0a:7e:64:fe:e4:61",
+ "Enabled": true,
+ "SSIDAdvertisementEnabled": true,
+ "IsolationEnable": false,
+ "ManagementFramePowerControl": 0,
+ "BssMaxNumSta": 32,
+ "BSSTransitionActivated": false,
+ "NeighborReportActivated": false,
+ "NetworkGreyList": false,
+ "RapidReconnCountEnable": true,
+ "RapidReconnThreshold": 180,
+ "VapStatsEnable": true,
+ "MacFilterEnable": false,
+ "MacFilterMode": 0,
+ "WmmEnabled": true,
+ "UapsdEnabled": true,
+ "BeaconRate": 16,
+ "WmmNoAck": 0,
+ "WepKeyLength": 128,
+ "BssHotspot": false,
+ "WpsPushButton": 0,
+ "WpsEnable": true,
+ "WpsConfigMethodsEnabled": 128,
+ "WpsPin": "",
+ "BeaconRateCtl": "6Mbps",
+ "Security": {
+ "MFPConfig": "Disabled",
+ "Mode": "WPA2-Personal",
+ "EncryptionMethod": "AES",
+ "Passphrase": ""
+ },
+ "Interworking": {
+ "InterworkingEnable": false,
+ "AccessNetworkType": 0,
+ "Internet": false,
+ "ASRA": false,
+ "ESR": false,
+ "UESA": false,
+ "HESSOptionPresent": true,
+ "HESSID": "11:22:33:44:55:66",
+ "Venue": {
+ "VenueType": 0,
+ "VenueGroup": 0
+ }
+ }
+ },
+ {
+ "VapIndex": 1,
+ "VapName": "private_ssid_5g",
+ "BridgeName": "brlan0",
+ "RadioIndex": 1,
+ "VapMode": 0,
+ "SSID": "filogic-onewifi1",
+ "BSSID": "0a:7e:64:05:e4:62",
+ "Enabled": true,
+ "SSIDAdvertisementEnabled": true,
+ "IsolationEnable": false,
+ "ManagementFramePowerControl": 0,
+ "BssMaxNumSta": 32,
+ "BSSTransitionActivated": false,
+ "NeighborReportActivated": false,
+ "NetworkGreyList": false,
+ "RapidReconnCountEnable": true,
+ "RapidReconnThreshold": 180,
+ "VapStatsEnable": true,
+ "MacFilterEnable": false,
+ "MacFilterMode": 0,
+ "WmmEnabled": true,
+ "UapsdEnabled": true,
+ "BeaconRate": 16,
+ "WmmNoAck": 0,
+ "WepKeyLength": 128,
+ "BssHotspot": false,
+ "WpsPushButton": 0,
+ "WpsEnable": true,
+ "WpsConfigMethodsEnabled": 128,
+ "WpsPin": "",
+ "BeaconRateCtl": "6Mbps",
+ "Security": {
+ "MFPConfig": "Disabled",
+ "Mode": "WPA2-Personal",
+ "EncryptionMethod": "AES",
+ "Passphrase": ""
+ },
+ "Interworking": {
+ "InterworkingEnable": false,
+ "AccessNetworkType": 0,
+ "Internet": false,
+ "ASRA": false,
+ "ESR": false,
+ "UESA": false,
+ "HESSOptionPresent": true,
+ "HESSID": "11:22:33:44:55:66",
+ "Venue": {
+ "VenueType": 0,
+ "VenueGroup": 0
+ }
+ }
+ }
+ ]
+}
+