Configure Global Settings For Radius Servers - HP ProCurve Secure 7000dl Series Basic Management And Configuration Manual

Secure router procurve 7000dl series
Hide thumbs Also See for ProCurve Secure 7000dl Series:
Table of Contents

Advertisement

Controlling Management Access to the ProCurve Secure Router
Using the AAA Subsystem to Control Management Access
2-30
From this context, use the following command to add RADIUS servers to
the group:
Syntax: server <hostname | A.B.C.D>
Either replace <hostname> with the RADIUS server's hostname or replace
<A.B.C.D> with the RADIUS server's IP address.
The following examples add servers to the myServers group:
ProCurve(config)# aaa group server radius myServers
ProCurve(config-sg-radius)# server 1.2.3.4 auth-port 1812
ProCurve(config-sg-radius)# server 4.3.2.1
ProCurve(config-sg-radius)# exit
or
ProCurve(config)# aaa group server radius myServers
ProCurve(config-sg-radius)# server 2.2.2.2
ProCurve(config-sg-radius)# exit
You must use the radius-server command to define RADIUS servers before
you can add them to a group. If a server is added to a named group but is not
defined by a radius-server command, the router simply bypasses that server
in the list.
Empty RADIUS groups are not saved. When the last server is removed from a
group, the Secure Router OS automatically deletes the group.

Configure Global Settings for RADIUS Servers

You can configure global settings that will be applied to all RADIUS servers
defined on the router. However, if you configure specific settings for a RADIUS
server, these settings will override the global settings.
To configure global settings, you use the radius-server command, but you do
not specify a particular server. Instead, you use the following command
syntax:
Syntax: radius-server [challenge-noecho | deadtime <minutes> | enable-username
<name> | key <key> | retry <attempts> | radius-server timeout <seconds>]
You must enter this command from the global configuration mode context.
Table 2-5 lists all the options and what they do.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Procurve 7102dl seriesProcurve 7103dl series

Table of Contents