Changes

Line 27: Line 27:  
===Obtaining a session ID===
 
===Obtaining a session ID===
 
----
 
----
First, you must obtain a '''Session ID'''. In order to do so, you must send an HTTP POST request to the router asking for it. Enter the router's IP address into the URL field (use this format: '''http://192.168.1.1/ubus''' ; use LAN IP for local access, WAN IP for remote access). Enter the router's user name and password into the '''User Auth.''' field. Then paste the following command into the '''Content to send''' field and click '''Post''':
+
First, you must obtain a '''Session ID'''. In order to do so, you must send an HTTP POST request to the router asking for it. Enter the router's IP address into the URL field (use this format: '''http://192.168.1.1/ubus''' ; use LAN IP for local access, WAN IP for remote access). Enter the router's user name and password into the '''User Auth.''' field. Then paste the following command into the '''Content to send''' field:
    
  {  
 
  {  
Line 38: Line 38:  
     ]
 
     ]
 
  }
 
  }
The section highlighted in orange is the router's admin password which by default is admin01. Replace this part with your own router's password. Here's how everything should look before sending:
+
The section highlighted in orange is the router's admin password which by default is admin01. Replace this part with your own router's password. Once you have everything in order, click '''Post''':
    
[[File:Configuration examples json-rpc firefox poster get session id 1 v1.png]]
 
[[File:Configuration examples json-rpc firefox poster get session id 1 v1.png]]

Navigation menu