Netgear gsm7312 Manuale Utente

Pagina di 268
User Manual for the NETGEAR 7300 Series Layer 3 Managed Switch Software 
Switching Commands
7-57
202-10009-01
config users passwd
This command changes the password of an existing operator. The password is up to eight 
alphanumeric characters. The name and password are not case-sensitive.
When a password is changed, a prompt will ask for the operator’s former password. If none, press 
enter.
Default  
Blank (indicating no password)
Format  
config users passwd <user> 
config users delete
This command removes an operator.
Format  
config users delete <name>
Note:  
The admin user account cannot be deleted.
config users snmpv3 authentication
This command specifies the authentication protocol to be used for the specified login user. The 
valid authentication protocols are 
none
md5
 or 
sha
. If 
md5
 or 
sha
 are specified, the user login 
password will be used as the snmpv3 authentication password. The 
<user> 
is the login user name 
for which the specified authentication protocol will be used. 
Default  
no authentication
Format   
config users snmpv3 authentication <user> <none/md5/
sha>
config users snmpv3 encryption
This command specifies the encryption protocol and key to be used for the specified login user. 
The valid encryption protocols are 
none
 or 
des
. The 
des
 protocol requires a 
key
, which can be 
specified on the command line. The 
key 
may be up to 16 characters long. If the 
des
 protocol is 
specified but a key is not provided, the user will be prompted for the key. If 
none
 is specified, a key 
must not be provided. The 
<user> 
is the login user name for which the specified encryption 
protocol will be used. 
Default  
no encryption
Format  
config users snmpv3 encryption <user> <none/des [key]>