set auto-tracking port idle-timeout

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

Syntax

set auto-tracking port idle-timeout idle-timeout port-string

Parameters

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

Defaults

The auto-tracking agent port idle timeout defaults to 0. A value of 0 specifies that the global MultiAuth idle timeout value as set by set multiauth idle-timeout is used. The global MultiAuth idle timeout defaults to 300 seconds.

Mode

All command modes.

Usage

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

Examples

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

System(rw)->set auto-tracking port idle-timeout 350 tg.1.1