80 User Account Commands
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.
The following shows an example of the command.
(CN1610) #
(CN1610) #configure
(CN1610) (Config)#aaa ias-user username client-1
(CN1610) (Config-aaa-ias-User)#exit
(CN1610) (Config)#no aaa ias-user username client-1
(CN1610) (Config)#
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
aaa ias-user username user
Mode Global Config
Format
no aaa ias-user username user
Mode Global Config