Versions Compared

Key

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

...

  • 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

Protocol

  • RIP routes are redistributed into primary Routing table.
  • RIPv2 runs as PE-CE routing protocol between CM and CMTS. In order to have the RIP routes into main routing table, RIP routes are further redistributed into Main routing table.

RIP protocol usage in RDK-B

In RDK-B the RIP protocol is used to exchange the routing information between the gateway and headend.

  • Support for RIPv2 (RFC 2453) on the WAN
  • Needed for static provisioning support
  • If RIP is enabled on WAN
    • Need to allow multicast udp port 520 and unicast
  • Object in it’s DML Layer: Device.Routing.RIP.

Self Heal

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