Set or Get the IP address filter type.
There are two types of actions with all IP address filter rules. One is "ALLOW", the other one is "DENY".
In ALLOW action, those who their IP addresses in the IP address filter rules could be able to access the device.
In DENY action, those who their IP addresses in the IP address filter rules are not able to access the device.
<0 : DENY
or
1 : ALLOW
IP_FILTER_TYPE='1
OK: IP_FILTER_TYPE='1'
or
ERROR: IP_FILTER_TYPE='1'
Valid
IP_FILTER_STATE, IP_FILTER_RULE
http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&IP_FILTER_TYPE
or
http://ip:port/cgi-bin/cmd/system?IP_FILTER_TYPE
http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&IP_FILTER_TYPE=1
or
http://ip:port/cgi-bin/cmd/system?IP_FILTER_TYPE=1
HOME, SYSTEM CGI