3com MSR 20-20 참조 매뉴얼

다운로드
페이지 2742
2193
ssh server authentication-timeout
Syntax
ssh server authentication-timeout time-out-value
undo ssh server authentication-timeout
View
System view
Parameter
time-out-value: Authentication timeout period in seconds, in the range 1 to120.
Description
Use the ssh server authentication-timeout command to set the SSH user 
authentication timeout period on the SSH server.
Use the undo ssh server authentication-timeout command to restore the 
default.
By default, the authentication timeout period is 60 seconds.
Related command:
Example
# Set the SSH user authentication timeout period to 10 seconds.
<Sysname> system-view
[Sysname] ssh server authentication-timeout 10 
ssh server compatible-ssh1x enable
Syntax
ssh server compatible-ssh1x enable
undo ssh server compatible-ssh1x
View
System view
Parameter
None
Description
Use the ssh server compatible-ssh1x command to enable the SSH server to 
work with SSH1.x clients.
Use the undo ssh server compatible-ssh1x command to disable the SSH 
server from working with SSH1.x clients.
By default, the SSH server can work with SSH1.x clients.
This configuration takes effect at next login.
Related command:
Example
# Enable the SSH server to work with SSH1.x clients.