9 Telnet and SSH
Quidway NetEngine80
Configuration Guide - Basic Configurations
9-8
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
Issue 04 (2009-12-20)
9.2.2 Establishing a Telnet Connection
Do as follows on the login router logged in to from the client:
Step 1
Run:
telnet
[
vpn-instance
vpn-instance-name
]
[
-a
source-ip-address
]
host-name
[
port-number
]
Log in to the router and manage other routers.
----End
9.2.3 Establishing a Telnet Redirection Connection
Perform the Telnet operation on the client to set up a connection with the router.
Do as follows the router logged in to from the client:
Step 1
Run:
system-view
The system view is displayed.
Step 2
Run:
interface
aux
interface-number
The interface view is displayed.
Step 3
Run:
async mode flow
The asynchronous interface of the router connected with external devices is configured to the
interactive mode.
Step 4
Run:
redirect
The Telnet redirection function of the user interface is enabled.
Step 5
Run:
return
Return to the user view.
Step 6
Run:
telnet [ vpn-instance vpn-instance-name ] [-a source-ip-address ] host-name
[ port-number ]
Log in to the router through the specified interface and connect with the asynchronous
interface of the specified interface.
----End