profile dnn timeout

Configures session time-to-live (TTL) configuration.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec > Global Configuration > DNN Profile Configuration

Syntax

timeout { absolute max_duration | idle-only { false | true } } 

absolute max_duration

Specify the maximum duration of the session in seconds, before the system automatically terminates the session. Value of 0 disables the function.

Must be an integer in the range of 0-2147483647.

Default Value: 0.

idle-only { false | true }

Specify whether to terminate only idle sessions.

Must be either "false" or "true".

Default Value: false.

Usage Guidelines

Use this command to configure session time-to-live (TTL) configuration.