IP_FILTER_STATE
Description
Enable or Disable the IP addresses filter function. The IP addresses here is defined as IPv4 addresses.
If the CHANNEL=n was not set with this URL to the Multi-Channel device, this command is read-only command and the router's IP_FILTER_STATE configurations will be returned.
Input Argument
0 : Disable
1 : Enable
Attribute
Return of Message
IP_FILTER_STATE='0'
OK: IP_FILTER_STATE='1'
or
ERROR: IP_FILTER_STATE='1'
Applicability
Status
Valid
See Also
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