3com 3031 Instruccion De Instalación

Descargar
Página de 1122
User Management Configuration
75
The purpose of user authentication is to enable the legal users to log on and use 
the router and prevent the illegal users from passing the authentication and using 
the router. 
Configuring User 
Authentication Mode
By configuring the use authentication mode, you can set the authentication 
method when a user accesses the router from the user interface specified in the 
view.
Perform the following in the User Interface View.
none
 indicates not to authenticate the user. 
password
 indicates only authenticate the password with no need for 
username. 
local
 indicates to perform AAA local authentication with username and 
corresponding password. 
scheme { scheme-name | default }
 indicates to perform authentication via 
AAA authentication scheme or the default authentication scheme, Refer to 
Chapter 57 “AAA and RADIUS Configuration” for detailed configuration.
By default, the user interface of VTY (that is a Telnet , SSH or PAD User), and TTY 
type (for a Console, AUX, or other asynchronous interface user) adopts the 
password authentication, while user interfaces of other types do not perform the 
terminal authentication.
Usually, the keyword 
local
 is selected to perform AAA local authentication when 
configuring the authentication mode of a Telnet/HyperTerminal user. Refer to 
Chapter 57 “AAA and RADIUS Configuration” for scheme authentication.
Configuring Username 
and Password
Setting password for password authentication
If you choose password authentication when configuring the authentication 
mode, you need to set the password.
Perform the following in the User Interface View.
simple
 indicates to configure the password in plain text, while 
cipher
 
indicates to configure the password in encrypted text.
Table 73   Configuring the user authentication method
Operation
Command
Enable the user authentication
authentication-mode { password | local | 
scheme { scheme-name
 | default } }
Disable the user authentication
authentication-mode none
Table 74   Setting password for password authentication
Operation
Command
Set password for password 
authentication
set authentication password { cipher | 
simple } password
Cancel password for 
password authentication
undo set authentication password