3Com Router Command Reference Guide Addendum for V1.2
Parameter
seconds: Login timeout time, which is in the range of 1 to 120 seconds and defaults to 60 seconds.
Description
Using the ssh server timeout command, you can set the login authentication timeout time at the SSH server end. Using the undo ssh server timeout command, you can restore the default login authentication timeout time at the server end.
The configuration will take effect the next time when the use logs in the router.
For related command, see display ssh server.
Example
Set the login timeout time to 80 seconds.
[3Com] ssh server timeout 80
3.18 ssh user username assign rsa-key
Syntax
ssh user username assign rsa-key keyname
undo ssh user username assign rsa-key
View
System view
Parameter
username: A valid SSH username defined by the AAA module, which is a string of 0 to 32 consecutive characters in length with 0 excluded and 32 included.
keyname: Name of the
Description
Using the ssh user username assign
64