set auto-tracking port session-timeout

Use this command to configure the auto-tracking port session timeout value in seconds.

Syntax

set auto-tracking port session-timeout session-timeout port-string

Parameters

session-timeout Specifies the auto-tracking session timeout in seconds for the specified port. Valid values are 0 - 65535. Default value is 0 (specifies that the global MultiAuth session timeout value as set by set multiauth session-timeout is used.
port-string The port to configure.

Defaults

The auto-tracking port session timeout defaults to 0. A value of 0 specifies that the global MultiAuth session timeout value as set by set multiauth session-timeout is used. The global MultiAuth session timeout defaults to 0 and specifies that no session timeout is applied to the port.

Mode

All command modes.

Usage

Use clear auto-tracking, specifying the port option, to reset the port auto-tracking session timeout to the default value.

Examples

This example shows how to set the auto-tracking session timeout value for port tg.1.1 to 600 seconds:

System(rw)->set auto-tracking port session-timeout 600 tg.1.1