设置SSID6不生效,还手动Enable:
cfgcli set InternetGatewayDevice.LANDevice.1.WLANConfiguration.6.Enable True
设置SSID6不加密
cfgcli set InternetGatewayDevice.LANDevice.1.WLANConfiguration.6.BeaconType None
设置SSID6加密、密码12345678
cfgcli set InternetGatewayDevice.LANDevice.1.WLANConfiguration.6.BeaconType 11i
cfgcli set InternetGatewayDevice.LANDevice.1.WLANConfiguration.6.PreSharedKey.1.PreSharedKey 12345678