H3C S3100-52P Operation Manual page 21

Ssh terminal service
Hide thumbs Also See for S3100-52P:
Table of Contents

Advertisement

Operation Manual – SSH Terminal Service
H3C S3100-52P Ethernet Switch
II. Network diagram
PC
PC
SSH Client
SSH Client
Figure 1-12 Network diagram for SSH server configuratio
III. Configuration procedure
1)
Generate local RSA key pair.
<H3C>system-view
[H3C] rsa local-key-pair create
Note:
If local RSA key pair has already been generated previously, you can skip this step.
2)
Set user authentication method.
Settings for the two authentication types are described respectively in the following:
Password authentication
# Set AAA authentication on user interfaces.
[H3C] user-interface vty 0 4
[H3C-ui-vty0-4] authentication-mode scheme
# Configure the user interfaces to support SSH.
[H3C-ui-vty0-4] protocol inbound ssh
# Set login protocol to SSH, authentication type to password, and authentication
password to "abc" for user clinet001.
[H3C] local-user client001
[H3C-luser-client001] password simple abc
[H3C-luser-client001] service-type ssh
[H3C-luser-client001] quit
[H3C] ssh user client001 authentication-type password
Switch
Switch
SSH Server
SSH Server
1-20
Chapter 1 SSH Terminal Service
n

Advertisement

Table of Contents
loading

Table of Contents