3Com 5500 Switch User Manual


 
Configuring the Switch to Act as the SSH Server and Use RSA Authentication 289
Figure 97 SSH client configuration interface 2
Click Browse... to bring up the file selection window, navigate to the private key
file and click OK.
4 In the window shown in Figure 97, click Open. If the connection is normal, you
will be prompted to enter the username.
Complete Configuration
Configure the SSH server
#
interface Vlan-interface1
ip address 192.168.0.1 255.255.255.0
#
ssh user client001 assign rsa-key Switch001
ssh user client001 authentication-type rsa
ssh user client001 service-type stelnet
#
user-interface vty 0 4
authentication-mode scheme
user privilege level 3
protocol inbound ssh
Precautions When acting as an SSH server, the Switch 4210 does not support configuring the
client host public key by importing from a public key file. You need to configure it
manually.