Instruction Manual

Table Of Contents
AAA Commands
Page 46
Syntax
username name [password password] [level level] [encrypted]
no username name
Parameters
name — The name of the user (Range: 1- 20 characters).
password — The authentication password for the user (Range: 1-159 characters).
level — The user level (Range: 1-15).
encrypted — Encrypted password entered, copied from another device configuration.
Default Configuration
No user is defined.
Command Mode
Global Configuration mode
User Guidelines
User account can be created without a password.
A single username can be defined for privilege level 1 and another one for privilege level 15.
Default usernames:
Privilege level 1: username = operator, password = operator
Privilege level 15: username = manager, password = friend
Example
The following example configures user bob with password lee and user level 15 to the system.
aaa accounting login
The aaa accounting login Global Configuration mode command defines accounting of device management
sessions. Use the no form of this command to disable accounting.
Syntax
aaa accounting login {radius}
no aaa accounting login
Parameters
radius — Accounting is performed by a RADIUS server.
Default Configuration
Disabled.
Console(config)#
username
bob
password
lee
level
15