Hp Integrity rx3600 Server User Manual Page 17

  • Download
  • Add to my manuals
  • Print
  • Page
    / 19
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 16
NOTE: RSS is supported on systems running Windows Server 2008 only.
XML data file
The XML data file contains the configuration properties for NICs and teams and consists of the
following XML elements:
<teamingconfig> Brackets the entire data file and is required
<nic> Defines NIC properties
<team> Defines teams and their properties
<vlan> Defines VLANs and their properties
The relnics attribute of the <team> element lists the NICs to be configured on the team.
The following example is a typical NIC teaming script:
<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 -->
<!-- -->
<version UtilityVersion='8.40.0.9' ScriptVersion='3.1'/>
<!-- -->
<!-- Adapter Data -->
<!-- -->
<!-- <nic> element 1 -->
<nic>
<property id='SpeedDuplex' value='Auto/Auto'/>
<property id='NetworkAddress' value='' />
</nic>
<!-- <nic> element 2 -->
<nic>
<property id='SpeedDuplex' value='Auto/Auto'/>
<property id='PreferredPrimaryRanking' value='0'/>
<property id='DualChannelGroup' value='0'/>
<property id='ConfiguredPortCost' value='0'/>
</nic>
<!-- <nic> element 3 -->
<nic>
<property id='SpeedDuplex' value='Auto/Auto'/>
<property id='PreferredPrimaryRanking' value='1'/>
<property id='DualChannelGroup' value='0'/>
<property id='ConfiguredPortCost' value='0'/>
</nic>
<!-- <nic> element 4 -->
<nic>
<property id='SpeedDuplex' value='Auto/Auto'/>
<property id='NetworkAddress' value='' />
</nic>
<!-- <nic> element 5 -->
<nic>
XML data file 17
Page view 16
1 2 ... 12 13 14 15 16 17 18 19

Comments to this Manuals

No comments