Example For Configuring The Pc As The Stelnet Client To Connect To The Ssh Server - Huawei Quidway S2700 Series Configuration Manual

Hide thumbs Also See for Quidway S2700 Series:
Table of Contents

Advertisement

Quidway S2700 Series Ethernet Switches
Configuration Guide - Basic Configuration
<SwitchA> telnet 10.10.10.9
Trying 10.10.10.9 ...
Press CTRL+K to abort
Connected to 10.10.10.9 ...
Login authentication
Password:
info: The max number of VTY users is 20, and the current number
<SwitchB>
----End
Configuration Files
l
l
9.8.2 Example for Configuring the PC as the STelnet Client to
Connect to the SSH Server
This part provides an example for configuring the PC as the STelnet client to connect to the SSH
server. In this example, after generating the local key pair on the SSH server, configuring the
name and password of the SSH user on the SSH server, and enabling the STelnet service on the
SSH server, you can connect the Stelnet client to the SSH server.
Networking Requirements
As shown in
client can log in to the SSH server with the password, RSA, password-rsa, or all authentication
mode.
Configure Client001 with the password as huawei and adopt the password authentication.
Issue 01 (2011-07-15)
of VTY users on line is 1.
Configuration file of Switch A
#
sysname SwitchA
#
vlan batch 2
#
interface Vlanif2
ip address 10.10.10.8 255.255.255.0
#
interface Ethernet0/0/1
port hybrid pvid vlan 2
port hybrid untagged vlan 2
#
return
Configuration file of Switch B
#
sysname SwitchB
#
vlan batch 2
#
interface Vlanif2
ip address 10.10.10.9 255.255.255.0
#
interface Ethernet0/0/1
port hybrid pvid vlan 2
port hybrid untagged vlan 2
#
user-interface vty 0 4
set authentication password simple 123456
#
return
Figure
9-4, after the STelnet service is enabled on the SSH server, the STelnet
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
9 Telnet and SSH
150

Advertisement

Table of Contents
loading

Table of Contents