SSH Configuration Commands 521
Description
Use the ssh server authentication-retries command to define SSH
authentication retry times value, which takes effect at next logon.
Use the undo ssh server authentication-retries command to restore the
default retry value.
By default, it is 3.
Related command: display ssh server.
Example
To define the authentication retry times value as 4, enter the following:
<SW5500>system-view
System View: return to User View with Ctrl+Z.
[SW5500]ssh server authentication-retries 4
ssh server rekey-interval Syntax
ssh server rekey-interval
hours
undo ssh server rekey-interval
View
System view
Parameter
hours
: Defines key update interval, in the range of 1~24 hours.
Description
Use the ssh server rekey-interval command to define update interval of
server key pair.
Use the undo ssh server rekey-interval command to cancel the current
setting.
By default, system doesn’t update the server key.
Related command: display ssh server.
Example
<SW5500>system-view
System View: return to User View with Ctrl+Z.
[SW5500]ssh server rekey-interval 3
ssh server timeout Syntax
ssh server timeout
seconds
undo ssh server timeout
View
System view