Versions Compared

Key

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

...

  • RDK-B Operators
  • RDK-B SoC Vendors
  • RDK-B OEM's
  • RDK-B Application Vendors(Plume)
  • RDK-B System Integrators 

 High level Code Flow Design

...

Code flow for Bridgemode feature functionality 

...

  1. Changing the LanMode from router to bridge-static mode A

          Image Added

         2. A new bridge is created lan0(interface link llan0) which will have 10.0.0.1 ip address

...

         Image Added

         3. Private WiFi should stops broadcasting

...

         Image Added

         4.Ethernet (lan) clients should get Public IP address(i,e in erouter ip series)

...

         

        5. Verify whether the admin UI page is accessible by using 10.0.0.1 ip in ethernet client device 

...

        6. brlan0 shouldn't have  IP address

           Image Added

Bridge-Static → Router

  1.  Changing the LanMode from bridge-static to Router Mode
  2.  lan0 and llan0 interfaces should be deleted
  3.  Private WiFi Should be broadcasted
  4.  WiFi and Lan connected clients should get IP address and internet access
  5.  Admin UI should be accessible via connected clients.
  6. brlan0 should have IP address

...