Chapter 19: SSH Commands
Efficient Networks
®
Router family
Command Line Interface Guide
Page 19-6
Efficient Networks
®
ssh set idletimeout
Sets the idle timeout period (time an SSH connection can remain idle) before the SSH
session is disconnected.
Mgmt Class
Security (R/W)
Input Format
ssh set idletimeout <seconds>
Parameters
Response
A typical response is shown below.
ssh set keepalive
Enables and disables keepalive messages transmission. Keepalive messages are
sent to detect when the SSH connection has been severed.
Mgmt Class
Security (R/W)
Input Format
ssh set keepalive enable | disable
seconds
a
a
Integer, 30 - 1200 (600)
Idle timeout period (in seconds).
-> ssh set idletimeout 600
SSH Idle Timeout set to 600 seconds