H3C S3600 Series Operation Manual page 27

Ssh terminal service, ethernet switches
Hide thumbs Also See for S3600 Series:
Table of Contents

Advertisement

Operation Manual – SSH Terminal Service
H3C S3600 Series Ethernet Switches-Release 1510
# Set the SSH authentication method to password. The SSH authentication timeout
period, number of SSH authentication attempts and server key pair update interval can
be the default values.
[H3C] ssh user client001 authentication-type password
Note:
If you set the SSH authentication method to RSA, you need to configure a host public
key of Switch A. For the specific configuration, refer to .1.1.6 SSH Server Configuration
Example.
2)
Configure SwitchA
# Configure an IP address (10.165.87.137 in this case) for the VLAN interface on
SwitchA. This IP address and that of the VLAN interface on SwitchB must be in the
same network segment.
<H3C> system-view
[H3C] interface vlan-interface 1
[H3C-Vlan-interface1] ip address 10.165.87.137 255.255.255.0
[H3C-Vlan-interface1] quit
# Establish an SSH connection to server 10.165.87.136.
[H3C] ssh2 10.165.87.136
Username: client001
Trying 10.165.87.136 ...
Press CTRL+K to abort
Connected to 10.165.87.136 ...
The Server is not authenticated. Do you continue to access it?(Y/N):y
Do you want to save the server's public key?(Y/N):n
Enter password:
*************************************************************************
* Copyright(c) 2004-2007 Hangzhou H3C Tech. Co., Ltd. All rights reserved.*
* Without the owner's prior written consent,
* no decompiling or reverse-engineering shall be allowed.
*************************************************************************
<H3C>
1-26
Chapter 1 SSH Terminal Service
*
*

Advertisement

Table of Contents
loading

Table of Contents