282 CHAPTER 32: SSH CONFIGURATION GUIDE
Figure89 SS H client configuration interface 2
Under Protocol options, select 2 from Preferred SSH protocol version.
3As shown in Figure 89, click Open. If the connection is normal, you can enter the
username client001 and password abc at prompt. Once authentication succeeds,
you will log onto the server.
Complete Configuration Configure the SSH server
#
local-user client001
password simple abc
service-type ssh
level 3
#
interface Vlan-interface1
ip address 192.168.0.1 255.255.255.0
#
ssh user client001 authentication-type password
ssh user client001 service-type stelnet
#
user-interface vty 0 4
authentication-mode scheme
protocol inbound ssh