Operation Manual – SSH Terminal Service
H3C S3600 Series Ethernet Switches-Release 1510 Chapter 1
SSH Terminal Service
1-11
Table 1-8 Automatic configuration
Operation Command Description
Enter system view
system-view
—
Transform the format of
the key in a client public
key file and
automatically configure
a client public key on
the server
rsa peer-public-key
keyname import sshkey
filename
filename must be
consistent with the name
of a public key file in the
Flash memory.
Note:
The above method does not require you to manually configure a public key. So the
method is relatively simple and is the recommended method.
VII. Specifying a source IP address/interface for the SSH server
You can perform the following configurations to specify a source IP address or a source
interface for the SSH server, thus enhancing traffic manageability.
Table 1-9 Specify a source IP address/interface for the SSH server
Operation Command Description
Enter system view
system-view
—
Specify a source IP
address for the SSH
server
ssh-server source-ip ip-address
Optional
Specify a source interface
for the SSH server
ssh-server source-interface
interface-type interface-number
Optional
1.1.3 Configuring the SSH Client
A variety of SSH client software are available, such as PuTTY and OpenSSH. For an
SSH client to establish a connection with an SSH server, you must complete these
configuration tasks:
z Specifying the IP address of the server.
z Selecting the protocol for remote connection as SSH. Usually, a client can use a
variety of remote connection protocols, such as Telnet, Rlogin, and SSH. To
establish an SSH connection, you must select SSH.
z Selecting the SSH version. Since the device supports SSH Server 2.0 now, select
2.0 or lower for the client.