Ii. network diagram, Iii. configuration procedure – H3C Technologies H3C S3100 Series Switches User Manual
Page 50

Operation Manual – Login
H3C S3100-52P Ethernet Switch
Chapter 2 Logging in through the Console Port
2-16
z
The commands of level 2 are available to users logging into the AUX user
interface.
z
The baud rate of the Console port is 19,200 bps.
z
The screen can contain up to 30 lines.
z
The history command buffer can store up to 20 commands.
z
The timeout time of the AUX user interface is 6 minutes.
II. Network diagram
User PC running Telnet
Ethernet1/0/1
Ethernet
User PC running Telnet
Ethernet1/0/1
Ethernet
Figure 2-7
Network diagram for AUX user interface configuration (with the
authentication mode being scheme)
III. Configuration procedure
# Enter system view.
<H3C> system-view
# Create a local user named guest and enter local user view.
[H3C] local-user guest
# Set the authentication password to 123456 (in plain text).
[H3C-luser-guest] password simple 123456
# Set the service type to Terminal, Specify commands of level 2 are available to users
logging into the AUX user interface.
[H3C-luser-guest] service-type terminal level 2
[H3C-luser-guest] quit
# Enter AUX user interface view.
[H3C] user-interface aux 0
# Configure to authenticate users logging in through the Console port in the scheme
mode.
[H3C-ui-aux0] authentication-mode scheme
# Set the baud rate of the Console port to 19,200 bps.
[H3C-ui-aux0] speed 19200