R21xx-HP FlexFabric 11900 Security Configuration Guide

92
Task Command
Display SSH user information on the SSH
server.
display ssh user-information [ username ]
Display the public keys of the local key pairs.
display public-key local { dsa | rsa } public [ name
publickey-name ]
Display the public keys of the SSH peers. display public-key peer [ brief | name publickey-name ]
Stelnet configuration examples
This section provides examples of configuring Stelnet on switches.
Unless otherwise noted, devices in the configuration examples are operating in non-FIPS mode.
Password authentication enabled Stelnet server configuration
example
Network requirements
As shown in Figure 24, you can log in to Switch through the Stelnet client that runs on the host and are
assigned the user role network-admin for configuration management. Switch acts as the Stelnet server
and uses password authentication. The username and password of Switch are saved on the switch.
Figure 24 Network diagram
Configuration procedure
1. Configure the Stelnet server:
# Generate the RSA key pairs.
<Switch> system-view
[Switch] 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...
........................++++++
...................++++++
..++++++++
............++++++++
# Generate a DSA key pair.
[Switch] 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.
Vlan-int2
192.168.1.40/24
Stelnet client Stelnet server
Host
192.168.1.56/24
Switch