Command Reference Guide
User Account Commands
CLI Command Reference
September 2014 Page 97
HP Moonshot Switch Module CLI Command Reference
clear aaa ias-users
Use this command to remove all users from the IAS database.
Example: The following is an example of the command.
(Routing) #
(Routing) #clear aaa ias-users
(Routing) #
show aaa ias-users
Use this command to display configured IAS users and their attributes. Passwords configured are not shown in
the show command output.
Example: The following is an example of the command.
(Routing) #
(Routing) #show aaa ias-users
UserName
-------------------
Client-1
Client-2
Example: Following are the IAS configuration commands shown in the output of show running-config
command. Passwords shown in the command output are always encrypted.
aaa ias-user username client-1
password a45c74fdf50a558a2b5cf05573cd633bac2c6c598d54497ad4c46104918f2c encrypted
exit
Format
clear aaa ias-users
Mode Privileged Exec
Parameter Definition
password Password for this level. Range: 8-64 characters
encrypted Encrypted password to be entered, copied from another switch configuration.
Format
show aaa ias-users [username]
Mode Privileged EXEC