
Revision 1.3a
Page 38
XLR 550 Manual
passwd
Configures a new login password.
The password must be a case sensitive string of 5
‐
10
characters, not including spaces, tabs or any of {,:;/\*
”
`
’
.&><}.
adminpasswd
Configures a new administrative password.
The password must be a case sensitive string of 5
‐
10
characters, not including spaces, tabs or any of {,:;/\*
”
`
’
.&><}.
time
The system date and time.
Used in system log as time field.
bootconfig
Startup configuration file of system
bootimage
Firmware file that will be loaded when the system reboots.
baudrate
Baud rate of the console port. Valid rates are 9600, 19200 and
38400. The default is 38400.
auto-logout
Number of minutes until the system disconnects an idle session
or telnet session automatically.
<timeout>
: Valid values are 0 to 10,000 minutes.
The default value is 20 minutes. Setting the value to 0 disables
the automatic disconnection of sessions.
Note
A change to password takes effect the next login to CLI.
A change to auto-logout takes effect the next login to CLI.
A change to baudrate takes effect immediately .
Confirmation
See also,
“
show system
”
,
“
restart system
”
.
Examples
[Example 3-1] changing host name
XLR550> (enable)
set system hostname
Branch-1
Branch-1> (enable)
[Example 3-2] changing description
XLR550> (enable)
set system description
TestBed
XLR550> (enable)
[Example 3-3] setup system time
XLR550> (enable)
set system time
fri 09/22/2006 13:08:30
Fri Sep 22 13:08:30 2006
XLR550> (enable)