1.8.2 Ensure 'SSH session timeout' is less than or equal to '5' minutes
Information
Sets the idle timeout for an SSH session before the security appliance terminates it. Rationale: Limiting session timeout prevents unauthorized users from using abandoned sessions to perform malicious activities.
Solution
Step 1: Run the following to set the SSH timeout to 5 minutes hostname(config)# ssh timeout 5 Default Value: The default session timeout value is 5 minutes.