set quarantine-agent port authallocated

Use this command to configure the maximum number of quarantine agent sessions allowed on the specified port.

Syntax

set quarantine-agent port authallocated num-users port-string

Parameters

num-users Specifies the maximum number of quarantine agent sessions for the specified port. Valid values are 0 - maximum allowed users. The default value is the number of MultiAuth users per port set by set multiauth port.
port-string Specifies the port to configure.

Defaults

The maximum number of quarantine agent sessions on a port defaults to the number of MultiAuth users per port set by set multiauth port. The number of MultiAuth users per port defaults to 8.

Mode

All command modes.

Usage

The maximum number of quarantine agent sessions supported on a port is device dependent. See the release notes for your device for the supported maximum number of authenticated users per port.

Use clear quarantine-agent, specifying the port option, to reset the maximum number of quarantine agent sessions on the port to the default value.

Examples

This example shows how to set the maximum number of quarantine agent authenticated sessions on port tg.1.1 to 50:

System(rw)->set quarantine port authallocated 50 tg.1.1