Compare commits

...

1 Commits

Author SHA1 Message Date
Rohit Kumar
0b7b7415b2 WIFI-12200 <Default SSID OpenWifi deleted>
Signed-off-by: Rohit Kumar <rohit.kumar@truminds.com>
2023-01-31 11:41:38 +00:00

View File

@@ -37,23 +37,6 @@ R"lit(
"ssh",
"lldp",
"dhcp-snooping"
],
"ssids": [
{
"bss-mode": "ap",
"encryption": {
"ieee80211w": "optional",
"key": "OpenWifi",
"proto": "psk2"
},
"name": "OpenWifi",
"services": [
"wifi-frames"
],
"wifi-bands": [
"2G","5G"
]
}
]
},
{