Monitoring Radius - HP procurve 8100fl series Management And Configuration Manual

Hide thumbs Also See for procurve 8100fl series:
Table of Contents

Advertisement

Security Configuration
Configuring RADIUS
5-16
Table 5-2.
Configuring RADIUS Security (Continued)
Command
radius-server host <server-options>
radius-server source <address>
radius-server timeout <seconds>
radius-server retransmit <number>
aaa group server radius <group name>

Monitoring RADIUS

To monitor RADIUS by showing server statistics, enter the show radius servers
command in Privileged Exec mode.
The following example shows a sample configuration for two RADIUS servers:
ProCurve(config)#radius-server host 172.2.100.1 auth-port
1812 acct-port 1813 key hello
ProCurve(config)#radius-server host 172.2.100.2 auth-port
1200 acct-port 1201 key xyz
ProCurve(config)#aaa group server radius MYGROUP
server 172.2.100.1 auth-port 1812 acct-port 1813
server 172.2.100.2 auth-port 1200 acct-port 1201
Action
Uniquely define the host. Minimally,
you can define an IP address or
hostname, authentication port (default
is 1812), and accounting port (default is
1813). If you specify authentication port
or accounting port is 0, they will not be
used. (You cannot specify that both
authentication port and accounting
ports be 0.)
Sets the hostname or IP address of the
RADIUS server to use for transactions.
Set the maximum time to wait for a
RADIUS server reply.
Set the number of retries to the active
server.
Specify the name of the RADIUS server
group (accesses the RADIUS server
<
group mode). The
group name
parameter cannot be "radius," which
is reserved for system use.
>

Advertisement

Table of Contents
loading

Table of Contents