This page is used for importing system configuration from an XML file.
The XML data can be imported from a file on the filesystem or uploaded using HTTP.
The groups to import can be specified by toggling the respective group item or typing in a Filter string. When toggling a group item, all instances of that group will be imported. Notice that by default, all groups are checked except those pertaining to the network configuration; this is so that import will not break your network connectivity. You may check or uncheck any group to include or omit that group from import.
The Filter string can be used to import specific instances of a group. The textual format of this string is:
<g>:<i>;<g>:<i>;...
Each group name <g> is followed by a colon and the instance value <i> and each <g>:<i> value is separated by a semi-colon. If a group has no instance then only the group name <g> should be specified.