Install guide
Table Of Contents

Appendix B: Always Best Connected (ABC) - Reference
Page 25 of 35
August 2011
</AutoVpn>
National and International
The AlwaysBestConnected element contains two objects that prioritise the connection types:
• The sub-tag in the International tag sets the priority of this connection type when the user is in a
roaming situation
• The sub-tag in the National tag sets the connection’s priority in non-roaming situations, ie. when
the user is located in coverage of their home network.
The National and International elements describe the prioritisation order of connection types,
and which of them should be enabled by default. The sections also configure the Open Internet
Anchor Points. Each BearerPrio object contains a new DisconnectionBehaviour tag, both for
National and International, which defines whether and how Vodafone Mobile Broadband should
disconnect a Mobile or WebSessions connection when a higher priority LAN or Wi-Fi connection is
opened. The possible values for these tags are Auto, Prompt and Manual.
Xml element Value Comment
National
string
The object National will be applied, when
the user is in a non-roaming situation.
International
string
The object International will be applied,
when the user is in a roaming situation.
Title
string Module title string.
Bearer
string Bearer type string.
Enabled
boolean Module status.
Index
number Index of the ServiceModule.
<National>
<AnchorPoint1 Latency="10" ResponsePattern="">
<Server />
</AnchorPoint1>
<AnchorPoint2 Latency="10" ResponsePattern="">
<Server />
</AnchorPoint2>
<Modules Title="At home">
<Module Bearer="LAN" Enabled="false" Index="0" />
<Module Bearer="WWAN" Enabled="true" Index="1" />
<Module Bearer="PreferredWLAN" Enabled="false" Index="2" />
<Module Bearer="OtherWLAN" Enabled="false" Index="3" />
<Module Bearer="WebSessions" Enabled="false" Index="4" />
</Modules>