Comparison Of Ssh Commands With The Same Functions - 3Com 4200G 12-Port Configuration Manual

4200g family
Hide thumbs Also See for 4200G 12-Port:
Table of Contents

Advertisement

To do...
Display the mappings between
host public keys and SSH
servers saved on a client
Display the current source IP
address or the IP address of
the source interface specified
for the SSH Client.

Comparison of SSH Commands with the Same Functions

After the SSH protocol supports the DSA asymmetric key algorithm, some SSH configuration
commands are changed. For the sake of SSH configuration compatibility, the original commands are
still supported.
Table 1-2
Table 1-2 List of SSH configuration commands with the same functions
Operation
Display local RSA public
keys
Display information about
the peer RSA public keys
Generate RSA key pairs
Destroy RSA key pairs
Enter public key view
Import RSA public key from
public key file
Specify publickey
authentication as the
default authentication type
for all SSH clients
Specify on the client the
host public key of the
server to be connected
Assign a public key to an
SSH user
Create an SSH user and
specify publickey
authentication as its
authentication type
Use the command...
display ssh server-info
display ssh2 source-ip
lists both the original commands and current commands.
Original commands
display rsa local-key-pair public
display rsa peer-public-key
[ brief | name keyname ]
rsa local-key-pair create
rsa local-key-pair destroy
rsa peer-public-key keyname
rsa peer-public-key keyname
import sshkey filename
ssh authentication-type default
rsa
ssh client { server-ip |
server-name } assign rsa-key
keyname
ssh user username assign
rsa-key keyname
ssh user username
authentication-type rsa
1-24
Remarks
Current commands
display public-key local rsa
public
display public-key peer [ brief |
name pubkey-name ]
public-key local create rsa
public-key local destroy rsa
public-key peer keyname
public-key peer keyname
import sshkey filename
ssh authentication-type
default publickey
ssh client { server-ip |
server-name } assign publickey
keyname
ssh user username assign
publickey keyname
ssh user username
authentication-type publickey

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

4200g 24-port4200g 48-portSwitch 4800g pwr 24-port

Table of Contents