Versions Compared

Key

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

Command Line Interface(CLI)

  • Allows an individual to perform Data base related operations on the Data Model. 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 the common data model.

DOCSIS

  • Supports DOCSIS 3.1
  • Acquire DOCSIS downstream

  • Acquire DSG broadcast tunnel

eMTA

  • RDK-B supports embedded Multimedia Terminal Adapter. 

  • Various OEM's can use their own MTA modules in collaboration with RDK-B middle ware.
  • RDK-B provides various monitoring metrics and a parameter to enable and start monitoring the MTA module which comes from 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 all the running CCSP processes.
  • If any process is killed this feature brings it up.