Changes

Line 433: Line 433:  
         "558a9b03c940e52f373f8c02498952e3", "uci", "set",
 
         "558a9b03c940e52f373f8c02498952e3", "uci", "set",
 
         {
 
         {
             "config":"dhcp", "type":"dhcp", "match":
+
             "config":"simcard", "type":"sim1", "match":
 
             {
 
             {
                 "start":"100",
+
                 "service":"auto",
                 "limit":"150",
+
                 "mtu":"1500"
                "leasetime":"12h"
   
             },
 
             },
 
             "values":
 
             "values":
 
             {
 
             {
                 "start":"75",
+
                 "service":"lte-only",
                 "limit":"100",
+
                 "mtu":"1476"
                "leasetime":"6h"
   
             }
 
             }
 
         }
 
         }
 
     ]
 
     ]
 
}
 
}

Navigation menu