set auto-tracking port authallocated

Use this command to configure the port maximum number of auto-tracking sessions allowed.

Syntax

set auto-tracking port authallocated num-users port-string

Parameters

num-users Specifies the maximum number of auto-tracking sessions for the specified port. Valid values are 0 - maximum sessions supported. 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 auto-tracking 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 is device dependent. See the release notes that come with your device for the maximum number of supported authenticated sessions.

Mode

All command modes.

Usage

The maximum number of sessions supported on the device is device-dependent. See the release notes that come with your device for the maximum number of authenticated sessions supported on your device.

Use clear auto-tracking, specifying the port option, to reset the maximum number of users on the port to the default value of 8.

Examples

This example shows how to set the maximum number of auto-tracking authenticated users on port tg.1.1 to 50:

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