Lantronix XPort Pro XPort Pro - Command Reference - Page 20

XML Configuration Groups, &#60

Page 20 highlights

4: Configuration Using XML The "xml paste passwords" name is used with the "passwords" 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. Figure 4-7 shows an example. Figure 4-7 XML Example of Supplying Passwords XML Configuration Groups Table 4-8 lists the XPort Pro 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 < in the table may be read as < (the html encoded form for less than) and any instance of > may be read as > (the html encoded form for greater than). Group Name arp Group Item arp delete Table 4-8 XCR Groups Value Name Value Options ip address arp entry timeout ip address mac address cli login password enable level password Additional Information Remove an entry from the ARP table. Specify the entry by its IP address. Default: 60 seconds Value is SECRET, hidden from user view. Value is SECRET, hidden from user view. XPort Pro Command Reference 20

  • 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
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119

4: Configuration Using XML
XPort Pro 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.
Figure 4-7
shows an example.
Figure 4-7
XML Example of Supplying Passwords
XML Configuration Groups
Table 4-8
lists the XPort Pro 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
cli
login password
Value is SECRET,
hidden from user
view.
enable level password
Value is SECRET,
hidden from user
view.
<!—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>