beautypg.com

Login account commands, 1 command summary, 2 command examples – ZyXEL Communications ZyXEL Dimension ES-2024PWR User Manual

Page 135: Login account commands (135)

background image

Ethernet Switch CLI Reference Guide

135

C

H A P T E R

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

C

14

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.

C

14

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