
General Format of Command URL
Every configuration can be set through URL with the POST method by the Administrator only.
<general format> URL[?[name=value][&name=value]……]
<method>
POST
<authorized user> root
System Configuration URL
URL:  | /setup/system.cgi  | 
  | |
  | 
  | 
  | 
  | 
NAME | 
  | VALUE | DESCRIPTION | 
  | 
  | 
  | 
  | 
host  | 
  | <text string shorter than 15  | system name  | 
  | 
  | characters>  | 
  | 
  | 
  | 
  | 
  | 
ledoff  | 
  | yes  | turn off front LED  | 
  | 
  | 
  | 
  | 
  | 
  | no  | turn off front LED  | 
  | 
  | 
  | 
  | 
method  | 
  | keep  | keep date and time unchanged  | 
  | 
  | 
  | 
  | 
  | 
  | auto  | use NTP server to synchronize  | 
  | 
  | 
  | 
  | 
  | 
  | manu  | directly adjust date and time  | 
  | 
  | 
  | 
  | 
date  | 
  | <yyyy/mm/dd>  | year, month and date separated by  | 
  | 
  | 
  | slash  | 
  | 
  | 
  | 
  | 
time  | 
  | <hh:mm:ss>  | hour, minute and second separated  | 
  | 
  | 
  | by colon  | 
  | 
  | 
  | 
  | 
ntp  | 
  | <domain name or IP address>  | NTP server  | 
  | 
  | 
  | 
  | 
zone  | 
  | time zone, 8 means GMT +8:00  | |
  | 
  | 
  | |
updateInterval  | one hour  | Synchronize with NTP hourly  | |
  | 
  | 
  | 
  | 
  | 
  | one day  | Synchronize with NTP daily  | 
  | 
  | 
  | 
  | 
  | 
  | one week  | Synchronize with NTP weekly  | 
  | 
  | 
  | 
  | 
  | 
  | One month  | Synchronize with NTP monthly  | 
  | 
  | 
  | 
  | 
55