Lantronix 900-558 Configuration Using XML, XML Configuration Record Document Type Definition

Page 14

4:Configuration Using XML

The device server provides an Extensible Markup Language (XML) interface that you can use to configure device server devices. Every configuration setting that can be issued from the device server Web Manager and CLI can be specified using XML.

The device server can import and export configuration settings as an XML document known as an XML Configuration Record (XCR). An XCR can be imported or exported via the CLI, a Web browser, FTP, or the device server filesystem. An XCR can contain many configuration settings or just a few. For example, it might change all of the configurable parameters for a device server, or it may only change the baud rate for a single serial line. Using XCRs is a straightforward and flexible way to manage the configuration of multiple device server devices.

XML Configuration Record Document Type Definition

An XML document type definition (DTD) is a description of the structure and content of an XML document. It verifies that a document is valid. XCRs are exported using the DTD shown in Figure 4-1.

Figure 4-1 DTD for XCRs

<!DOCTYPE configrecord [

<!ELEMENT configrecord (configgroup+)> <!ELEMENT configgroup (configitem+)> <!ELEMENT configitem (value+)> <!ELEMENT value (#PCDATA)>

<!ATTLIST configrecord version CDATA #IMPLIED> <!ATTLIST configgroup name CDATA #IMPLIED> <!ATTLIST configgroup instance CDATA #IMPLIED> <!ATTLIST configitem name CDATA #IMPLIED> <!ATTLIST value name CDATA #IMPLIED>

]>

The device server DTD rules state the following:

The XML document element is a <configrecord> element. This is the root element.

A <configrecord> must have one or more <configgroup> elements and can have a version attribute.

A <configgroup> must have one or more <configitem> elements and can have name and instance attributes.

A <configitem> element must have one or more <value> elements and can have a name attribute.

A <value> element can have only data and can have a name attribute.

The name attribute identifies a group, item, or value. It is always a quoted string.

The instance attribute identifies the specific option, like the serial port number. The “instance” attribute is always a quoted string.

XPort Pro Command Reference

14

Image 14
Contents Command Reference Copyright and Trademark Configuration Using XML Table of ContentsCommand Line Interface 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 Client ssh-client level commands Arp config-arp level commandsCli config-cli level commands Configure config level commands Connect tunnel-connect1 level commands FiguredHost instance Cp email-cp2 level commands Cp email-cp4 level commandsCp email-cp3 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 Auth uri realm Host 9 config-host9 level commandsHttp config-http level commands Auth user uri user password Icmp config-icmp level commands Ip address ip address/cidr If 1 config-ifeth0 level commandsIp config-ip level commands Mtu bytesIp filter config-filter level commands Line 1 line1 level commandsGap timer milliseconds XPort Pro Command Reference 103 Lpd lpd level commands Link config-etherneteth0 level commandsLog config-diagnostics-log level commands Kill lineLpd 1 config-lpd1 level commands Test print number of lines Modbus modbus level commandsModem tunnel-modem1 level commands Packing tunnel-packing1 level commands Local ip ip address/cidr Password tunnel-accept-password1 level commandsPpp 1 ppp1 level commands Rss config-rss level commands Query port config-queryport level commandsRoot level commands Peer ip ip addressServer ssh-server level commands Rss modbus-rss level commandsSerial tunnel-serial1 level commands Authorized user username passwordSmtp config-smtp level commands Snmp config-snmp level commandsSsl ssl level commands Ssh ssh level commandsSsh config-cli-ssh level commands Host text Syslog config-syslog level commandsTcp config-tcp level commands 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 commandsXml xml level commands Udp config-udp level commandsVip config-vip level commands Secret xcr export file group listXcr import file group list Xcr dump group listXcr export file group list Xsr dump group list