3Com Switch 7750 Series
Command Reference Guide – SSH Terminal Service
Chapter 1 SSH Terminal Service
Configuration Commands
1-10
For a successful SSH login, you must generate the local RSA key pairs first. You just
need to execute the command once, with no further action required even after the
system is rebooted.
Related command:
rsa local-key-pair destroy
,
display rsa local-key-pair public
,
ssh server compatible-ssh1x enable
.
Example
# Generate a local RSA key pair.
<3Com> system-view
System View
:
return to User View with Ctrl+Z.
[3Com] rsa local-key-pair create
The key name will be: 3Com_Host
The range of public key size is (512 ~ 2048).
NOTES
:
If the key modulus is greater than 512,
It will take a few minutes.
Input the bits in the modulus[default = 512]
:
Generating keys...
....++++++++++++
........++++++++++++
..................++++++++
..........................................................................
.....+
+++++++
..........
1.1.10 rsa local-key-pair destroy
Syntax
rsa local-key-pair destroy
View
System view
Parameter
None
Description
Use the
rsa local-key-pair destroy
command to destroy all existing RSA key pairs at
the server end.
Related command:
rsa local-key-pair create
.