Implementing RADIUS Remote Authentication

Remote Authentication Dial-in User Service (RADIUS) is an AAA (authentication, authorization, and accounting) protocol for network access applications.

  1. Click User Management > Authentication Settings to open the Authentication Settings page.
  2. Click the RADIUS radio button to enable the RADIUS section of the page.
  3. Click the RADIUS expand icon icon to expand the RADIUS section of the page.
  4. In the Primary Radius Server and Secondary Radius Server fields, type the IP address of your primary and optional secondary remote authentication servers, respectively (up to 256 characters).
  5. In the Shared Secret fields, type the server secret used for authentication (up to 128 characters).

    The shared secret is a character string that must be known by both the KX III and the RADIUS server to allow them to communicate securely. It is essentially a password.

  6. The Authentication Port default is port is 1812 but can be changed as required.
  7. The Accounting Port default port is 1813 but can be changed as required.
  8. The Timeout is recorded in seconds and default timeout is 1 second, but can be changed as required.

    The timeout is the length of time the KX III waits for a response from the RADIUS server before sending another authentication request.

  9. The default number of retries is 3 Retries.

    This is the number of times the KX III will send an authentication request to the RADIUS server.

  10. Choose the Global Authentication Type from among the options in the drop-down list:

In This Section

Cisco ACS 5.x for RADIUS Authentication

See Also

Authentication Settings

Implementing LDAP/LDAPS Remote Authentication

Returning User Group Information from Active Directory Server

Returning User Group Information via RADIUS

RADIUS Communication Exchange Specifications

User Authentication Process