Stelnet Configuration Examples; When The Switch Acts As An Stelnet Server For Password Authentication - HP 10500 Series Configuration Manual

Security configuration guide
Hide thumbs Also See for 10500 Series:
Table of Contents

Advertisement

Task
Display the source IP address or
interface information configured for
the Stelnet client.
Display SSH server status
information or session information
on an SSH server.
Display the mappings between
SSH servers and their host public
keys on an SSH client.
Display information about one or
all SSH users on an SSH server.
Display the public keys of the local
key pairs.
Display the public keys of the SSH
peers.

Stelnet configuration examples

The section describes details about Stelnet configuration examples.
When the switch acts as an Stelnet server for password
authentication
Network requirements
As shown in
The switch acts as the Stelnet server and uses password authentication. The username and password of
the client are saved on the switch.
Figure 79 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).
NOTES: If the key modulus is greater than 512,
Figure
79, you can log in to the switch through the Stelnet client (SSH2) that runs on the host.
Command
display ssh client source [ | { begin | exclude
| include } regular-expression ]
display ssh server { status | session } [ |
{ begin | exclude | include }
regular-expression ]
display ssh server-info [ | { begin | exclude |
include } regular-expression ]
display ssh user-information [ username ] [ |
{ begin | exclude | include }
regular-expression ]
display public-key local { dsa | rsa } public
[ | { begin | exclude | include }
regular-expression ]
display public-key peer [ brief | name
publickey-name ] [ | { begin | exclude |
include } regular-expression ]
217
Remarks
Available in any view.
Available in any view.
Available in any view.
Available in any view.
Available in any view.
Available in any view.

Advertisement

Table of Contents
loading

Table of Contents