3Com 4210 PWR Configuration Manual page 413

9/18/26 port and pwr 9/18/26 port 4210 series switch
Table of Contents

Advertisement

# Generate RSA and DSA key pairs.
[4210] public-key local create rsa
[4210] public-key local create dsa
# Set the authentication mode for the user interfaces to AAA.
[4210] user-interface vty 0 4
[4210-ui-vty0-4] authentication-mode scheme
# Enable the user interfaces to support SSH.
[4210-ui-vty0-4] protocol inbound ssh
# Set the client's command privilege level to 3
[4210-ui-vty0-4] user privilege level 3
[4210-ui-vty0-4] quit
# Configure the authentication type of the SSH client named client 001 as
publickey.
[4210] ssh user client001 authentication-type publickey
n
Before performing the following steps, you must generate an RSA public key pair
(using the client software) on the client, save the key pair in a file named public,
and then upload the file to the SSH server through FTP or TFTP. For details, refer to
"Configuring the SSH Client" on page 396.
# Import the client's public key named "Switch001" from file "public".
[4210] public-key peer Switch001 import sshkey public
# Assign the public key "Switch001" to client "client001".
[4210] ssh user client001 assign publickey Switch001
Configure the SSH client
SSH Configuration Examples
411

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents