3com S7906E 설치 설명서

다운로드
페이지 2621
 
2-8 
Configuration Example 
Network requirementsAssume 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.  
The user is authenticated against the local password when logging in through the Console port. 
The local password is set to 123456 (in plain text). 
The commands of level 2 are available to users 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-6 Network diagram for AUX user interface configuration (with the authentication mode being 
password
 
 
Configuration procedure 
# Enter system view. 
<Sysname> system-view 
# Enter AUX user interface view. 
[Sysname] user-interface aux 0 
# Specify to authenticate the user logging in through the Console port using the local password. 
[Sysname-ui-aux0] authentication-mode password 
# Set the local password to 123456 (in plain text). 
[Sysname-ui-aux0] set authentication password simple 123456 
# Specify commands of level 2 are available to the user logging in to the AUX user interface. 
[Sysname-ui-aux0] user privilege level 2 
# Set the baud rate of the Console port to 19200 bps. 
[Sysname-ui-aux0] speed 19200 
# Set the maximum number of lines the screen can contain to 30. 
[Sysname-ui-aux0] screen-length 30