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

  • Readable and Writable
  • On-Fly

Return of Message

  • Read Operation

IP_FILTER_STATE='0'

  • Write Operation

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

Applicability

  • WIS Platform : All encoder Devices
  • EPL Platform : All encoder Devices
  • PlatformT : All encoder Devices
  • Multi-Channel Encoder : All Devices

Status

Valid

See Also

IP_FILTER_TYPE, IP_FILTER_RULE, GUEST_PREVIEW

Example

  • Read Operation

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

  • Write Operation

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