VIVOTEK
148 - User's Manual
Return:
HTTP/1.0 200 OK\r\n
Content-Type: text/plain\r\n
Content-Length: <system information length>\r\n
\r\n
Model=<model name of server>\r\n
CapVersion=0200\r\n
PARAMETER (supported
capability version)
VALUE DESCRIPTION
Model system.firmwareversion Model name of the server.
Ex:IP3133-VVTK-0100a
CapVersion MMmm, MM is major version from 00 ~ 99
mm is minor version from 00 ~ 99
ex: 0100
Capability field version.
IP Filtering
Note: This request requires Administrator access privileges.
Method: GET/POST
Syntax:
http://<servername>/cgi-bin/admin/ipfilter.cgi?type[=<value>]
http://<servername>/cgi-bin/admin/ipfilter.cgi?method=add<v4/v6>&ip=<ipaddress>[&index=<value>]
[&return=<return page>]
http://<servername>/cgi-bin/admin/ipfilter.cgi?method=del<v4/v6>&index=<value>[&return=<return
page>]
PARAMETER VALUE DESCRIPTION
NULL Get IP filter type type
allow, deny Set IP filter type
addv4 Add IPv4 address into access list.
addv6 Add IPv6 address into access list.
delv4 Delete IPv4 address from access list.
method
delv6 Delete IPv6 address from access list.