H3C LS-5100-16P-SI-OVS-H3 Configuration page 81

Low-end ethernet switches
Table of Contents

Advertisement

SSH
H3C Low-End Ethernet Switches Configuration Examples
[H3C] user-interface vty 0 4
[H3C-ui-vty0-4] authentication-mode scheme
# Enable the user interfaces to support SSH.
[H3C-ui-vty0-4] protocol inbound ssh
[H3C-ui-vty0-4] quit
# Create local client "client001", and set the authentication password to "abc", protocol
type to SSH, and command privilege level to 3 for the client.
[H3C] local-user client001
[H3C-luser-client001] password simple abc
[H3C-luser-client001] service-type ssh level 3
[H3C-luser-client001] quit
# Specify the authentication method of user client001 as password.
[H3C] ssh user client001 authentication-type password
2)
Configure the SSH client
# Configure an IP address (192.168.0.2 in this case) for the SSH client. This IP address
and that of the VLAN interface on the switch must be in the same network segment.
# Configure the SSH client software to establish a connection to the SSH server.
Take SSH client software "Putty" (version 0.58) as an example:
Run PuTTY.exe to enter the following configuration interface.
Figure 3-2 SSH client configuration interface
Chapter 3 SSH Configuration Example
3-2

Advertisement

Table of Contents
loading

Table of Contents