Changes

Line 56: Line 56:       −
  {  
+
{  
      "jsonrpc":"2.0", "id":1, "method":"call", "params":
+
    "jsonrpc":"2.0", "id":1, "method":"call", "params":
      [
+
    [
          "00000000000000000000000000000000", "session", "login",
+
        "00000000000000000000000000000000", "session", "login",
          {
+
        {
              "username":"root", "password":"<span style="color:orange">kaunastlt</span>"
+
            "username":"root", "password":"<span style="color:orange">kaunastlt</span>"
          }
+
        }
      ]
+
    ]
  }
+
}
 
The section highlighted in orange is the router's admin password which by default is '''admin01'''. Replace this part with your router's password.
 
The section highlighted in orange is the router's admin password which by default is '''admin01'''. Replace this part with your router's password.
  

Navigation menu