Versions Compared

Key

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

...

  •       Raspberry Pi4 32 bit
  •       Raspberry Pi4 64 bit

Test Procedure

dmcli command

...

          To enable bridge mode run the following dmcli commands,

dmcli eRT getv Device.X_CISCO_COM_DeviceControl.LanManagementEntry.1.LanMode
dmcli eRT setv Device.X_CISCO_COM_DeviceControl.LanManagementEntry.1.LanMode string bridge-static

WebUI

Follow the below steps to enable the bridge mode in UI,

...

3. Next to "Enable Bridge Mode", click Enable.


Once the RPI is in bridgemode , below test cases are needs to be passed,

  • brlan0 will lose IP address
  • A new bridge is created lan0(interface link llan0) which will have 10.0.0.1 ip address
  • Private WiFi should stops broadcasting
  • Ethernet (lan) clients should get Public IP address(i,e in erouter ip series)
  • Verify whether the admin UI page is accessible by using 10.0.0.1 ip in ethernet client device 
  • Changing from bridgemode to router mode and verify basic functionalities are working fine like Private WiFi should be broadcasted, able to get ip & internet access for wifi and lan clients and admin UI also accessible in connected clients. 


    
                 

                     

...