Инструкции По Установке для 3com S7906E

Скачать
Страница из 2621
 
2-11 
Configuration Example 
Network requirements 
Assume the switch is configured to allow you to login through Telnet, and your user level is set to the 
administrator level (level 3). After you telnet to the switch, you need to limit the console user at the 
following aspects.  
Configure the name of the local user to be “guest”. 
Set the authentication password of the local user to 123456 (in plain text). 
Set the service type of the local user to Terminal. 
Configure to authenticate the user logging in through the Console port in the scheme mode. 
The commands of level 2 are available to the user logging in to the AUX user interface. 
The baud rate of the Console port is 19,200 bps. 
The screen can contain up to 30 lines. 
The history command buffer can store up to 20 commands. 
The timeout time of the AUX user interface is 6 minutes. 
Network diagram 
Figure 2-7 Network diagram for AUX user interface configuration (with the authentication mode being 
scheme
 
 
Configuration procedure 
1)  Configure the switch 
# Enter system view. 
<Sysname> system-view 
# Create a local user named guest and enter local user view. 
[Sysname] local-user guest 
# Set the authentication password to 123456 (in plain text). 
[Sysname-luser-guest] password simple 123456 
# Set the service type to Terminal. 
[Sysname-luser-guest] service-type terminal 
[Sysname-luser-guest] quit 
# Enter AUX user interface view. 
[Sysname] user-interface aux 0