
XML data file
XML elements and typical adapter teaming script
The XML data file contains configuration properties for adapters and teams and consists of the following
XML elements:
• <teamingconfig>-Brackets the entire data file and is required.
• <nic>-Defines adapter properties.
• <team>-Defines teams and their properties.
• <vlan>-Defines VLANs and their properties.
The 'relnics' attribute of the <team> element lists the adapters that are to be configured on the team.
The following example is a typical adapter teaming script.
"1.0" encoding="ISO-8859-1" ?> <?xml version=
- <teamingconfig>
The comment lines in this file make it convenient - <!--
-->
to reference <nic>, <team>, and <vlan> elements - <!--
-->
within the file. It is recommended that these - <!--
-->
comment lines remain unchanged if the user edits - <!--
-->
the file. - <!--
-->
- <!--
-->
Version Data - <!--
-->
- <!--
-->
0.7" ScriptVersion="3.1" /> <version UtilityVersion="9.00.
- <!--
-->
Adapter Data - <!--
-->
- <!--
-->
<nic> element 1 - <!--
-->
- <nic>
" /> <property id="SpeedDuplex" value="Auto/Auto
ty id="NetworkAddress" value="" /> <proper
</nic>
<nic> element 2 - <!--
-->
- <nic>
o" /> <property id="SpeedDuplex" value="Auto/Aut
XML data file 14