This topic describes how to configure support for the
RADIUS server that initiates subscriber-based traffic mirroring. You
create an access profile to specify the RADIUS server support.
To configure the router’s interaction with the
RADIUS server in support of subscriber secure policy mirroring:
- Create the access profile and assign a name.
[edit access]
user@host# edit profile profile-name
- Specify RADIUS as the authentication method.
[edit access profile profile-name]
user@host# set authentication-order radius
- Specify the IP address of the RADIUS server that performs
authentication. This server also performs dynamic request (CoA) functions.
[edit access profile profile-name]
user@host# set radius authentication-server ip-address
- Specify the secret to use when communicating with the
RADIUS server.
[edit access profile profile-name]
user@host# set radius-server server-address secret password
- Specify other optional RADIUS configuration settings as
needed, such as accounting support.