Appendix A. Xml Settings File Example - N-Tron 7026 Series User Manual & Installation Manual

Managed industrial ethernet switch
Table of Contents

Advertisement

Appendix A. XML Settings File Example

<!-- Overview of XML settings for N-TRON switches
<!-- XML settings can be downloaded to a switch to configure the switch. XML settings cover a
subset of the settings available through a web browser.
<!-- There are several top level configuration sections. Each section is optional.
<SystemConfiguration>
<Switches/>
<Administration/>
<IPConfiguration/>
<Users/>
<Ports/>
<DHCPServer/>
<MACSecurity/>
</SystemConfiguration>
-->
<SystemConfiguration
<!-- The minSwVer attribute is optional. If present, the XML settings are ignored if the
switch software version does not meet the minimum version requirement
<!-- ______________________________________________________________________________________
<!-- The Switches block is optional. If present, the model name of the target switch must
be in the list for the file to be processed.
<Switches>
<Switch
minSwVer="3.2.10">708TX</Switch>
<Switch>7506GX2</Switch>
</Switches>
<!-- ______________________________________________________________________________________
<!-- Administration
<Administration>
<SwitchName>myname</SwitchName>
<SwitchLocation>mylocation</SwitchLocation><!-- optional --><!--255 character
<SwitchContact>mycontact</SwitchContact>
</Administration>
<!-- ______________________________________________________________________________________
<!-- IP configuration
<IPConfiguration>
<Mode>static OR
<!-- If dhcp mode, these elements are the "Fallback" Address, Subnet, and Gateway.
Note: For an IP address of 192.168.1.201, there is no fallback address.
<!-- All IP addresses have a 15 character limit (xxx.xxx.xxx.xxx)
<Address>192.168.1.222</Address>
<Subnet>255.255.255.0</Subnet>
<Gateway>192.168.1.1</Gateway>
<!-- If dhcp mode, this is the dhcp client id
<ClientID>
<!-- Use one of the elements (MACAddress, SwitchName, OtherText, OtherHex).
MACAddress and SwitchName use current switch values.
<MACAddress/>
<SwitchName/>
<OtherText>myClientID</OtherText>
<OtherHex>0102de03ad00be09ef</OtherHex>
</ClientID>
(Revised 2011-11-15)
For Sales and Support, Contact Walker EMD • www.walkeremd.com • Toll-free: (800) 876-4444 • Tel: (203) 426-7700 • Fax: (203) 426-7800
version="1" minSwVer="3.4.2">
-->
-->
dhcp</Mode>
<!-- Mode must be static or dhcp
-->
-->
-->
<!-- If the minSwVer attribute is present, it
overrides the minSwVer attribute of
SystemConfiguration.
<!-- optional --><!--255 character
<!-- optional --><!--255 character
<!-- 15 character limit
<!-- 15 character limit
<!-- 15 character limit
-->
<!-- 255 character limit
<!-- 255*2 character limit
-->
-->
limit-->
limit-->
limit-->
-->
-->
-->
-->
-->
-->
-->
-->
-->
Page 166 of 169
-->
-->
-->

Advertisement

Table of Contents
loading

This manual is also suitable for:

7026tx7026tx-ac

Table of Contents