User Manual

Table Of Contents
| o X S |
| + = * . |
| o . B * . |
| + o . |
| * * + |
|X+.@ +o= |
|@*o.= o. |
+----[SHA256]-----+
ssh-rsa
2048 MD5:XX:XX:b8:07:e3:5e:57:b8:80:e3:fc:b3:24:17:XX:XX
+---[RSA 2048]----+
| |
|...* |
|*+. |
| . |
| . + |
| |
| E |
| . B.. |
| . oo |
+------[MD5]------+
2048 SHA256:XXXXMkUuEbkJggPD68UoR+gobWPhgu7qqXzE8iUXXXX
+---[RSA 2048]----+
|*.==+ |
|*o+= . . |
|*=o. . S |
| * S . . |
| + B * o |
| = = . . . |
| o |
| . |
|. * * |
+----[SHA256]-----+
4.17.8 Set SSH client alive checking
[Syntax]
ssh-server client alive enable [interval [count]]
ssh-server client alive disable
no ssh-server client alive
[Parameter]
interval : <1-2147483647>
Client alive checking interval (seconds, if omitted: 100)
count : <1-2147483647>
Maximum count for client alive checking (if omitted: 3)
[Initial value]
ssh-server client alive disable
[Input mode]
global configuration mode
[Description]
Sets whether to perform client alive checking.
A message requesting a response is sent to the client at intervals of the number of seconds specified by "interval". If there is no
response for a successive number of times specified by "count", the connection with this client is cut and the session is ended.
If this command is executed with the "no" syntax, the setting returns to the default.
4.18 SSH client
4.18.1 Start SSH client
[Syntax]
ssh [user@] host [port]
Command Reference | Maintenance and operation functions | 83