7 #import <kerio/web/idl/SharedStructures.idl>
14 InterfaceEncapType encap;
15 InterfaceModeType mode;
16 kerio::web::IpAddress ip;
17 kerio::web::IpAddress subnetMask;
18 boolean gatewayAutodetected;
19 kerio::web::IpAddress gateway;
20 boolean dnsAutodetected;
26 typedef sequence<WanInterfaceConfig> WanInterfaceConfigList;
30 kerio::web::IpAddress ip;
31 kerio::web::IpAddress subnetMask;
32 boolean dhcpServerEnabled;
37 WanInterfaceConfigList wans;
kerio::web::OptionalLong loadBalancingWeight
balancing
Definition: Assistant.idl:22
ConnectivityType type
only Persistent, Failover, LoadBalancing
Definition: Assistant.idl:36
Definition: Assistant.idl:12
Definition: SharedStructures.idl:298
string dnsServers
ipaddr;ipaddr
Definition: Assistant.idl:21
CredentialsConfig credentials
for Pppoe mode
Definition: Assistant.idl:23
Definition: common.idl:18
kerio::web::KId id
not used on Box
Definition: Assistant.idl:29
kerio::web::KId id
not used on Box
Definition: Assistant.idl:13
API for network interfaces administration.
Definition: Assistant.idl:42
Definition: Assistant.idl:35
Definition: Accounting.idl:11
Definition: Assistant.idl:28