EasyManua.ls Logo

Dasan V5808 - Page 63

Dasan V5808
814 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
User Manual UMN:CLI
V5808
63
Re-enter new password: (Enter)
Password changed.
SWITCH(config)# user add test1 level 1 level1user
Changing password for test1
Enter the new password (maximum of 8 characters)
Please use a combination of upper and lower case letters and numbers.
Enter new password: (Enter)
Bad password: too short.
Warning: weak password (continuing).
Re-enter new password: (Enter)
Password changed.
SWITCH(config)# show user
====================================================
User name Description Level
====================================================
test0 level0user 0
test1 level1user 1
SWITCH(config)#
The following is an example of configuring an authority of the security level 0 and 1.
SWITCH(config)# privilege view level 0 enable
SWITCH(config)# privilege enable level 0 show
SWITCH(config)# privilege enable level 1 configure terminal
SWITCH(config)# show privilege
Command Privilege Level Configuration
-----------------------------------------------
Node All Level Command
EXEC(ENABLE) 1 configure terminal
EXEC(VIEW) 0 enable
EXEC(ENABLE) 0 show
3 entry(s) found.
SWITCH(config)#
In the above configuration, as level 0, it is possible to use only show command in
Privileged EXEC Enable mode; however as level 1, it is possible to use not only the
commands in level 1 but also time configuration commands in Privileged EXEC Enable
mode and accessing commands to Global Configuration mode.
4.1.6 Limiting the Number of Users
For the V5808, you can limit the number of users accessing the switch through telnet. In
case of using the system authentication with RADIUS or TACACS+, a configured number
includes the number of users accessing the switch via the authentication server.
To set the number of users accessing the switch, use the following command.
Command
Mode
Description
login connect <1-8>
Global
Sets the number of users accessing the switch.
(default: 8)
no login connect
Deletes a configured value.

Table of Contents