Configuring Auto-Tracking

Configuring the auto-tracking agent on an authenticator switch port consists of:

  • Setting the auto-tracking agent state globally and per port
  • Setting optional auto-tracking agent parameters

Auto-tracking Agent Configuration describes how to configure the auto-tracking agent on an authenticator switch port. Unspecified parameters use their default values.

Click to expand in new window

Auto-tracking Agent Configuration

Step Task Command(s)
1 Enable the auto-tracking agent on the switch. set auto-tracking enable
2 Enable the auto-tracking agent on each port. set auto-tracking port enable port-string
3 Optionally, modify the maximum number of auto-tracking agent sessions allowed on the port. Defaults to number of Multiauth users setting. set auto-tracking port authallocated num-users port-string
4 Optionally, modify the idle timeout value in seconds. Defaults to the Multiauth idle timeout value. set auto-tracking port idle-timeout idle-timeout port-string
5 Optionally, modify the session timeout value in seconds. defaults to the global multiauth session timeout. set auto-tracking port session-timeout session-timeout port-string
6 Optionally, globally enable auto-tracking agent accounting. set auto-tracking accounting {enable | disable}
7 Optionally, configure a RADIUS timeout profile on a per port basis. set auto-tracking port radius-timeout-profile profile-id port-string
8 Optionally, configure a RADIUS access reject profile on a per port basis. set auto-tracking port radius-reject-profile profile-id port-string
9 Optionally display global auto-tracking agent state and the ports with the auto-tracking agent enabled. show auto-tracking [port port-string]