Raritan PX2/PX3 JSON-RPC API
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Attributes | List of all members
net::NetworkConfigIPv6 Struct Reference

Device IPv6 configuration. More...

import"Net.idl";

Public Attributes

boolean enabled
 IPv6 enabled.
 
AutoConfigs autocfg
 Automatic configuration protocol.
 
string ipaddr
 Device IPv6 address / Prefix Length.
 
string gateway
 Gateway IP address.
 
string hostname
 Device hostname.
 
vector< string > dns_suffixes
 List of DNS domain suffixes.
 
boolean override_dns
 Override nameserver information from DHCP.
 
string dns_ip_1
 Primary nameserver IP.
 
string dns_ip_2
 Secondary nameserver IP.
 
string domain_name
 Domain name.
 

Detailed Description

Device IPv6 configuration.


The documentation for this struct was generated from the following file: