Scp Configuration Examples; Scp Configuration Example With Password Authentication - HPE FlexNetwork 10500 Series Security Configuration Manual

Hide thumbs Also See for FlexNetwork 10500 Series:
Table of Contents

Advertisement

Connecting to 192.168.0.1 port 22.
sftp>

SCP configuration examples

Unless otherwise noted, devices in the configuration examples operate in non-FIPS mode.
When the device acts as an SCP server and is operating in FIPS mode, only ECDSA and RSA key
pairs are supported. Do not generate a DSA key pair on the SCP server.

SCP configuration example with password authentication

Network requirements
As shown in
Switch B uses the password authentication method.
The client 's username and password are saved on Switch B.
Establish an SCP connection between Switch A and Switch B, so you can log in to Switch B to
transfer files.
Figure 120 Network diagram
SCP client
Vlan-int2
192.168.0.2/24
Switch A
Configuration procedure
1.
Configure the SCP server:
# Generate RSA key pairs.
<SwitchB> system-view
[SwitchB] public-key local create rsa
The range of public key modulus is (512 ~ 2048).
If the key modulus is greater than 512, it will take a few minutes.
Press CTRL+C to abort.
Input the modulus length [default = 1024]:
Generating Keys...
........................++++++
...................++++++
..++++++++
............++++++++
Create the key pair successfully.
# Generate a DSA key pair.
[SwitchB] public-key local create dsa
The range of public key modulus is (512 ~ 2048).
If the key modulus is greater than 512, it will take a few minutes.
Press CTRL+C to abort.
Input the modulus length [default = 1024]:
Generating Keys...
.++++++++++++++++++++++++++++++++++++++++++++++++++*
Figure
120:
Vlan-int2
192.168.0.1/24
SCP server
Switch B
452

Advertisement

Table of Contents
loading

Table of Contents