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 preencrypted.
Format | password password [encrypted] |
Mode | aaa IAS User Config |
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
Example: The following is an example of adding a MAB Client to the Internal user database.
(Routing) # (Routing) #configure (Routing) (Config)#aaa ias-user username 1f3ccb1157 (Routing) (Config-aaa-ias-User)#password 1f3ccb1157 (Routing) (Config-aaa-ias-User)#exit (Routing) (Config)#