Figure 47-22 – H3C Technologies H3C WX3000 Series Unified Switches User Manual

Page 501

Advertising
background image

46-29

Figure 47-22

SSH client interface

When the Switch Acts as an SSH Client and the Authentication Type is Password

Network requirements

As shown in

Figure 47-23

, establish an SSH connection between Switch A (SSH Client) and Switch B

(SSH Server) for secure data exchange. The user name for login is client001 and the SSH server’s IP
address is 10.165.87.136. Password authentication is required.

Figure 47-23

Network diagram of SSH client configuration when using password authentication

Switch B

SSH Server

Switch A

SSH Client

VLAN-Interface 1

10 .165.87.137./24

10.165 .87 .136 ./24

VLAN-Interface 1

Configuration procedure

z

Configure Switch B

# Create a VLAN interface on the device and assign an IP address, which the SSH client will use as the
destination for SSH connection.

<device> system-view

[device] interface vlan-interface 1

[device-Vlan-interface1] ip address 10.165.87.136 255.255.255.0

[device-Vlan-interface1] quit

# Generate RSA and DSA key pairs.

[device] public-key local create rsa

[device] public-key local create dsa

# Set the authentication mode for the user interfaces to AAA.

Advertising