set quarantine-agent port session-timeout

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

Syntax

set quarantine-agent port session-timeout session-timeout port-string

Parameters

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

Examples

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

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