Operation Manual – Login
H3C S3100 Series Ethernet Switches
Chapter 2 Logging in through the Console Port
2-9
III. Configuration procedure
# Enter system view.
<Sysname> system-view
# Enter AUX user interface view.
[Sysname] user-interface aux 0
# Specify not to authenticate users logging in through the Console port.
[Sysname-ui-aux0] authentication-mode none
# Specify commands of level 2 are available to users logging into the AUX user
interface.
[Sysname-ui-aux0] user privilege level 2
# Set the baud rate of the Console port to 19,200 bps.
[Sysname-ui-aux0] speed 19200
# Set the maximum number of lines the screen can contain to 30.
[Sysname-ui-aux0] screen-length 30
# Set the maximum number of commands the history command buffer can store to 20.
[Sysname-ui-aux0] history-command max-size 20
# Set the timeout time of the AUX user interface to 6 minutes.
[Sysname-ui-aux0] idle-timeout 6
After the above configuration, you need to modify the configuration of the terminal
emulation utility running on the PC accordingly in the dialog box shown in
Figure 2-4
to
log into the switch successfully.
2.5 Console Port Login Configuration with Authentication
Mode Being Password
2.5.1 Configuration Procedure
Table 2-5
Console port login configuration with the authentication mode being
password
Operation
Command
Description
Enter system view
system-view
—
Enter AUX user
interface view
user-interface aux
0
—