ZyXEL Communications ES-2024PWR Switch User Manual


 
Ethernet Switch CLI Reference Guide
135
CHAPTER 32
Login Account Commands
Use these commands to configure login accounts on the Switch.
32.1 Command Summary
The following section lists the commands for this feature.
32.2 Command Examples
This example creates a new user user2 with privilege 13.
Table 78 logins Command Summary
COMMAND DESCRIPTION M P
show logins Displays login account information. E 3
logins username <name> password
<password>
Creates account with the specified user name and sets the
password.
name: 1-32 alphanumeric characters
password: 1-32 alphanumeric characters
C14
no logins username <name> Removes the specified account. C 14
logins username <name> privilege
<0-14>
Assigns a privilege level to the specified account. The
privilege level is applied the next time the user logs in.
C14
sysname# configure
sysname(config)# logins username user2 password 1234
sysname(config)# logins username user2 privilege 13
sysname(config)# exit
sysname# show logins
Login Username Privilege
1 user2 13
2 0
3 0
4 0