
Configuring RADIUS
2-4
117385-B Rev 00
Using the BCC
To enable RADIUS and configure the IP addresses for a RADIUS client and
server:
1.
Start configuration mode by entering:
bcc> config
2.
Configure RADIUS on the box.
box# radius
3.
Configure a slot and address for the RADIUS client.
radius# radius-client slot
<
slot_number
>
address <
client_address
>
slot_number
specifies the router slot you want to configure for RADIUS.
client_address
specifies the IP address of the RADIUS client.
For example, the following command configures the RADIUS client on slot 3,
at the IP address 192.32.1.1, and with default values for all the optional
parameters:
radius# radius-client slot 3 address 192.32.1.1
4.
Navigate to the top-level RADIUS prompt.
radius-client/3# back
5.
Configure an address for the RADIUS server.
radius# radius-server address
<server_address>
server_address
specifies the IP address of the RADIUS server.
For example, the following command configures the RADIUS server for both
accounting and authentication at the IP address 192.32.10.1:
radius# radius-server address 192.32.10.1
The above command changes the prompt to the following:
radius-server/192.32.10.1#
Note:
By default, the accounting and authentication services are disabled. To
effectively use RADIUS, refer to page 3-3 and enable one of these services.
To configure the same RADIUS configuration on one or more slots, refer to
“
Configuring Multiple RADIUS Clients” on page 2-8.
Comentarios a estos manuales