Install guide
Table Of Contents

Appendix B: Always Best Connected (ABC) - Reference
Page 24 of 35
August 2011
connection needs to be closed in order to
switch to a higher-prioritised connection.
<SwitchingBehaviour>
<PreventWhenVpn>false</PreventWhenVpn>
<PreventWhenNew>0</PreventWhenNew>
<SwitchingMode>Manual</SwitchingMode>
<HasSpecialModeChange>true</HasSpecialModeChange>
<PromptWhenRoaming>true</PromptWhenRoaming>
<PromptWhenVpn>true</PromptWhenVpn>
<ShowNotifications>true</ShowNotifications>
</SwitchingBehaviour>
Auto VPN
You can use the AutoVpn section to define VPN settings for connection profiles. These settings
only apply when a corporate anchor point has not been defined.
VpnGlobal is only used when a corporate anchor point has been defined. It is the default value for
the global setting, which can be used to set up the software for corporate or for private use.
The other sub-tags of this element define the default value for starting a VPN per connection
profile (for the respective bearer types). These values are only used when a corporate anchor
point has not been defined. Possible values are True and False; the default is False. The setting is
independent of the specific VPN client: it applies to all VPN clients.
Xml element Value Comment
VpnGlobal
boolean Global VPN Flag
LAN
boolean LAN
WWAN
boolean WWAN
WebSessions
boolean WebSessions
PreferredWlan
boolean Preferred WLAN
OtherWlan
boolean Other WLAN
<AutoVpn>
<VpnGlobal>false</VpnGlobal>
<LAN>false</LAN>
<WWAN>false</WWAN>
<WebSessions>false</WebSessions>
<PreferredWlan>false</PreferredWlan>
<OtherWlan>false</OtherWlan>