EasyManua.ls Logo

Lantronix EDS4100 User Manual

Lantronix EDS4100
198 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #156 background imageLoading...
Page #156 background image
EDS4100 4 Port Device Server User Guide 156
B: Configuration Using XML
The EDS4100 provides an Extensible Markup Language (XML) interface that can be
used to configure EDS4100 devices. Every configuration setting that can be issued from
the EDS4100 Web Manager or Command mode can also be specified using XML.
Using the XML interface, you can import and export EDS4100 configuration settings as
XML configuration records (XCRs) using the CLI, filesystem, Web browser, or FTP. This
simplifies the task of configuring multiple EDS4100 devices. The XCR being imported or
exported can contain many configuration settings or just a few. For example, it might
change all of the configurable parameters for an EDS4100, or it may only change the
baud rate for a single serial line. In this way, using the XML interface makes it
straightforward to change the configuration for EDS4100 devices.
XML Configuration Record Schema
An XML schema is a description of a type of XML document, expressed in terms of
constraints on the structure and content of documents of that type, above and beyond the
basic syntax constraints imposed by XML itself. An XML schema provides a view of the
document type at a high level of abstraction.
XML Configuration Records (XCRs) are exported using the following DTD:
<!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 EDS4100’s schema is structured as follows.
The XML document element is known as a <configrecord>. This is the root element and
can take a “version” attribute.
A <configrecord> must have one or more <configgroup> elements. The configuration
group can take “name” and “instance” attributes.
Note: The items in the <config group> are the groups listed in the Web Manager groups.
See XML on page 92.

Table of Contents

Other manuals for Lantronix EDS4100

Question and Answer IconNeed help?

Do you have a question about the Lantronix EDS4100 and is the answer not in the manual?

Lantronix EDS4100 Specifications

General IconGeneral
Ethernet Ports4
Network Ports4
Console Port1
Storage Temperature-40°C to 85°C
Humidity5% to 95% non-condensing
Memory32MB SDRAM, 8MB Flash
Operating Temperature0°C to 50°C
Power SupplyExternal

Summary

Preface to EDS4100 User Guide

Purpose, Audience, and Chapters

Defines target users, guide scope, and outlines chapter content.

Additional Documentation

Lists supplementary guides available on CD or Lantronix website.

Introduction to EDS4100 Device Server

Overview and Key Features

Introduces the device, its capabilities, and lists primary features.

Evolution OS and Configuration Methods

Details the OS features and outlines Web, CLI, and XML configuration interfaces.

SNMP, XML, Security, and Troubleshooting

Explains SNMP, XML, enterprise security, and diagnostic tools for the device.

Applications of EDS4100

Lists various use cases including automation, healthcare, retail, console, and traffic management.

Installation and Setup Guide

Package Contents, User Items, and Hardware

Lists included items, user items, and identifies physical components of the EDS4100.

Ports, Indicators, and Power Options

Details serial/Ethernet ports, status LEDs, and power-up methods.

Installation Procedure and Configuration Methods

Guides device connection and introduces Web, CLI, XML configuration.

Device Configuration Tools Overview

Describes DeviceInstaller, Web Manager, CLI, and XML interfaces for setup.

Web Manager Configuration Details

Accessing and Navigating the Web Manager

Step-by-step guide to logging in and navigating the interface.

Device Status and Network Configuration

Overview of device status and configuring network parameters like IP address, mask, and gateway.

Serial Line and Tunnel Configuration

Details settings for serial ports (baud, parity) and configuring up to four tunnels.

Protocol, Security, and XML Settings

Covers DNS, SNMP, FTP, TFTP, HTTP, SSH, SSL, and XML configuration options.

Filesystem and Network Stack Management

Manages files, browses filesystem, and configures protocol stack and IP filters.

Diagnostic Tools and System Management

Provides tools for ping, traceroute, DNS lookup, memory, processes, and system settings.

Related product manuals