Vivotek IP7142 manual IP filtering, Method GET/POST

Models: IP7142

1 95
Download 95 pages 56.23 Kb
Page 90
Image 90

VIVOTEK - A Leading Provider of Multimedia Communication Solutions

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

Value

Description

Model

system.firmwareversion

Model name of server. Ex:IP3133-VVTK-0100a

 

MMmm, MM is major

 

 

version from 00 ~ 99

 

CapVersion

mm is minor version from

The capability field version

 

00 ~ 99

 

 

ex: 0100

 

IP filtering

Note: This request requires administrator access privilege

Method: GET/POST

Syntax:

http://<servername>/cgi-bin/admin/ipfilter.cgi?method=<value>&[start=<ipaddress>&end=<ipaddress>] [&index=<value>][&return=<return page>]

Parameter

Value

Description

 

 

Add a set of allow IP address range to server. Start and

 

addallow

end parameters must be specified. If the index parameter is

 

 

specified, it will try to add starting from index position.

 

 

Add a set of deny IP address range to server. Start and

 

adddeny

end parameters must be specified. If the index parameter is

 

 

specified, it will try to add starting from index position.

 

 

Remove a set of allow IP address range from server. If

Method

 

start and end parameters are specified, it will try to remove

deleteallow

the matched IP address. If index is specified, it will try to

 

 

 

remove the address from given index position. [start, end]

 

 

parameters have higher priority than the [index] parameter.

 

 

Remove a set of deny IP address range from server. If

 

 

start and end parameters are specified, it will try to remove

 

deletedeny

the matched IP address. If index is specified, it will try to

 

 

remove the address from given index position. [start, end]

 

 

parameters have higher priority than the [index] parameter.

start

<ip address>

The start IP address to add or to delete.

end

<ip address>

The end IP address to add or to delete.

index

<value>

The start position to add or to delete.

 

 

Redirect to the page <return page> after the parameter

return

<return page>

is assigned. The <return page> can be a full URL path or

relative path according to the current path. If you omit this

 

 

 

 

parameter, it will redirect to an empty page.

90 - User's Manual

Page 90
Image 90
Vivotek IP7142 manual IP filtering, Method GET/POST