3com S7906E Guide De Référence

Page de 2327
 
1-23 
Related commands: local-user
Examples 
# Set the level of user user1 to 3. 
<Sysname> system-view 
[Sysname] local-user user1 
[Sysname-luser-user1] level 3 
local-user 
Syntax 
local-user user-name  
undo local-user user-name all [ service-type ftp | lan-access | ssh | telnet terminal } ] } 
View 
System view 
Default Level 
3: Manage level 
Parameters 
user-name: Name for the local user, a case-sensitive string of 1 to 55 characters that does not contain 
the domain name. It cannot contain any backward slash (\), forward slash (/), vertical line (|), colon (:), 
asterisk (*), question mark (?), less-than sign (<), greater-than sign (>) and the @ sign and cannot be a, 
al, or all. 
all: Specifies all users. 
service-type: Specifies the users of a type.  
ftp refers to users using FTP;  
lan-access refers to users accessing the network through an Ethernet, such as 802.1X users;  
ssh refers to users using SSH;  
telnet refers to users using Telnet;  
terminal refers to users logging in through the console port, AUX port. 
Description 
Use the local-user command to add a local user and enter local user view.  
Use the undo local-user command to remove the specified local users.  
By default, no local user is configured.  
Related commands: display local-userservice-type
Examples 
# Add a local user named user1
<Sysname> system-view 
[Sysname] local-user user1  
[Sysname-luser-user1]