Command Reference Guide

User Account Commands
CLI Command Reference
September 2014 Page 93
HP Moonshot Switch Module CLI Command Reference
show passwords result
Use this command to display the last password set result information.
write memory
Use this command to save running configuration changes to NVRAM so that the changes you make will persist
across a reboot. This command is the same as
copy system:running-config nvram:startup-config. Use the
confirm keyword to directly save the configuration to NVRAM without prompting for a confirmation.
aaa ias-user username
The Internal Authentication Server (IAS) database is a dedicated internal database used for local authentication
of users for network access through the IEEE 802.1X feature.
Use the
aaa ias-user username command in Global Config mode to add the specified user to the internal user
database. This command also changes the mode to AAA User Config mode.
no aaa ias-user username
Use this command to remove the specified user from the internal user database.
Format
show passwords result
Mode Privileged EXEC
Term Definition
Last User Whose Password
Is Set
Shows the name of the user with the most recently set password.
Password Strength Check Shows whether password strength checking is enabled.
Last Password Set Result Shows whether the attempt to set a password was successful. If the attempt
failed, the reason for the failure is included.
Format
write memory [confirm]
Mode Privileged EXEC
Format
aaa ias-user username user
Mode Global Config
Format
no aaa ias-user username user
Mode Global Config