Creating multiple CLI users
Note
DEMO FEATURE - Multiple CLI Users Per Role is a demonstration feature on some products. Demonstration features are provided for testing purposes. Demonstration features are for lab use only and are not for use in a production environment. For more information on feature support, see Fabric Engine and VOSS Feature Support Matrix.
You can create up to seven new CLI users on the switch, in addition to the three default CLI users. The username must be unique. If you enable the hsecure flag, password complexity rules apply to all users.
Before you begin
You must use an account with read-write-all privileges to create new CLI users.
About this task
Note
When a new CLI user is created, the specified username and access level cannot be changed later.
Procedure
Example
Switch:1>enable Switch:1#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Switch:1(config)#username add smith level rwa enable Enter password : ******* Re-enter password : ******* Switch:1(config)#
Variable Definitions
The following table defines parameters for the username command.
Variable |
Value |
---|---|
add WORD<1–20> |
Specifies the username to create. |
enable |
Enables the new CLI user. |
level <ro | rw | rwa> |
Specifies the level assigned to the new CLI user:
|