Lantronix Network Hardware 2100 User Manual

Page of 95
4: Configuration Using XML
IntelliBox-I/O 2100 Command Reference
20
The “xml paste passwords” <configgroup> name is used with the “passwords” <configitem> 
name and “cli login” and “cli enable level” values to specify the passwords to use when the device 
has been configured with password protection. The password value is clear text. To protect the 
password, establish an SSH connection to the device server. 
 shows an example.
Figure 4-7  XML Example of Supplying Passwords
XML Configuration Groups
 lists the Intellibox XCR groups in alphabetical order. This table indicates the various 
group items, as well as some possible value names and options.
Note:
Any instance of &#60; in the table may be read as (the html encoded form for 
less than) and any instance of &#62; may be read as (the html encoded form for greater 
than).
Table 4-8  XCR Groups
Group Name
Group Item
Value Name
Value Options
Additional 
Information
arp
arp delete
ip address
Remove an entry 
from the ARP 
table. Specify the 
entry by its IP 
address.
arp entry
ip address
mac address
timeout
Default: 60 
seconds 
<!—To supply passwords when importing via cli capture -->
<configgroup name = "xml paste passwords">
        <configitem name = "passwords">
            <value name = "cli login"></value>
            <value name = "cli enable level"></value>
        </configitem>
</configgroup>