You can log into an S3100 Ethernet switch
in one of the following ways:
l
Logging in locally through the Console port
l
Logging in locally or remotely through an
Ethernet port by means of Telnet or SSH
l
Telnetting to the Console port using a modem
l
Logging into the Web-based network management
system
l
Logging in through NMS (network management station)
The auxiliary (AUX)
port and the Console port of an H3C Ethernet switch are the same port (refereed
to as Console port in the following part). You will be in the AUX user
interface if you log in through this port.
S3100 series Ethernet switches support two
types of user interfaces: AUX and VTY.
l
AUX user interface: A view when you log in through
the AUX port. AUX port is a line device port.
l
Virtual type terminal (VTY) user interface: A
view when you log in through VTY. VTY port is a logical terminal line used when
you access the device by means of Telnet or SSH.
Table 1-1 Description on user interface
|
User interface
|
Applicable user
|
Port used
|
Description
|
|
AUX
|
Users logging in through the Console
port
|
Console port
|
Each switch can accommodate one AUX
user.
|
|
VTY
|
Telnet users and SSH users
|
Ethernet port
|
Each switch can accommodate up to
five VTY users.
|
Two kinds of user interface index exist:
absolute user interface index and relative user interface index.
1)
The absolute user interface indexes are as
follows:
l
The absolute AUX user interfaces is numbered 0.
l
VTY user interface indexes follow AUX user
interface indexes. The first absolute VTY user interface is numbered 1, the
second is 2, and so on.
2)
A relative user interface index can be obtained
by appending a number to the identifier of a user interface type. It is
generated by user interface type. The relative user interface indexes are as
follows:
l
AUX user interfaces is numbered 0.
l
VTY user interfaces are numbered VTY0, VTY1, and
so on.
Table 1-2 Common user interface
configuration
|
Operation
|
Command
|
Description
|
|
Lock the current user interface
|
lock
|
Optional
Execute this command in user view.
A user interface is not locked by
default.
|
|
Specify to send messages to all user
interfaces/a specified user interface
|
send { all | number | type number }
|
Optional
Execute this command in user view.
|
|
Free a user interface
|
free
user-interface [ type ] number
|
Optional
Execute this command in user view.
|
|
Enter system view
|
system-view
|
—
|
|
Set the banner
|
header [ incoming | legal | login | shell ] text
|
Optional
By default, no banner is configured
|
|
Set a system name for the switch
|
sysname string
|
Optional
By default, the system name is H3C.
|
|
Enable copyright information
displaying
|
copyright-info enable
|
Optional
By default, copyright displaying is
enabled. That is, the copy right information is displayed on the terminal
after a user logs in successfully.
|
|
Enter user interface view
|
user-interface
[ type ] first-number [
last-number ]
|
—
|
|
Display the information about the
current user interface/all user interfaces
|
display
users [ all ]
|
Optional
You can execute the display command in any view.
|
|
Display the physical attributes and
configuration of the current/a specified user interface
|
display
user-interface [ type number | number ]
|
|
Display the information about the
current web users
|
display web users
|
To log in through the Console port is the
most common way to log into a switch. It is also the prerequisite to configure
other login methods. By default, you can locally log into an S3100 Ethernet
switch through its Console port only.
Table 2-1 lists the
default settings of a Console port.
Table 2-1 The
default settings of a Console port
|
Setting
|
Default
|
|
Baud rate
|
9,600 bps
|
|
Flow control
|
None
|
|
Check mode (Parity)
|
None
|
|
Stop bits
|
1
|
|
Data bits
|
8
|
To log into a switch through the Console
port, make sure the settings of both the Console port and the user terminal are
the same.
After logging into a switch, you can
perform configuration for AUX users. Refer to section 2.3 “Console Port Login Configuration”
for more.
Following are the procedures to connect to
a switch through the Console port.
1)
Connect the serial port of your PC/terminal to
the Console port of the switch, as shown in Figure 2-1.

Figure 2-1 Diagram for connecting to the Console port of a switch
2)
If you use a PC to connect to the Console port,
launch a terminal emulation utility (such as Terminal in Windows 3.X or HyperTerminal
in Windows 9X/Windows 2000/Windows XP. The following assumes that you are
running Windows XP) and perform the configuration shown in Figure 2-2 through Figure 2-4 for the
connection to be created. Normally, both sides (that is, the serial port of the
PC and the Console port of the switch) are configured as those listed in Table 2-1.

Figure 2-2 Create a connection

Figure 2-3 Specify the port used to
establish the connection

Figure 2-4 Set port parameters
3)
Turn on the switch. You will be prompted to
press the Enter key if the switch successfully completes POST (power-on self
test). The prompt (such as <H3C>) appears after you press the Enter key,
as shown in Figure 2-5.

Figure 2-5 HyperTerminal CLI
4)
You can then configure the switch or check the
information about the switch by executing the corresponding commands. You can
also acquire help by typing the ? character. Refer to related parts in this
manual for information about the commands used for configuring the switch.
Table 2-2 lists the
common configuration of Console port login.
Table 2-2 Common
configuration of Console port login
|
Configuration
|
Remarks
|
|
Console
port configuration
|
Baud
rate
|
Optional
The
default baud rate is 9,600 bps.
|
|
Check mode
|
Optional
By default, the check mode of the
Console port is set to “none”, which means no check bit.
|
|
Stop bits
|
Optional
The default stop bits of a Console
port is 1.
|
|
Data bits
|
Optional
The default data bits of a Console
port is 8.
|
|
AUX user interface configuration
|
Configure the command level available
to the users logging into the AUX user interface
|
Optional
By default, commands of level 3 are
available to the users logging into the AUX user interface.
|
|
Terminal configuration
|
Make terminal services available
|
Optional
By default, terminal services are
available in all user interfaces
|
|
Set the maximum number of lines the
screen can contain
|
Optional
By default, the screen can contain up
to 24 lines.
|
|
Set history command buffer size
|
Optional
By default, the history command
buffer can contain up to 10 commands.
|
|
Set the timeout time of a user
interface
|
Optional
The default timeout time is 10
minutes.
|
Caution:
The change to Console port configuration takes effect immediately,
so the connection may be disconnected when you log in through a Console port
and then configure this Console port. To configure a console port, you are
recommended to log into the switch in other ways. To log into a switch through its
Console port after you modify the Console port settings, you need to modify the
corresponding settings of the terminal emulation utility running on your PC
accordingly in the dialog box shown in Figure 2-4.
Table 2-3 lists Console
port login configurations for different authentication modes.
Table 2-3 Console port login configurations for different authentication modes
|
Authentication mode
|
Console port login configuration
|
Remarks
|
|
None
|
Perform common configuration
|
Perform common configuration for Console
port login
|
Optional
Refer to Table 2-2.
|
|
Password
|
Configure the password
|
Configure the password for local
authentication
|
Required
|
|
Perform common configuration
|
Perform common configuration for Console
port login
|
Optional
Refer to Table 2-2.
|
|
Scheme
|
Specify to perform local authentication
or remote RADIUS authentication
|
AAA configuration specifies whether to
perform local authentication or RADIUS authentication
|
Optional
Local authentication is performed by
default.
Refer to the AAA part for more.
|
|
Configure user name and password
|
Configure user names and passwords for
local/RADIUS users
|
Required
l The user name and password of a local user are configured on the
switch.
l The user name and password of a RADIUS user are configured on the RADIUS
server. Refer to user manual of RADIUS server for more.
|
|
Manage AUX users
|
Set service type for AUX users
|
Required
|
|
Perform common configuration
|
Perform common configuration for Console
port login
|
Optional
Refer to Table 2-2.
|
Changes made to the
authentication mode for Console port login takes effect after you quit the command-line
interface and then log in again.
Table 2-4 Console port login
configuration with the authentication mode being none
|
Operation
|
Command
|
Description
|
|
Enter system view
|
system-view
|
—
|
|
Enter AUX user interface view
|
user-interface
aux 0
|
—
|
|
Configure not to authenticate users
|
authentication-mode none
|
Required
By default, users logging in through the
Console port (AUX user interface) are not authenticated.
|
|
Configure the Console port
|
Set the baud rate
|
speed speed-value
|
Optional
The default baud rate of a Console port is
9,600 bps.
|
|
Set the check mode
|
parity
{ even | none | odd }
|
Optional
By default, the check mode of a Console
port is none, that is, no check is performed.
|
|
Set the stop bits
|
stopbits { 1 | 1.5 | 2 }
|
Optional
The stop bits of a Console port is 1.
|
|
Set the data bits
|
databits { 7 | 8 }
|
Optional
The default data bits of a Console port
is 8.
|
|
Configure the command level available
to users logging into the user interface
|
user privilege level level
|
Optional
By default, commands of level 3 are
available to users logging into the AUX user interface, and commands of level
0 are available to users logging into the VTY user interface.
|
|
Enable terminal services
|
shell
|
Optional
By default, terminal services are
available in all user interfaces.
|
|
Set the maximum number of lines the
screen can contain
|
screen-length screen-length
|
Optional
By default, the screen can contain up to
24 lines.
You can use the screen-length 0
command to disable the function to display information in pages.
|
|
Set the history command buffer size
|
history-command
max-size value
|
Optional
The default history command buffer
size is 10. That is, a history command buffer can store up to 10 commands by
default.
|
|
Set the timeout time for the user
interface
|
idle-timeout minutes [ seconds ]
|
Optional
The default timeout time of a user
interface is 10 minutes.
With the timeout time being 10
minutes, the connection to a user interface is terminated if no operation is
performed in the user interface within 10 minutes.
You can use the idle-timeout 0 command to disable the timeout function.
|
2.4.2 Configuration Example
I. Network requirements
Assume that the switch is configured to
allow users to log in through Telnet, and the user level is set to the
administrator level (level 3). Perform the following configurations for users
logging in through the Console port (AUX user interface).
l
Do not authenticate the users.
l
Commands of level 2 are available to the users
logging into the AUX user interface.
l
The baud rate of the Console port is 19,200 bps.
l
The screen can contain up to 30 lines.
l
The history command buffer can contain up to 20
commands.
l
The timeout time of the AUX user interface is 6
minutes.
II. Network diagram

Figure 2-6 Network
diagram for AUX user interface configuration (with the authentication mode
being none)
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.
Table 2-5 Console port login
configuration with the authentication mode being password