3com 8807 참조 가이드

다운로드
페이지 1099
SSH Server Configuration Commands
953
Parameter
None
Description
Use the ssh server compatible_ssh1x enable command to make the server 
compatible with the SSH 1.x client.
Use the undo ssh server compatible_ssh1x command to make the server not 
compatible with an SSH 1.x client.
By default, the server is compatible with the SSH 1.x client.
Example
# Set the server to be compatible with the SSH 1.x client.
<SW8800> system-view
 
System View: return to User View with Ctrl+Z.
 
[SW8800] ssh server compatible_ssh1x enable 
ssh server rekey-interval
Syntax
ssh server rekey-interval hours
undo ssh server rekey-interval
View
System view
Parameter
hours: Update interval of the server key, in range of 1 to 24 (hours). It cannot be 0.
Description
Use the ssh server rekey-interval command to set update interval of the server 
key.
Use the undo ssh server rekey-interval command to remove the configuration.
By default, the system does not update the server key.
Related command: display ssh server
Example
# Set to update the server key every three hours.
<SW8800> system-view
 
System View: return to User View with Ctrl+Z.
 
[SW8800] ssh server rekey-interval 3 
ssh server timeout
Syntax
ssh server timeout seconds
undo ssh server timeout