You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Command Line Interface(CLI)

  • Allows to perform Data Model related operations from the device console. Some of the basic operations by CLI in RDK-B are:
    • Get the value of a parameter
    • Set the value of a parameter
    • Add an entry to the table
    • Delete an entry to the table
  • Component : CcspDmCli

Common Data Model

  • RDK-B uses TR-181 as a common data model
  • All Protocol Agents (SNMP/TR069) and WebUI internally use this common data model

DOCSIS

  • Supports DOCSIS 3.1
  • Acquire DOCSIS downstream

  • Acquire DSG broadcast tunnel

eMTA

  • RDK-B supports embedded Multimedia Terminal Adapter (MTA stack itself not included as part of RDK-B - provided by OEM)

  • Various OEM's can use their own MTA modules in collaboration with RDK-B middle ware
  • RDK-B provides various monitoring metrics and a data model parameters to enable and monitor the MTA module provided by the OEM

Routing Information Protocol (RIP)

  • RDK-B uses RIP as the routing mechanism
  • RIP is a  distance-vector routing protocols which employ the hop count as a routing metric. RIP prevents routing loops by implementing a limit on the number of hops allowed in a path from source to destination

Self Heal

  • Continuously monitors the running CCSP processes and takes necessary actions
  • Monitors and restarts processes when required
  • No labels