Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Children Display

Table of Contents

Info

This Page is under Development


Introduction

                   Updation of dynamic hostapd changes in WiFi hal layer lead to resolution of various issues like timeout errors when we try to set values to wifi parameters such as ssid, password, SecurityMode, channel etc through dmcli commands or WebUI. Moreover, features such as xfinity-wifi,snmp set/get of wifi calls ,factory-reset timeout errors are also resolved. This enhanced the performance of WebUI.

...

                                              Image RemovedImage Added

                                                          Image Added

Data Model

S.NOModuleDMCLI commandsDescription
1.WiFi Module(TR-181-WiFi-USGv2.XML)Device.WiFi.SSID.1.EnableEnable/Disable the private wifi of 2g
2.WiFi Module(TR-181-WiFi-USGv2.XML)Device.WiFi.SSID.2.EnableEnable/Disable the private wifi of 5g
3.WiFi Module(TR-181-WiFi-USGv2.XML)Device.WiFi.SSID.5.EnableEnable/Disable the public wifi of 2g
4.WiFi Module(TR-181-WiFi-USGv2.XML)Device.WiFi.SSID.6.EnableEnable/Disable the public wifi of 5g
5.WiFi Module(TR-181-WiFi-USGv2.XML)Device.WiFi.SSID.1.SSIDGet/Set the ssid of private 2g
6.WiFi Module(TR-181-WiFi-USGv2.XML)Device.WiFi.SSID.2.SSIDGet/Set the ssid of private 5g
7.WiFi Module(TR-181-WiFi-USGv2.XML)Device.WiFi.SSID.5.SSIDGet/Set the ssid of public 2g
8.WiFi Module(TR-181-WiFi-USGv2.XML)Device.WiFi.SSID.6.SSIDGet/Set the ssid of public 5g
9.WiFi Module(TR-181-WiFi-USGv2.XML)Device.WiFi.SSID.1.StatusCheck the status of Private 2g
10.WiFi Module(TR-181-WiFi-USGv2.XML)Device.WiFi.SSID.2.StatusCheck the status of Private 5g
11.WiFi Module(TR-181-WiFi-USGv2.XML)Device.WiFi.SSID.5.StatusCheck the status of Public 2g
12.WiFi Module(TR-181-WiFi-USGv2.XML)Device.WiFi.SSID.6.StatusCheck the status of Public 5g
13.WiFi Module(TR-181-WiFi-USGv2.XML)Device.WiFi.Radio.1.EnableEnable/Disable the 2G SSID's
14.WiFi Module(TR-181-WiFi-USGv2.XML)Device.WiFi.Radio.2.EnableEnable/Disable the 5G SSID's
15.WiFi Module(TR-181-WiFi-USGv2.XML)Device.WiFi.Radio.1.Statuscheck the status of 2G
16.WiFi Module(TR-181-WiFi-USGv2.XML)Device.WiFi.Radio.2.Statuscheck the status of 5G
17.WiFi Module(TR-181-WiFi-USGv2.XML)Device.WiFIWiFi.AccessPoint.1.Security.KeyPassPhraseKeyPassphraseGet/Set the passphrase of private wifi 2G
18.WiFi Module(TR-181-WiFi-USGv2.XML)Device.WiFIWiFi.AccessPoint.2.Security.KeyPassPhraseKeyPassphraseGet/Set the passphrase of private wifi 5G
19.WiFi Module(TR-181-WiFi-USGv2.XML)Device.WiFIWiFi.AccessPoint.1.Security.ModeEnabledGet/Set the security modes of private wifi 2G
20.WiFi Module(TR-181-WiFi-USGv2.XML)Device.WiFIWiFi.AccessPoint.2.Security.ModeEnabledGet/Set the security modes of private wifi 5G
21.WiFi Module(TR-181-WiFi-USGv2.XML)Device.WiFIWiFi.AccessPoint.1.Security.X_CISCO_COM_EncryptionMethodGet/Set the Encryption Methods of private wifi 2G
22.WiFi Module(TR-181-WiFi-USGv2.XML)Device.WiFIWiFi.AccessPoint.2.Security.X_CISCO_COM_EncryptionMethodGet/Set the Encryption Methods of private wifi 5G
23.WiFi Module(TR-181-WiFi-USGv2.XML)Device.WiFi.Radio.1.ChannelGet/set the channel of 2G 
24.WiFi Module(TR-181-WiFi-USGv2.XML)Device.WiFi.Radio.2.ChannelGet/set the channel of 5G 
25.WiFi Module(TR-181-WiFi-USGv2.XML)Device.WiFi.AccessPoint.1.SSIDAdvertisementEnabledVisible/Invisble of broadcasting 2G SSID'S
26.WiFi Module(TR-181-WiFi-USGv2.XML)Device.WiFi.AccessPoint.2.SSIDAdvertisementEnabledVisible/Invisble of broadcasting 5G SSID'S
27.WiFi Module(TR-181-WiFi-USGv2.XML)Device.WiFi.Radio.1.OperatingStandardsGet/Set the operating standards of 2g
28.WiFi Module(TR-181-WiFi-USGv2.XML)Device.WiFi.Radio.2.OperatingStandardsGet/Set the operating standards of 5g
29.WiFi Module(TR-181-WiFi-USGv2.XML)Device.WiFi.AccessPoint.1.WPS.EnableEnable/Disable of WPS 2G
30.WiFi Module(TR-181-WiFi-USGv2.XML)Device.WiFi.AccessPoint.2.WPS.EnableEnable/Disable of WPS 5G
31.WiFi Module(TR-181-WiFi-USGv2.XML)Device.WiFi.AccessPoint.2.WPS.ConfigMethodsEnabledGet/Set the ConfigMethods Enabled 5G
32.WiFi Module(TR-181-WiFi-USGv2.XML)

Device.WiFIWiFi.AccessPoint.5.Security.ModeEnabled &

Device.WiFIWiFi.AccessPoint.6.Security.ModeEnabled

Get /Set the security modes of public wifi 5G & 2G as NONE
33.WiFi Module(TR-181-WiFi-USGv2.XML)Device.WiFi.AccessPoint.1.WPS.ConfigMethodsEnabledGet/Set the ConfigMethods Enabled 2G
34.

PAM Module 

XML Mapper -

TR181-USGv2.XML

Device.DeviceInfo.X_COMCAST_COM_xfinitywifiEnableEnable/Disable the xfinitywifi

...