VPort 2310 User’s Manual | URL Commands of Video Server |
System Resource URL
Some images are used on the homepage when the homepage layout is in image mode. Administrators may use the following links to show the images saved on Video Server on another page. To change the logo or the background images referenced by the URL, refer to the homepage layout section under configuration.
Resource name | Reference URL |
|
|
system logo image | /pic/logo.gif |
background image | /pic /back.gif |
|
|
icon image for link indicator | /pic /btn_text.gif |
|
|
General Format of Command URL
Every configuration can be set through URL with POST method by 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 characters> | system name |
| method |
| keep | keep date and time unchanged |
|
|
| auto | use NTP server to synchronize |
|
|
| manu | directly adjust date and time |
| date |
| <yy/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 | |
Security configuration URL |
| |||
| URL: | /setup/security.cgi |
| |
|
|
|
|
|
| Name |
| Value | Description |
| rootpass |
| <text string shorter than 15 characters> | change root password |
| username |
| <text string shorter than 15 characters> | add new user |
| userpass |
| <text string shorter than 15 characters> | new user's password |
| deluser |
| <text string shorter than 15 characters> | existing user name |