
Configuring RADIUS
2-8
117385-B Rev 00
Configuring Multiple RADIUS Clients
You can use the script described in this section to configure a RADIUS client on
one, many, or all slots in a router. This feature provides a quick way to configure
the selected slots on a router with a RADIUS client. The script configures each
slot with the same configuration, including slots that you previously configured.
This configuration script changes the parameter values that you select on all
RADIUS clients. Using this feature makes it easier to configure many or all slots
with the same configuration, or change one parameter on all slots.
• Use this script without any arguments to print the Help file.
• Enter all arguments in a pair format such as <
keyword
> <
value
>.
To run the configuration script, enter:
configure-radius-clients
[
slots
<
list_of_slots
>] {
address
<
address
>}
{<
parameter_name>
<
value
>} ...
slots
is an optional parameter that indicates which slots to configure, specified by
list_of_slots
. If you do not use this parameter, the script configures all slots. Note
that you must enter the
list_of_slots
within braces, and separate each slot number
with a space. The BCC uses the space as a delimiter separating each of the values,
for example: {2 3 4}.
address
is required for any slot that you are configuring as a RADIUS client for
the first time.
address
specifies the IP address of the slots.
parameter_name
is the parameter you want to set such as authentication.
value
is the value you want to assign to the parameter such as enabled.
Enter as many <
parameter_name>
<
value
> pairs as necessary.
Example:
The following command configures a RADIUS client on slots 2 and 4 of the
router at address 192.32.10.1, and enables accounting on both slots:
box#
configure-radius-clients slots {2 4} address 192.32.10.1 accounting
enabled
Note:
You can run this script only from BCC configuration mode.
Comentarios a estos manuales