![Huawei V200R001C01 Скачать руководство пользователя страница 21](http://html.mh-extra.com/html/huawei/v200r001c01/v200r001c01_troubleshooting-manual_168099021.webp)
Procedure
Step 1
Check whether the Telnet client can ping through the server.
Run the
ping
command to check the network connectivity. If the ping fails, the Telnet connection
cannot be established between the user and server.
to locate the problem so that the Telnet client
can ping through the server.
Step 2
Check whether the number of users logging in to the server reaches the upper threshold.
Log in to the server through a console interface and then run the
display users
command to
check whether all the current VTY channels are in use. By default, a maximum of 5 users can
log in to the server through VTY channels. Run the
display user-interface maximum-vty
command to view the allowed maximum number of login users.
<Huawei>
display user-interface maximum-vty
Maximum of VTY user:5
<Huawei>
display users
User-Intf Delay Type Network Address AuthenStatus AuthorcmdFlag
+ 0 CON 0 00:00:00 no
Username : Unspecified
34 VTY 0 00:13:39 TEL 10.138.78.107 no
Username : Unspecified
If the number of users logging in to the server reaches the upper threshold, you can run the
user-
interface maximum-vty
vty-number
command to increase the maximum number of users
allowed to log in to the server through VTY channels to 15.
<Huawei>
system-view
[Huawei]
user-interface maximum-vty 15
Step 3
Check that an ACL is configured in the VTY user interface view.
[Huawei]
user-interface vty 0 4
[Huawei-ui-vty0-4]
display this
user-interface vty 0 4
acl 2000 inbound
authentication-mode aaa
user privilege level 3
idle-timeout 0 0
If an ACL is configured but the IP address of the client to be permitted is not specified in the
ACL, the user cannot log in to the server through Telnet. To enable a user with a specific IP
address to log in to the server through Telnet, permit the IP address of the user in the ACL.
Step 4
Check that the access protocol configured in the VTY user interface view is correct.
[Huawei]
user-interface vty 0 4
[Huawei-ui-vty0-4]
display this
user-interface vty 0 4
authentication-mode aaa
user privilege level 3
idle-timeout 0 0
protocol inbound ssh
Run the
protocol inbound
{
all
|
ssh
|
telnet
} command to configure the user access protocol.
By default, the user access protocol is Telnet.
l
If the user access protocol is SSH, the user cannot log in to the server through Telnet.
l
If the user access protocol is "all", the user can log in to the server through Telnet or SSH.
Step 5
Check that the authentication mode is configured in the user interface view.
Huawei AR2200-S Series Enterprise Routers
Troubleshooting
2 System
Issue 01 (2012-01-06)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
12