Raritan PX2/PX3 JSON-RPC API
Public Attributes | List of all members
net::NetworkConfigIPv4 Struct Reference

Device IPv4 configuration. More...

import"Net.idl";

Public Attributes

boolean enabled
 IPv4 enabled.
 
AutoConfigs autocfg
 Automatic configuration protocol.
 
string ipaddr
 Device IP address.
 
string netmask
 Network mask.
 
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 IPv4 configuration.


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