Versions Compared

Key

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

Table of Contents

Sanity Test cases :

S.NoSanity tested onStatus
S.NoSanity tested onStatus
1Image should be stablePass
2OpenSync service and its manager should be runningPass
3RPI Extender onboarding over Wi-FiPass
4Able to Ping www.google.com from RPI ExtenderPass
5Wifi Extension of Internet to mobile from GWPassCurrently through 2.4GHz Radio, While 5GHz radio is used for backhaul connectivity

...

  • Due to Wi-Fi dongle's limited capability, using 5GHz radio for backhaul connectivity and 2.4GHz radio for Home AP
  • Backhaul to GW is established only using 5GHz station interface but not using 2.4GHz station interface
  • Could not connect mobile with 5GHz Home AP since 5GHz radio station interface is used for backhaul connectivity (may be due to hardware )
  • Extender's (2.4GHz)HomeAP channel number is not matching with GW's (2.4GHz)HomeAP channel number (need to check plume cloud team)

OVSDB Tables:

Associated Clients:

...

Image Added

AWLAN_Node:

...

Image Added

Image Added

Cloud Status:
Image Added

Ping test:

Image Added

...

 ovs-vsctl show:

  • GRE Tunnel needs to be formed for wifi-backhaul using opesync backhaul credentials(UPDATE 0001-Update-bhaul-credential.patch in meta-cmf-broadband layer)
  • open sync mandates OVS-Switch and GRE backhaul entry can be found using "ovs-vsctl show"

Image Added

Image Addedroot@raspberrypi4-rdk-extender:/usr/opensync/tools# ovs-vsctl show
3ea47331-783c-4431-a382-44bd3d46c25a
    Manager "ssl:34.211.87.241:443"
        is_connected: true
    Bridge br-wan
        Port br-wan
            Interface br-wan
                type: internal
    Bridge brlan0
        Port brlan0.upnp
            Interface brlan0.upnp
                type: internal
        Port brlan0.l2uf
            Interface brlan0.l2uf
                type: internal
        Port brlan0.mdns
            Interface brlan0.mdns
                type: internal
        Port brlan0.dns
            Interface brlan0.dns
                type: internal
        Port brlan0.ndp
            Interface brlan0.ndp
                type: internal
        Port brlan0.tx
            Interface brlan0.tx
                type: internal
        Port brlan0.ethc
            Interface brlan0.ethc
                type: internal
        Port wifi1
            Interface wifi1
        Port wifi0
            Interface wifi0
        Port brlan0.arp
            Interface brlan0.arp
                type: internal
        Port g-bhaul-sta-24
            Interface g-bhaul-sta-24
        Port brlan0
            Interface brlan0
                type: internal
        Port brlan0.dpi
            Interface brlan0.dpi
                type: internal
        Port brlan0.http
            Interface brlan0.http
                type: internal
        Port brlan0.dhcp
            Interface brlan0.dhcp
                type: internal