Service manual
Utilities 29
4. To enable the console password feature:
a. Set a password with the command SET PSWD .
b. Enable the password feature with the command SET PSE 1 .
Use of these commands is further explained in the next two
sections.
3.4.1 Setting the Password
Use the SET PSWD command to select a new password. SET PSWD is a
privileged command. The form of the command is:
>>> SET PSWD
After you invoke the command, the console prompts for a password as
follows:
1 >>>
Enter the new password and press
Return
. Note that the console does not
display the password as you enter it.
The password must be a hexadecimal string of characters (0 through 9
and A through F) with a length of exactly sixteen characters. If the string
contains a nonhexadecimal character or is of the wrong length, the SET
PSWD command fails and the following error message is displayed:
?31 ILL PSWD
Some valid passwords are:
1ACED33BD23AF301
DAC324EABEA222EA
111111111AACCDEE
Invalid passwords include:
FACE (not 16 characters long)
442ED2FFAC213SE2 (contains S, an illegal character)
If the password character string is of the right length, the console prompts
you to reenter the new password in order to verify that it is correct:
2 >>>