3Com Switch 8800 Advanced Software V5 Configuration Guide

Configuring the Device as an SSH Client 957
To do... Use the command... Remarks
Enter system view system-view -
Configure the SSH client not to perform
first authentication to the accessed SSH
server
undo ssh client
first-time
Required
By default, first
authentication is
performed on the
client.
Enter public key view rsa peer-public-key
keyname
-
Enter public key editing view public-key-code begin -
Configure the public key of the server Enter the public key
data directly
-
When you enter public
key data, there can be
spaces between
characters, you can
also press Enter to
enter data
continuously, and the
configured public key
must be a hexadecimal
string of characters in
the public key format.
Return to public key view public-key-code end -
Save the entered public
key data when exiting
the view
Return to system view peer-public-key end -
Specify the name of the host public key of
the server to be connected on the client
ssh client
authentication server
{ server-ip | server-name
} assign rsa-key
keyname
Required
Specify an source IP
address or source
interface for the
SSH client
Specify an source
IPv4 address or
source interface for
the SSH client
ssh client source { ip
ip-address | interface
interface-type
interface-number }
Optional
By default, the client
accesses the SSH server
using the interface
address specified by
the device route.
Specify an source
IPv6 address or
source interface for
the SSH client
ssh client ipv6 source
{ ipv6 ipv6-address |
interface interface-type
interface-number }