Raritan PX2/PX3 JSON-RPC API
|
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. | |
Device IPv4 configuration.