Ssh Client Assign - 3Com 5500-EI PWR Reference Manual

Hide thumbs Also See for 5500-EI PWR:
Table of Contents

Advertisement

Examples
# Specify the publickey authentication as the default authentication mode.
<Sysname>system-view
System View: return to User View with Ctrl+Z.
[Sysname]ssh authentication-type default publickey
# Create an SSH user
[Sysname] ssh user user1
# Display information about configured SSH users.
[Sysname] display ssh user-information
Username
user1

ssh client assign

Syntax
ssh client { server-ip | server-name } assign { publickey | rsa-key } keyname
undo ssh client { server-ip | server-name } assign { publickey | rsa-key }
View
System view
Parameters
server-ip: IP address of the server.
server-name: Name of the server, a string of 1 to 184 characters.
keyname: Name of the public key of the server, a string of 1 to 64 characters.
Both the publickey and rsa-key keywords indicate specifying the publickey key. They are implemented
with the same method.
Description
Use the ssh client assign command to specify the name of the public key of the server on the client so
that the client can authenticate whether the server to be accessed is reliable.
Use the undo ssh client assign command to remove the mapping between the client and the public
key of the server.
By default, a client does not have the name of the server's public key specified and it uses the IP
address or host name that it used to log in to the SSH server as the public key name.
Authentication-type
publickey
1-26
User-public-key-name
null
Service-type
stelnet

Advertisement

Chapters

Table of Contents
loading

This manual is also suitable for:

5500-ei series

Table of Contents