IPV6_STATE
Description
Enable or Disable the IPv6 addresses.
As the IPv6 addresses was enabled, the device will generated an IPv6 address based on its MAC addresses (stateless address auto-configuration).
Input Argument
0 : Disable
1 : Enable
Attribute
Return of Message
IPV6_STATE='1'
OK: IPV6_STATE='1'
or
ERROR: IPV6_STATE='1'
Applicability
Status
Valid
See Also
None
Example
http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&IPV6_STATE
or
http://ip:port/cgi-bin/cmd/system?IPV6_STATE
http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&IPV6_STATE=1
or
http://ip:port/cgi-bin/cmd/system?IPV6_STATE=1
Back to