
176
Displaying and maintaining SSH
Execute
display
commands in any view.
Task Command
Display the source IP address or source
interface information configured for the SFTP
client.
display sftp client source
Display the source IP address or source
interface information configured for the Stelnet
client.
display ssh client source
Display SSH server status information or session
information on an SSH server.
display ssh server
{
session
|
status
}
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.
Unless otherwise noted, devices in the configuration examples are in non-FIPS mode.
Password authentication enabled Stelnet server configuration
example
Network requirements
As shown in
, you can log in to the switch through the Stelnet client that runs on the host and are
assigned the user role network-admin for configuration management. The switch acts as the Stelnet server
and uses password authentication. The username and password of the client are saved on the switch.
Figure 46
Network diagram
Configuration procedure
1.
Configure the Stelnet server:
# Generate the RSA key pairs.
<Switch> system-view
[Switch] public-key local create rsa
Vlan-int2
192.168.1.40/24
Stelnet client
Stelnet server
Host
192.168.1.56/24
Switch