Command Reference Guide

User Account Commands
CLI Command Reference
September 2014 Page 86
HP Moonshot Switch Module CLI Command Reference
no password (Line Configuration)
Use this command to remove the password on a line.
password (User EXEC)
Use this command to allow a user to change the password for only that user. This command should be used
after the password has aged. The user is prompted to enter the old password and the new password.
Example: The following example shows the prompt sequence for executing the password command.
(Routing)>password
Enter old password:********
Enter new password:********
Confirm new password:********
password (aaa IAS User Config)
This command is used to configure a password for a user. An optional parameter [encrypted] is provided to
indicate that the password given to the command is already pre-encrypted.
no password (aaa IAS User Config)
This command is used to clear the password of a user.
Example: The following shows an example of the command.
(Routing) #configure
(Routing) (Config)#aaa ias-user username client-1
(Routing) (Config-aaa-ias-User)#password client123
(Routing) (Config-aaa-ias-User)#no password
Format
no password
Mode Line Config
Format
password
Mode User EXEC
Format
password password [encrypted]
Mode aaa IAS User Config
Format
no password
Mode aaa IAS User Config