Versions Compared

Key

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

...

  1. Ethernet Port of RPI should be connected to WAN Network
  2. Connect WiFi Dongle to RPI ( Please refer to supported dongle here RDKB RPI Setup Information#DonglesInformationLinks )
  3. Client PC(s)  should be connected to RPI through Usb2Ethernet Adaptor which should be supported by RPI ( Please refer to https://elinux.org/RPi_USB_Ethernet_adapters for supported usb to ethernet adapter by RPI ). Ethernet switch is an optional in between usb2ethernet adapter and Client PC
  4. Once powered on, RPI should be able to list interfaces erouter0,brlan0 and wlan0 after boot up 
  5. Logs can be verified under /rdklogs/logs folder 
  6. Now, client pc should be able to get private ip in the rage 10.0.0.x range 
  7. Client PC should be able to connect to internet now. Ping test can also be done by connecting gateway ip 10.0.0.1
  8. Connected client PC information can be verified through webui by executing URL 10.0.0.1 in Client PC Browser and login with following credentials 
    1. Username : admin
    2. Password : password
  9. Two radios are supported by RPI (2.4 and 5 GHz) respectively. By default following SSID's are broadcasted by RPI under respective radio 
    1. 2.4GHz (Private WiFi)
      1. SSID name - "RPI3_RDKB-AP0" 
      2. Password - "rdk@1234"
    2. 5 GHz (Xfinity WiFi)
      1. SSID name - "RPI3_RDKB-AP1" 
      2. Password - "rdk@1234"
  10. Connect mobile with above default SSID name and password for respective radio. Any one radio should be used for establishing connection in mobile
  11. Now, mobile should be able to get private ip in the rage 10.0.0.x range 
  12. To get Internet for mobile, user should configure captive portal by accessing any url or 10.0.0.1 from mobile browser. When RPI image is flashed for the first time captive portal will be enabled which will auto redirect to captive portal page and asks user to re-configure the default SSID name and password provided in mobileof radio(s) . Please refer to Captive Portal in R-Pi User Manual for more information. 
  13. After reconfiguration of SSID username and password in webUI, provide the modified SSID and password in mobile too for reconnection with RPI
  14. Now, mobile should be able to browse the internet. Please refer to Clients Connection and its set up Diagram in RPI - User Manual for more information regarding the same for both wired and wireless connection information
  15. Please refer to link Webui Functions for various features that can be controlled through webui 

...

  • RDK-B Components - covers components supported by RDKB
  • Utopia covers basic routing features of RDKB Webui provides the snapshot of RDKB-RPI-webui and control options for routing functionality 

Yocto Modification for RDK B+ Support

...