Versions Compared

Key

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

...

1) The below diagram depicts the captive portal flow via CcspPandM module.Image Removed



Gliffy Diagram
macroIdd1a705c1-cdae-4123-b5aa-501ab7170ea9
namecaptive portal flow via CcspPandM module
pagePin1

2) The below diagram depicts the captive portal flow via CcspWifiAgent module.

...

syscfg get redirection_flag

To get value of redirection_flag (true/false)

Code Block
root@RaspberryPi-Gateway:~# syscfg get redirection_flag
true

...

 syscfg get HTTPS_Server_IP

To get HTTPS_Server_IP to which it is connected.

Code Block
root@RaspberryPi-Gateway:~# syscfg get HTTPS_Server_IP
10.0.0.1

 

 syscfg get PartnerID

To get partern id of syndication partners

Code Block
root@RaspberryPi-Gateway:~# syscfg get PartnerID
RDKM

...