System information

BSR 64000 Configuration and Management Guide
3-4
MOT#configure
The MOT(config)# prompt displays.
Setting System Passwords
System passwords should be set immediately. System passwords can contain up to 31
uppercase or lowercase alphanumeric characters and a numeric character cannot be
the first character. Spaces are valid password characters. The user must enter the
correct password to gain access to the BSR and privileged-level commands.
Follow these steps to configure the BSR system passwords:
1. To set the password for a console (terminal) session that allows access to the BSR
in User EXEC mode, use the password console command in Global
Configuration mode, as shown below:
MOT(config)#password console {0 | 7} <WORD>
where:
0 indicates that the following password is unencrypted (clear text).
7 indicates that the following password is encrypted.
WORD is the user-defined password that is no more than 31 characters.
2. To set the password for a telnet session that allows access to the BSR in User
EXEC mode, use the password telnet command in Global Configuration mode,
as shown below:
MOT(config)#password telnet {0 | 7} <WORD>
where:
0 indicates that the following password is unencrypted (clear text).
7 indicates that the following password is encrypted.
Note: Access to a telnet session is denied if the password for both the
console and telnet is not set.