Lantronix 900-558 manual Exporting

Page 19

4: Configuration Using XML

xcr export <file>

xcr export <file> <groups and/or group:instances>

The same guidelines above regarding importing configurations also apply to exporting configurations. If no groups are specified, then the export command will export all configuration settings to the file. If instances are specified after the groups, only those group instances are written. If no instance is specified, all instances of that group are written.

Exporting

The following example exports only the accept mode tunneling settings for line 1 to the file “tunnel_1.xcr” on the device server filesystem:

xcr export tunnel_1.xcr “tunnel accept:1”

The following example exports only the connect mode tunneling settings for all ports to the file “tunnel_all.xcr” on the device server filesystem:

xcr export tunnel_all.xcr “tunnel connect”

The following example imports only the settings for line 2 from a XCR named “factory_config.xcr” on the device server filesystem. If “factory_config.xcr” has other configuration settings, they are ignored:

xcr import factory_config.xcr “line:2”

The following example imports only line settings for all ports from a configuration record on the device server filesystem named “foobar.xcr”:

xcr import foobar.xcr “line”

To import only disconnect mode tunneling settings for port 1 and serial line settings for port 2 from an XML configuration record named “production.xcr” that contains these settings (and possibly more), issue the following command:

xcr import production.xcr "tunnel disconnect:1, line:2"

The following example imports all tunneling settings and line settings for all serial ports from a file named xcr_file:

xcr import xcr_file "tunnel accept, tunnel connect, tunnel disconnect, tunnel modem, tunnel packing, tunnel serial, tunnel start, tunnel stop, line"

The following example exports only accept mode tunneling settings on serial port 1, and line settings on serial port 2 to a file named tunnel_config_t1_l2.xcr on the device server filesystem.

xcr export tunnel_config_t1_l2.xcr "tunnel accept:1, line:2"

The following example exports connect mode tunneling and line settings for all ports to the file tunnel_config.xcr on the device server filesystem:

xcr export tunnel_config.xcr "tunnel, line"

Passwords in the XML File

If you log in to a device server to which you will be pasting an XCR, you do not need to include passwords in the file, because you are already logged into the device. However, if you send an XCR to one or more devices that are password protected, you can include the appropriate passwords in the XCR and skip the login steps.

XPort Pro Command Reference

19

Image 19
Contents Command Reference Copyright and Trademark Commands and Levels Table of ContentsCommand Line Interface Configuration Using XMLCLI Level Hierarchy List of FiguresList of Tables Conventions Chapter SummariesDocument Description Additional DocumentationXML Architecture and Device Control OverviewConfiguration Using Serial Ports Configuration Using TelnetNavigating the CLI Hierarchy Command Line InterfaceUnderstanding the CLI Level Hierarchy Using Keyboard Shortcuts and CLICLI Level Hierarchy Login Level Commands XML Configuration Record Document Type Definition Configuration Using XMLDeclaration Quick Tour of XML SyntaxXML Group Example Record, Group, Item, and Value TagsXML Example of Multiple Items Importing and Exporting an XML Configuration FileImporting Best PracticesExporting XCR Groups XML Configuration 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 Accept tunnel-accept1 level commands Commands and LevelsMode tunneling Cli config-cli level commands Arp config-arp level commandsClient ssh-client level commands Configure config level commands Figured Connect tunnel-connect1 level commandsHost instance Cp email-cp1 level commands Cp email-cp4 level commandsCp email-cp3 level commands Cp email-cp2 level commandsCp output tunnel-accept-cpoutput1 level commands Cp output tunnel-connect-cpoutput1 level commandsDevice device level commands Cpm cpm level commandsDisconnect tunnel-disconnect1 level commands Diagnostics config-diagnostics level commandsEmail 1 email1 level commands Dns dns level commandsTo text Email 2 email2 level commandsCommands and Levels Email 3 email3 level commands Email 4 email4 level commands Enable enable level commands Filesystem filesystem level commands Host 1 tunnel-connect-host11 level commands Ftp config-ftp level commandsPort number Host 1 config-host1 level commandsName text Host 10 tunnel-connect-host110 level commandsHost 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 8 tunnel-connect-host18 level commands Host 7 config-host7 level commandsCommands and Levels Host 9 tunnel-connect-host19 level commands Host 8 config-host8 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 Mtu bytes If 1 config-ifeth0 level commandsIp config-ip level commands Ip address ip address/cidrLine 1 line1 level commands Ip filter config-filter level commandsGap timer milliseconds XPort Pro Command Reference 103 Kill line Link config-etherneteth0 level commandsLog config-diagnostics-log level commands Lpd lpd level commandsLpd 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 Peer ip ip address Query port config-queryport level commandsRoot level commands Rss config-rss level commandsAuthorized user username password Rss modbus-rss level commandsSerial tunnel-serial1 level commands Server ssh-server level commandsSnmp config-snmp level commands Smtp config-smtp 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 Terminal 1 config-terminal1 level commands Telnet config-cli-telnet level commandsTerminal network config-terminalnetwork level commands Tftp config-tftp level commands Tunnel 1 tunnel1 level commands Traps config-snmp-traps level commandsSecret xcr export file group list Udp config-udp level commandsVip config-vip level commands Xml xml level commandsXsr dump group list Xcr dump group listXcr export file group list Xcr import file group list