Lantronix EDS3000PS Command Reference - Page 18

Importing and Exporting an XML Configuration File

Page 18 highlights

4: Configuration Using XML Figure 4-8 XML Example of Multiple Items EDS3032PR Lantronix EDS3032PR 0080A3D92B9B 1.0.0.0R8 Figure 4-9 XML Example with Multiple Groups Disable enable Auto Auto enable Importing and Exporting an XML Configuration File An XCR can be imported or exported using the following methods:  CLI XCRs can be imported (captured) or exported (dumped) directly to a Telnet, SSH, or serial line EDS3000 Command Reference 18

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83

4: Configuration Using XML
EDS3000 Command Reference
18
Figure 4-8 XML Example of Multiple Items
<configrecord version="0.1.0.0T0">
<configgroup name="device">
<configitem name="short name">
<value>EDS3032PR</value>
</configitem>
<configitem name="long name">
<value>Lantronix EDS3032PR</value>
</configitem>
<configitem name="serial number">
<value>0080A3D92B9B</value>
</configitem>
</configitem><configitem name="firmware version">
<value>1.0.0.0R8</value>
</configitem>
</configgroup>
Figure 4-9 XML Example with Multiple Groups
<configrecord version="0.1.0.0T0">
<configgroup name="diagnostics">
<configitem name="log">
<value name="output">Disable</value>
</configitem>
</configgroup>
<configgroup name=“discovery">
<configitem name=“state">
<value>enable</value>
</configitem>
</configgroup>
<configgroup name=“ethernet" instance="eth0">
<configitem name=“speed">
<value>Auto</value>
</configitem>
<configitem name=“duplex">
<value>Auto</value>
</configitem>
</configgroup>
<configgroup name=“ftp server">
<configitem name=“state">
<value>enable</value>
</configitem>
</configgroup>
Importing and Exporting an XML Configuration File
An XCR can be imported or exported using the following methods:
CLI
XCRs can be imported (captured) or exported (dumped) directly to a Telnet, SSH, or serial line