HP MSR Series Configuration Manual page 438

Hpe flexnetwork msr router series
Hide thumbs Also See for MSR Series:
Table of Contents

Advertisement

Figure 127 Network diagram
Configuration procedure
1.
Configure the SFTP server:
# Generate RSA key pairs.
<Router> system-view
[Router] public-key local create rsa
The range of public key size 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.
[Router] public-key local create dsa
The range of public key size 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.
# Enable the SFTP server.
[Router] sftp server enable
# Assign an IP address to GigabitEthernet 2/0/1. The client uses this address as the destination
for SSH connection.
[Router] interface gigabitethernet 2/0/1
[Router-GigabitEthernet2/0/1] ip address 192.168.1.45 255.255.255.0
[Router-GigabitEthernet2/0/1] quit
# Create a local device management user client002.
[Router] local-user client002 class manage
# Set the password to aabbcc in plain text for the local user client002.
[Router-luser-manage-client002] password simple aabbcc
# Authorize the local user client002 to use the SSH service.
[Router-luser-manage-client002] service-type ssh
# Assign the user role network-admin and the working directory flash:/ to the local user
client002.
423

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents