AAA User Commands
16-98 Configuring Security
Syntax
aaa user user-name
Syntax of the “no” Form
Thenoformofthiscommanddeletestheuserprofile:
no aaa user user-name
Mode
Globalconfiguration:XSR(config)#
Next Mode
Usernameconfiguration:XSR(aaa-user)#
Example
ThefollowingexampleaddstheuserernesttotheDEFAULTusergroup:
XSR(config)aaa user ernest
XSR(aaa-user)#
group
Thiscommandspecifiesthegrouptheuserbelongsto.
Syntax
group group-name
Syntax of the “no” Form
ThenoformofthiscommandresetsausertotheDEFAULTgroup:
no group
Default
UserbelongstotheDEFAULTgroup.
Mode
Usernameconfiguration:XSR(aaa-user)#
Example
Thefollowingexampleaddsthegrouprun_pamplonathatthepreviouslycreateduserbelongsto:
XSR(config)#aaa user ernest
XSR(aaa-user)#group run_pamplona
user-name Nameofnewuserinthegroup;itisemployedduringlogin.
group-name Nameidentifyingthegroupauserbelongs.