Versions Compared

Key

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

...

  • Verify the existing(default) value of TR181 parameters

            root@RaspberryPi  root@RaspberryPi-Gateway:~# dmcli eRT getv   Device.DeviceInfo.X_Comcast_com_ParentalControl.ManagedSites.Enable Device.X_RDKCENTRAL-COM_RFC.Feature.TR069support.Enable
            CR component name is: eRT.com.cisco.spvtg.ccsp.CR
            subsystem_prefix eRT.
            getv from/to component(eRT.com.cisco.spvtg.ccsp.pam): Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.TR069support.Enable
            Execution succeed.
            Parameter    1 name: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.TR069support.Enable
                                type:       bool,    value: true

            root@RaspberryPi-Gateway:~# dmcli eRT getv Device.X_Comcast_com_ParentalControl.ManagedServicesManagedSites.Enable
            CR component name is: eRT.com.cisco.spvtg.ccsp.CR
            subsystem_prefix eRT.
            getv from/to component(eRT.com.cisco.spvtg.ccsp.pam): Device.X_Comcast_com_ParentalControl.ManagedSites.Enable
            Execution succeed.
            Parameter    1 name: Device.X_Comcast__com_ParentalControl.ManagedSites.Enable
                         type:       bool,    value: false

           root@RaspberryPi-Gateway:~#  dmcli eRT getv Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable
          CR component name is: eRT.com.cisco.spvtg.ccsp.CR
          subsystem_prefix eRT.
          getv from/to component(eRT.com.cisco.spvtg.ccsp.pam): Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetectcom_ParentalControl.ManagedSites.Enable
            type:       bool,    value: falseExecution succeed.
            Parameter    2  1 name: Device.DeviceInfo.X_Comcast_com_ParentalControl.ManagedServicesRDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable
            type         type:       bool,    value: truefalse

            Image Removed  


  • Xconf Server UI Configuration
    Change Application to stb in top right corner of the window.

...

  • Define the Feature
    Flow : Xconf-Server -> RFC -> Feature ->Create
    Feature Instance: <Unique Identifier>
    Name: <Unique Identifier>
    Config Data: < tr181 parameter with its new value>
    Effective immediate: true
    Enable: true

          Image Added

          Image Removed Image Added



  • Define the Feature Rule
    Flow: Xconf-server -> RFC -> Feature Rule -> Create
    Name : <Unique Identifier>
    Priority: 1
    Feature : choose your RFC feature ( Previously created)
    Rule : estbMacAddress IS <MAC Address>
    OR
    estbIP IS <IP Address>

          Image Removed Image Added


  • RFC- Test Page
    Flow: Xconf-server -> RFC -> Test Page
    Parameter : estbMacAddress IS <MAC Address>
    OR
    estbIP IS <IP Address>

           Image RemovedImage Added


           Image RemovedImage Added


  • Once it is successful, rfc-parsed.txt will be created under /tmp directory.
  • Configured data’s that are parsed to the client can be verified at /tmp/rfc_configdata.txt

           Image RemovedImage Added


  • Verify with DM

          Image Removed Image Added


  • Verify the logs in /rdklogs/logs/dcmrfc.log file

           Image Removed

           Image Removed

           Image Removed

...


Firmware Upgradation for RPI using Xconf Server

...