196
CHAPTER 3
INTRODUCTION TO CLI
Parameters:
username <username: word31>: Specify a new username. The allowed characters are 31.
privilege <priv: 0-15>: Specify the privilege level for this new user account. The allowed range is 1 to 15. If the
privilege level value is 15, it can access all groups, i.e. that is granted the fully control of the device. But other
values need to refer to each group privilege level. User's privilege should be same or greater than the group
privilege level to have the access of that group. By default setting, most groups privilege level 5 has the read-only
access and privilege level 10 has the read-write access. And the system maintenance (software upload, factory
defaults and etc.) need user privilege level 15. Generally, the privilege level 15 can be used for an administrator
account, privilege level 10 for a standard user account and privilege level 5 for a guest account.
password none: No password for this user account.
Example:
Create the new user account with the following settings.
Negation:
(config)# no username <username>
Show:
> show users
# show users
3.9.50.3 (config)# username<username>privilege<priv>password unencrypted
Syntax:
(config)# username <username> privilege <priv> password unencrypted <password>
Explanation:
By default, there is only one user, 'admin', assigned the highest privilege level of 15. Use this command
to configure a new user account with unencrypted password.
Parameters:
username <username: word31>: Specify a new username. The allowed characters are 31.
privilege <priv: 0-15>: Specify the privilege level for this new user account. The allowed range is 1 to 15. If the
privilege level value is 15, it can access all groups, i.e. that is granted the fully control of the device. But other
values need to refer to each group privilege level. User's privilege should be same or greater than the group
privilege level to have the access of that group. By default setting, most groups privilege level 5 has the read-only
access and privilege level 10 has the read-write access. And the system maintenance (software upload, factory
defaults and etc.) need user privilege level 15. Generally, the privilege level 15 can be used for an administrator
account, privilege level 10 for a standard user account and privilege level 5 for a guest account.
password unencrypted <password: line31>: Specify the unencrypted password for this user account. The
UNENCRYPTED (Plain Text) user password. Any printable characters including space is accepted.
Example:
Create the new user account with the following settings.
Negation:
(config)# no username <username>
Show:
> show users
# config t
(config)# username mis4jack privilege 15 password unencrypted jack30125
# config t
(config)# username mis4jack privilege 15 password none
Summary of Contents for MSW-4424C Series
Page 1: ...1 MSW 4424C MSW 4424CS L2 Gigabit Carrier Ethernet Switch ...
Page 382: ......