1.2.5 Ensure Exec Timeout for Remote Administrative Sessions (VTY) is set
Information
This value sets the maximum time of an administrative session that is attached via a VTY line - in most installations this means the maximum time and SSH session can have. This value is set in minutes. Rationale:
Solution
switch(config)# line vty switch(config)# exec-timeout 10 Default Value: By default the exec-timeout is 0 (disabled). In this default setting the value is not shown in the running or saved configuration.