![3Com 7750 Series Command Reference Manual Download Page 961](http://html.mh-extra.com/html/3com/7750-series/7750-series_command-reference-manual_441219961.webp)
3Com Switch 7750 Series
Command Reference Guide – SSH Terminal Service
Chapter 1 SSH Terminal Service
Configuration Commands
1-11
Example
# Destroy all existing RSA key pairs at the server end.
<3Com> system-view
System View
:
return to User View with Ctrl+Z.
[3Com] rsa local-key-pair destroy
% The name for the keys which will be destroyed is 3Com_Host .
% Confirm to destroy these keys? [Y/N]:y
......................
1.1.11 rsa peer-public-key
Syntax
rsa peer-public-key
key-name
undo rsa peer-public-key
key-name
View
System view
Parameter
key-name
: Client public key name, a string of 1 to 64 characters.
Description
Use the
undo
rsa peer-public-key
key-name
command to delete the configured client
public key.
After you input the
rsa peer-public-key
command, you will enter public key view. You
can use the command along with the
public-key-code begin
command to configure
on the server client public keys, which are generated randomly by the
SSHv2.0-supporting client software.
Related command:
public-key-code begin
,
public-key-code end
.
Example
# Enter 3Com002 public key view.
<3Com> system-view
System View
:
return to User View with Ctrl+Z.
[3Com] rsa peer-public-key 3Com002
[3Com-rsa-public-key]
# Delete the client public key named 192.168.0.39.
<3Com> system-view
System View: return to User View with Ctrl+Z.
[3Com] undo rsa peer-public-key 192.168.0.39