3com 8807 참조 가이드

다운로드
페이지 1099
954
C
HAPTER
 56: SSH T
ERMINAL
 S
ERVICE
 C
ONFIGURATION
 C
OMMANDS
View
System view
Parameter
seconds: Login timeout (in seconds), in the range from 1 to 120. By default, the 
value is 60.
Description
Use the ssh server timeout command to set the authentication timeout of SSH 
connections.
Use the undo ssh server timeout command to restore the default SSH 
authentication timeout.
The configuration takes effect at the next login.
Related command: display ssh server.
Example
# Set the login timeout to 80 seconds.
<SW8800> system-view
 
System View: return to User View with Ctrl+Z.
 
[SW8800] ssh server timeout 80 
ssh user assign rsa-key
Syntax
ssh user username assign rsa-key keyname
undo ssh user username assign rsa-key
View
System view
Parameter
keyname: Name of the client public key. It is a consecutive string whose length 
ranges from 1 to 64 characters.
username: Valid SSH username. It is a consecutive string whose length ranges 
from 1 to 80 characters.
Description
Use the ssh user assign rsa-key command to assign an existing public key for the 
specified SSH user.
Use the undo ssh user assign rsa-key command to cancel the corresponding 
relationship between the user and the public key.
The new public key takes effect at the next login.
If a public key already exists before this command is performed, the newly 
configured key takes effect.
Related command: display ssh user-information.