Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Inactivity Timeout Period Configuration, and Local and Remote Idle Session Termination

Inactivity timeout period configuration refers to the settings that determine how long your device wait while detecting no user activity before automatically log out and lock the session. This is a security feature.

Configure Session Termination

Terminate the session after the security administrator specifies inactive timeout period. The inactive timeout period applies to both local console sessions as well as the remote SSH sessions.

  1. Set the idle timeout.

    Specify the idle timeout period in minutes. The configurable idle timeout period range is 0 through 4294967295 minutes.

  2. Configure the login access privileges.
  3. Commit the configuration.
  4. Set the password for the user.
  5. Define login class for the user.
  6. Commit the configuration.

Sample Output for Local Administrative Session Termination

For password authentication (both remote and local), login interacts with a user to request a username and password to establish and verify the user’s identity. The username entered by the administrator at the username prompt is reflected to the screen, but no feedback to screen is provided while the entry made by the administrator at the password prompt until the Enter key is pressed, following which either access to the CLI is provided (correct password) or the password prompt is presented again (incorrect password). This is the default behavior and does not require any configuration.

Note: Local console sessions display the banner FreeBSD/amd64 (hostname) (ttyu0) before the login prompt. This message is not shown during remote SSH access. Administrators should use this difference to verify whether the session is local or remote.

Sample Output for Remote Administrative Session Termination

Sample Output for User Initiated Termination

Local console session and the remote SSH session users can use this method to terminate the session.