Details RADIUS authentication workflows, covering conceptual overviews and step-by-step procedures for configuring RADIUS authentication using CLI commands to ensure secure access control.
Radius authentication
The Remote Authentication Dial-In User Service (RADIUS) is a distributed client/server system that
-
secures networks against unauthorized access
-
enables RADIUS clients on Cisco devices to send authentication requests to a central RADIUS server, and
-
stores all user authentication and network service access information on the central server.
Configure RADIUS authentication using CLI commands
Authenticate a Cisco IOS XE Catalyst SD-WAN device with up to 8 RADIUS servers by configuring each server's parameters as explained here.
Procedure
| 1. | For each RADIUS server, configure the IP address and a password, or key at a minimum. Example:
Specify the key as a clear text string up to 31 characters, or provide it as an AES 128-bit encrypted key. The local device passes the key to the RADIUS server. The password must match the one used on the server. |
|
| 2. | To add additional RADIUS servers, include the server and secret-key commands for each server. |
|
| 3. | Optionally, configure these RADIUS parameters: |