H3C S7500 Series Ethernet Switches Release 3135 DHCP Configuration Examples
SSH Configuration Examples
H3C S7500 Series Ethernet Switches Release 3135 Chapter 2 SSH Configuration Commands
2-1
Chapter 2 SSH Configuration Commands
2.1 SSH Configuration Commands
To implement SSH, you need to configure the SSH client and the SSH server correctly.
The subsequent sections describe SSH configuration commands on the switch. For
more information, refer to the SSH Operation Manual.
2.2 Configuring an H3C Switch as an SSH Server
2.2.1 Configuration Procedure
Table 2-1 Configure the switch as an SSH server
Role
Common
configura
tion
Authenticatio
n type
Public key
configuration
Remarks
Password
authentication
—
For detailed
command, refer
to
Password
authentication
configuration
.
SSH
server
For
detailed
command
, refer to
Common
configurat
ion.
RSA
authentication
Configure a
public key
manually:
copy the
public key
from the
client public
key file to
the SSH
server.
Associat
e the
client
public
key
saved
on the
SSH
server to
the SSH
client
For detailed
commands, refer
to
Configuring
the client RSA
public key
manually
.
I. Precautions for authentication type configuration
The above table introduces the password authentication and RSA authentication
separately. In practice, you can combine the two authentication types.
z Executing the ssh authentication-type default password-publickey command
or the ssh user authentication-type password-publickey command means that
users must not only pass the password authentication but also pass the RSA
authentication to login the SSH server.