set quarantine-agent port idle-timeout

Use this command to configure the quarantine agent port idle timeout value in seconds.

Syntax

set quarantine-agent port idle-timeout idle-timeout port-string

Parameters

idle-timeout Specifies the quarantine 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 quarantine 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 quarantine-agent, specifying the port option, to reset the port auto-tracking idle timeout to the default value.

Examples

This example shows how to set the quarantine agent idle timeout value for port tg.1.1 to 350 seconds:

System(rw)->set quarantine-agent port idle-timeout 350 tg.1.1