IP_FILTER_STATE

 

Description

Enable or Disable the IP addresses filter function. The IP addresses here is defined as IPv4 addresses.

Input Argument

0 : Disabled
or
1 : Enabled

Attribute

Return of Message

IP_FILTER_STATE='0'
OK: IP_FILTER_STATE='1'
or
ERROR: IP_FILTER_STATE='1'

Applicability

Status

Valid

See Also

IP_FILTER_TYPE, IP_FILTER_RULE

Example

http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&IP_FILTER_STATE
or
http://ip:port/cgi-bin/cmd/system?IP_FILTER_STATE
http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&IP_FILTER_STATE=1
or
http://ip:port/cgi-bin/cmd/system?IP_FILTER_STATE=1

Back to

HOME, SYSTEM CGI
>