462
Field
Description
Key type
Type of the public key:
•
dsa
—DSA public key.
•
ecdsa-sha2-nistp256
—256-bit ECDSA public key created by using
the secp256r1 curve.
•
ecdsa-sha2-nistp384
—384-bit ECDSA public key created by using
the secp384r1 curve.
•
rsa
—RSA public key.
Key length
Length of the public key, in bits.
Key code
Content of the public key.
display ssh client source
Use
display ssh client source
to display the source IP address configured for the Stelnet client.
Syntax
display ssh client source
Views
Any view
Predefined user roles
network-admin
network-operator
mdc-admin
mdc-operator
Examples
# Display the source IP address configured for the Stelnet client.
<Sysname> display ssh client source
The source IP address of the SSH client is 192.168.0.1
The source IPv6 address of the SSH client is 2:2::2:2.
Related commands
ssh client ipv6 source
ssh client source
exit
Use
exit
to terminate the SFTP connection and return to user view.
Syntax
exit
Views
SFTP client view
Predefined user roles
network-admin
network-operator