Lantronix 900-558 manual Record, Group, Item, and Value Tags, XML Group Example

Page 16

4: Configuration Using XML

Record, Group, Item, and Value Tags

A<configgroup> is a logical grouping of configuration parameters and must contain one or more <configitem> elements. It must have a name attribute and may have an instance attribute.

A<configitem> is a specific grouping of configuration parameters relevant to its parent group. An item takes the name attribute and must contain one or more value elements. For example, the line group might have parameters such as baud rate, data bits, and parity.

Avalue may specify the value of a configuration parameter. It may contain the name attribute. In this example, a value of 9600 might be specified for baud rate; 7 may be specified for data bits, and even may be specified for parity.

Aname attribute identifies the group, item, or value. It is always quoted (as are all XML attributes). For example, a group that contains serial port parameters has the name “line”.

An instance attribute identifies which of several instances is being addressed. It is always quoted. For example, the serial port name (in the line configgroup) has the instance “1” to indicate serial port 1 or “2” to specify serial port 2.

The following figures show examples of XML configuration records and the use of the <configrecord>, <configgroup>, <configitem>, and <value> XML elements.

Figure 4-3 XML Group Example

<?xml version=”1.0” standalone=”yes”?> <configrecord>

<configgroup name = “serial command mode” instance = “1”> <configitem name = “mode”>

<value>disable</value>

</configitem>

</configgroup>

</configrecord>

Figure 4-4 XML Example of Multiple Named Values

<?xml version=”1.0” standalone=”yes”?> <configgroup name = “ssh server”

<configitem name = “host rsa keys”> <value name = “public key”></value> <value name = “private key”></value>

</configitem>

</configgroup>

XPort Pro Command Reference

16

Image 16
Contents Command Reference Copyright and Trademark Table of Contents Command Line InterfaceConfiguration Using XML Commands and LevelsList of Figures CLI Level HierarchyList of Tables Chapter Summaries ConventionsAdditional Documentation Document DescriptionOverview XML Architecture and Device ControlConfiguration Using Telnet Configuration Using Serial PortsCommand Line Interface Navigating the CLI HierarchyUsing Keyboard Shortcuts and CLI Understanding the CLI Level HierarchyCLI Level Hierarchy Login Level Commands Configuration Using XML XML Configuration Record Document Type DefinitionQuick Tour of XML Syntax DeclarationRecord, Group, Item, and Value Tags XML Group ExampleImporting and Exporting an XML Configuration File XML Example of Multiple ItemsBest Practices ImportingExporting XML Configuration Groups XCR GroupsRandom URI Cidr Configuration Using XML Configuration Using XML Configuration Using XML Cidr Configuration Using XML Configuration Using XML Unknown Aes encrypt key Aes decrypt key Host mode Configuration Using XML XML Status Record Groups and Items 9XSR Groups and Items Configuration Using XML Configuration Using XML Configuration Using XML Arpa Configuration Using XML UDP Configuration Using XML Configuration Using XML Configuration Using XML Configuration Using XML Configuration Using XML Configuration Using XML Commands and Levels Commands and Levels Commands and Levels Accept tunnel-accept1 level commandsMode tunneling Cli config-cli level commands Arp config-arp level commandsClient ssh-client level commands Configure config level commands Connect tunnel-connect1 level commands FiguredHost instance Cp email-cp4 level commands Cp email-cp3 level commandsCp email-cp2 level commands Cp email-cp1 level commandsCp output tunnel-connect-cpoutput1 level commands Cp output tunnel-accept-cpoutput1 level commandsCpm cpm level commands Device device level commandsDiagnostics config-diagnostics level commands Disconnect tunnel-disconnect1 level commandsDns dns level commands Email 1 email1 level commandsEmail 2 email2 level commands To textCommands and Levels Email 3 email3 level commands Email 4 email4 level commands Enable enable level commands Filesystem filesystem level commands Ftp config-ftp level commands Host 1 tunnel-connect-host11 level commandsHost 1 config-host1 level commands Port numberHost 10 tunnel-connect-host110 level commands Name textHost 10 config-host10 level commands Host 11 tunnel-connect-host111 level commands Host 11 config-host11 level commands Host 12 tunnel-connect-host112 level commands Host 12 config-host12 level commands Host 13 tunnel-connect-host113 level commands Host 13 config-host13 level commands Host 14 tunnel-connect-host114 level commands Host 14 config-host14 level commands Host 15 tunnel-connect-host115 level commands Host 15 config-host15 level commands Host 16 tunnel-connect-host116 level commands Host 16 config-host16 level commands Host 2 tunnel-connect-host12 level commands Host 2 config-host2 level commands Host 3 tunnel-connect-host13 level commands Host 3 config-host3 level commands Host 4 tunnel-connect-host14 level commands Host 4 config-host4 level commands Host 5 tunnel-connect-host15 level commands Host 5 config-host5 level commands Host 6 tunnel-connect-host16 level commands Host 6 config-host6 level commands Host 7 tunnel-connect-host17 level commands Host 7 config-host7 level commands Host 8 tunnel-connect-host18 level commandsCommands and Levels Host 8 config-host8 level commands Host 9 tunnel-connect-host19 level commandsCommands and Levels Http config-http level commands Host 9 config-host9 level commandsAuth uri realm Auth user uri user password Icmp config-icmp level commands If 1 config-ifeth0 level commands Ip config-ip level commandsIp address ip address/cidr Mtu bytesIp filter config-filter level commands Line 1 line1 level commandsGap timer milliseconds XPort Pro Command Reference 103 Link config-etherneteth0 level commands Log config-diagnostics-log level commandsLpd lpd level commands Kill lineLpd 1 config-lpd1 level commands Modem tunnel-modem1 level commands Modbus modbus level commandsTest print number of lines Packing tunnel-packing1 level commands Ppp 1 ppp1 level commands Password tunnel-accept-password1 level commandsLocal ip ip address/cidr Query port config-queryport level commands Root level commandsRss config-rss level commands Peer ip ip addressRss modbus-rss level commands Serial tunnel-serial1 level commandsServer ssh-server level commands Authorized user username passwordSmtp config-smtp level commands Snmp config-snmp level commandsSsh config-cli-ssh level commands Ssh ssh level commandsSsl ssl level commands Tcp config-tcp level commands Syslog config-syslog level commandsHost text Telnet config-cli-telnet level commands Terminal 1 config-terminal1 level commandsTerminal network config-terminalnetwork level commands Tftp config-tftp level commands Traps config-snmp-traps level commands Tunnel 1 tunnel1 level commandsUdp config-udp level commands Vip config-vip level commandsXml xml level commands Secret xcr export file group listXcr dump group list Xcr export file group listXcr import file group list Xsr dump group list