[Contents] [Prev] [Next] [Index] [Report an Error]


RADIUS Client/Server Configuration

For RAD-Series RADIUS Server and RADIUS clients (E-series router and the SAE software) to communicate, you must configure both the client and the server.

RADIUS Server Configuration

The RADIUS server must know how to talk to the RADIUS clients. The following information about all RADIUS clients connected to the RADIUS server must be known to the RADIUS server:

Although the Administration panes allow you to create new clients, we recommend that you edit the /opt/aaa/etc/clients file when creating new access devices. The client file should resemble the following:

#Client Name    Key        [type]          [version] [prefix]
#----------------  --------------- --------------- --------- 
--------
# SAE Client
192.23.3.10        secret        type=Juniper:NAS    v1 
# Juniper ERX node (Enable the Unisphere extensions)
192.23.3.1        secret        type=Juniper:NAS    v1


Note: The Administration panes do use Juniper in the vendor list. Without changing some html files, the creation of the Juniper RADIUS client will not work when you use the Administration panes.

RADIUS Client Configuration

Each RADIUS client must know how to contact its RADIUS server. The following information is required for client/server communication:

The RADIUS client configuration of the E-series router is described in the ERX Broadband Access Configuration Guide.

The RADIUS client configuration of the SAE is described in the SDX Installation and Configuration Guide.


[Contents] [Prev] [Next] [Index] [Report an Error]