auth-params

The auth-params element provides a list of RADIUS servers used for authentication, along with protocol and operation details that define RADIUS access.

Parameters

name
Enter the name of this instance of the auth-params configuration element.
protocol
Enter the protocol to use for obtaining authentication data from a RADIUS server.
  • Default: eap
  • Values: eap

Note:

The current software version only supports EAP.
strategy
Enter the management strategy used to distribute authentication requests. This parameter is only relevant if multiple RADIUS servers have been identified by the servers parameter.
  • Default: hunt
  • Values: round-robin | hunt
server
Enter a RADIUS server by IP address.

Path

auth-params is an element under the security path. The full path from the topmost ACLI prompt is: configure terminal , and then security, and then auth-params.