Configuring The Device As An Ssh Server; Ssh Server Configuration Task List; Generating A Dsa Or Rsa Key Pair - 3Com 4500G Family Configuration Manual

24/48 port
Hide thumbs Also See for 4500G Family:
Table of Contents

Advertisement

back to the client an SSH_SMSG_SUCCESS packet and goes on to the interactive session stage with
the client. Otherwise, the server sends back to the client an SSH_SMSG_FAILURE packet, indicating
that the processing fails or it cannot resolve the request.
Interaction
In this stage, the server and the client exchanges data in the following way:
The client encrypts and sends the command to be executed to the server.
The server decrypts and executes the command, and then encrypts and sends the result to the
client.
The client decrypts and displays the result on the terminal.
In the interaction stage, you can execute commands from the client by pasting the commands in
text format (the text must be within 2000 bytes). It is recommended that the commands are in the
same view; otherwise, the server may not be able to perform the commands correctly.
If the command text exceeds 2000 bytes, you can execute the commands by saving the text as a
configuration file, uploading the configuration file to the server through SFTP, and then using the
configuration file to restart the server.

Configuring the Device as an SSH Server

SSH Server Configuration Task List

Complete the following tasks to configure an SSH server:

Generating a DSA or RSA Key Pair

Enabling SSH Server
Configuring the User Interfaces for SSH Clients
Configuring a Client Public Key
Configuring an SSH User
Setting the SSH Management Parameters
Generating a DSA or RSA Key Pair
The DSA or RSA key pair will be used to generate the session ID in the key and algorithm negotiation
stage and used by the client to authenticate the server.
Follow these steps to generate a DSA or RSA key pair on the SSH server:
To do...
Enter system view
Generate the local DSA or RSA
key pair
Task
Use the command...
system-view
public-key local create { dsa |
rsa }
Required
Required
Required
Required for publickey authentication users and
optional for password authentication users
Optional
Optional
Required
By default, there is neither DSA
key pair nor RSA key pair.
1-4
Remarks
Remarks

Hide quick links:

Advertisement

Chapters

Table of Contents
loading

Table of Contents