Define the RADIUS server address and secret data that
RADIUS access profiles can reference. Define an access profile that
includes specific RADIUS configuration.
To configure RADIUS server access:
Edit router access to the RADIUS server.
[edit]
user@host#edit access radius-server
Set the address to the RADIUS server.
[edit access radius-server]
user@host#set 222.222.222.42
Edit the RADIUS server.
[edit access radius-server]
user@host#edit 222.222.222.42
Configure the source address for the RADIUS server.
[edit access radius-server 222.222.222.42]
user@host#set source-address 222.222.222.1
Configure the secret for the RADIUS server.
[edit access radius-server 222.222.222.42]
user@host#set secret "$EcReTRad1uSdAta4f0rTh3rtR"
Configuring RADIUS Server Access Profile
You can define a RADIUS access profile that references
defined RADIUS servers and includes specific RADIUS configuration
for authentication and accounting.