Switch(config-user-
NAME)# level [admin | rw |
ro]
Specify this user‟s access level.
admin (administrator): Full access right,
including maintaining user account & system
information, loading factory settings, etc..
rw (read & write): Partial access right,
unable to modify user account & system
information and load factory settings.
ro (read only): Read-Only access privilege
Switch(config)#no user
name [username]
Delete the specified account.
Switch(config-user-
NAME)# no active
Deactivate the selected user account.
Switch(config-user-
NAME)# no description
Remove the configured description.
Switch(config-user-
NAME)# no password
Remove the configured password value.
Switch(config-user-
NAME)# no ip-address
Delete the specified IP address.
Switch(config-user-
NAME)# no ip-security
Disable IP security function.
Switch(config-user-
NAME)# no level
Reset access level privilege back to the
factory default (access denied).
Switch(config)# show user
name
Switch(config)# show user
name [user_name]
Show the specific account‟s information.
Switch(config-user-
NAME)# show
Show or verify the newly-created user
account‟s information.
Switch(config)#user name miseric
Create a new login account “miseric”.
Switch(config-user-miseric)# description
misengineer
Add a description to this new account
“miseric”.
Switch(config-user-miseric)# password
mis2256i
Set up a password for this new account
“miseric”
Switch(config-user-miseric)# ip-security
Enable IP security function.
Switch(config-user-miseric)# ip-address
192.180.10.3
Set IP address for IP security function to
192.180.10.3.
Switch(config-user-miseric)# level rw
Set this user account‟s privilege level to
“read and write”.