LevelOne FCS-5030 user manual Available parameters on the server

Models: FCS-5030

1 114
Download 114 pages 15.42 Kb
Page 76
Image 76

parameter list)

Return:

HTTP/1.0 200 OK\r\n Content-Type: text/html\r\n Context-Length: <length>\r\n \r\n

<parameter pair>

where <parameter pair> is <parameter>=<value>\r\n

[<parameter pair>]

Only the parameters that you set and readable will be returned.

Example: Set the IP address of server to 192.168.0.123 Request: http://myserver/cgi-bin/admin/setparam.cgi?network_ipaddress=192.168.0.123

Response: HTTP/1.0 200 OK\r\n Content-Type: text/html\r\n Context-Length: 33\r\n \r\n network.ipaddress=192.168.0.123\r\n

Available parameters on the server

Valid values:

VALID VALUES

string[<n>]

password[<n>]

integer

positive integer

<m> ~ <n>

domain name[<n>]

DESCRIPTION

Text string shorter than ‘n’ characters The same as string but display ‘*’ instead Any number between (-231– 1) and (231 – 1) Any number between 0 and (232 – 1)

Any number between ‘m’ and ‘n’

A string limited to contain a domain name shorter than ‘n’ characters (eg. www.ibm.com)

Page 76
Image 76
LevelOne FCS-5030 user manual Available parameters on the server