| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
Network Configuration. More...
| Classes | |
| struct | CommonInfo | 
| Common info.  More... | |
| struct | CommonInfoChangedEvent | 
| Event that is send when common network info has changed.  More... | |
| struct | CommonSettings | 
| Common settings.  More... | |
| interface | Diagnostics | 
| Diagnostics interface.  More... | |
| struct | DnsInfo | 
| DNS info.  More... | |
| struct | DnsSettings | 
| DNS settings.  More... | |
| struct | EapAuthSettings | 
| EAP authentication settings.  More... | |
| struct | EthInfo | 
| Ethernet interface info.  More... | |
| struct | EthInfoChangedEvent | 
| Event that is send when ethernet interface specific network info has changed.  More... | |
| struct | EthLinkMode | 
| Ethernet link mode.  More... | |
| struct | EthSettings | 
| Ethernet interface settings.  More... | |
| struct | Info | 
| Network info.  More... | |
| struct | InterfaceInfo | 
| Interface specific info.  More... | |
| struct | InterfaceInfoChangedEvent | 
| Event that is send when common interface specific network info has changed.  More... | |
| struct | InterfaceIpSettings | 
| Interface specific IP settings.  More... | |
| struct | InterfaceIPv4Info | 
| Interface specific IPv4 info.  More... | |
| struct | InterfaceIPv6Info | 
| Interface specific IPv6 info.  More... | |
| struct | InterfaceSettings | 
| Interface specific settings.  More... | |
| struct | IpAddrCidr | 
| IPv4/IPv6 address and prefix len.  More... | |
| struct | IpRoute | 
| IPv4/IPv6 route.  More... | |
| struct | IpRoutingSettings | 
| IP protocol specific routing settings.  More... | |
| struct | LinkStateChangedEvent | 
| Event that is send when the operational state of an interface changed.  More... | |
| interface | Net | 
| Network configuration interface.  More... | |
| struct | PortForwardingExpansionUnitPresenceStateChangedEvent | 
| Event that is send when the presence state of a downstream port forwarding expansion unit changes.  More... | |
| struct | PortForwardingInfo | 
| Port forwarding info.  More... | |
| struct | PortForwardingPrimaryUnitAddrInfo | 
| Port forwarding primary unit address info for an interface.  More... | |
| struct | PortForwardingProtocolMapping | 
| Mapping from application protocol id to name and transport protocol.  More... | |
| struct | PortForwardingSettings | 
| Port forwarding settings.  More... | |
| struct | RoutingInfo | 
| Routing info.  More... | |
| struct | RoutingSettings | 
| Routing settings.  More... | |
| interface | Services | 
| Network services configuration interface.  More... | |
| struct | ServiceSettings | 
| Network service settings.  More... | |
| struct | Settings | 
| Network settings.  More... | |
| struct | WlanInfo | 
| WLAN interface info.  More... | |
| struct | WlanInfoChangedEvent | 
| Event that is send when WLAN interface specific network info has changed.  More... | |
| struct | WlanSettings | 
| WLAN interface settings.  More... | |
| Enumerations | |
| enum | PortForwardingRole { PRIMARY_UNIT , EXPANSION_UNIT } | 
| Role of the node when port forwarding is enabled.  More... | |
| enum | IpConfigMethod { STATIC , DHCP , AUTO } | 
| IP configuration method.  More... | |
| enum | InterfaceType { ETHERNET , WLAN , BRIDGE } | 
| The interface type.  More... | |
| enum | InterfaceOpState { NOT_PRESENT , DOWN , NO_LINK , UP } | 
| Interface operational state.  More... | |
| enum | EapOuterAuthMethod { EAP_PEAP , EAP_TLS } | 
| EAP outer authentication method.  More... | |
| enum | EapInnerAuthMethod { INNER_EAP_MSCHAPv2 , INNER_EAP_TLS } | 
| EAP inner authentication method.  More... | |
| enum | EapStatus { EAP_STATUS_DISABLED , EAP_STATUS_PENDING , EAP_STATUS_FAILED , EAP_STATUS_SUCCESS } | 
| EAP authentication status.  More... | |
| enum | EthSpeed { SPEED_AUTO , SPEED_MBIT_10 , SPEED_MBIT_100 , SPEED_MBIT_1000 } | 
| Ethernet speed.  More... | |
| enum | EthDuplexMode { DUPLEX_MODE_AUTO , DUPLEX_MODE_HALF , DUPLEX_MODE_FULL } | 
| Ethernet duplex mode.  More... | |
| enum | EthAuthType { ETH_AUTH_NONE , ETH_AUTH_EAP } | 
| Ethernet authentication type.  More... | |
| enum | WlanSecProtocol { WPA2 } | 
| WLAN security protocol.  More... | |
| enum | WlanAuthType { WLAN_AUTH_NONE , WLAN_AUTH_PSK , WLAN_AUTH_EAP } | 
| WLAN authentication type.  More... | |
| enum | WlanChannelWidth { CHANNEL_WIDTH_UNKNOWN , CHANNEL_WIDTH_20_NO_HT , CHANNEL_WIDTH_20 , CHANNEL_WIDTH_40 , CHANNEL_WIDTH_80 , CHANNEL_WIDTH_80P80 , CHANNEL_WIDTH_160 } | 
| WLAN channel width. | |
Network Configuration.
Network services configuration.
| enum net::EapStatus | 
| enum net::EthAuthType | 
| enum net::EthDuplexMode | 
| enum net::EthSpeed | 
| enum net::InterfaceType | 
| enum net::IpConfigMethod | 
| enum net::WlanAuthType | 
| enum net::WlanSecProtocol |