Displaying Ssh Configuration - Huawei Quidway S3100 Series Operation Manual

Table of Contents

Advertisement

Operation Manual – SSH2.0
Quidway S3100 Series Ethernet Switches
Operation
Enable
connection
between
client and server
Allocate a public
key to the server
Configure
client to run the
initial
authentication
Note:
In the initial authentication, if the SSH client does not have the public key for the server
which it accesses for the first time, the client continues to access the server and save
locally the public key of the server. Then at the next access, the client can authenticate
the server via the public key saved locally.

1.1.4 Displaying SSH Configuration

Use the display commands in any view to view the running of SSH and further to check
the configuration result.
Table 1-8 Display SSH configuration
Display host and server public
keys
Display client RSA public key
ssh2
host-ipaddr
[
prefer_kex
dh_exchange_group
the
[
prefer_ctos_cipher
aes128 } ] [ prefer_stoc_cipher
SSH
{
des
[
prefer_ctos_hmac
sha1_96 | md5 | md5_96 } ]
[
prefer_stoc_hmac
sha1_96 | md5 | md5_96 } ]
ssh client server-ip assign rsa-key
keyname
the
ssh client first-time enable
Operation
Huawei Technologies Proprietary
Chapter 1 SSH Terminal Services
Command
[
port
{
dh_group1
}
{
des
|
aes128
}
{
sha1
{
sha1
Command
display rsa local-key-pair public
display rsa peer-public-key [ brief | name
keyname ]
1-8
Remarks
Required
]
You
can
use
|
command to enable
]
the
connection
|
between SSH client
and server, define key
]
exchange
algorithm
|
preference, encryption
algorithm preference
|
and HMAC algorithm
preference
between
the server and client.
Required
You can specify on the
client the public key
for the server to be
connected
guarantee the client
can be connected to a
reliable server.
Optional
By default, the client
runs
the
initial
authentication.
this
to

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents