13-10
Cisco Security Appliance Command Line Configuration Guide
OL-12172-03
Chapter 13 Configuring AAA Servers and the Local Database
Identifying AAA Server Groups and Servers
You can have up to 15 single-mode server groups or 4 multi-mode server groups. Each server group
can have up to 16 servers in single mode or up to 4 servers in multi-mode.
When you enter a
aaa-server
protocol
command, you enter group mode.
b.
If you want to specify the maximum number of requests sent to a AAA server in the group before
trying the next server, enter the following command:
hostname(config-aaa-server-group)#
max-failed-attempts
number
The
number
can be between 1 and 5. The default is 3.
If you configured a fallback method using the local database (for management access only; see the
“Configuring AAA for System Administrators” section on page 40-5
and the
“Configuring
Command Authorization” section on page 40-13
to configure the fallback mechanism),
and all the servers in the group fail to respond, then the group is considered to be unresponsive, and
the fallback method is tried. The server group remains marked as unresponsive for a period of 10
minutes (by default) so that additional AAA requests within that period do not attempt to contact
the server group, and the fallback method is used immediately. To change the unresponsive period
from the default, see the
reactivation-mode
command in the following step.
If you do not have a fallback method, the security appliance continues to retry the servers in the
group.
c.
If you want to specify the method (reactivation policy) by which failed servers in a group are
reactivated, enter the following command:
hostname(config-aaa-server-group)#
#
reactivation-mode
{
depletion
[
deadtime
minutes
] |
timed
}
Where the
depletion
keyword reactivates failed servers only after all of the servers in the group are
inactive.
The
deadtime
minutes
argument specifies the amount of time in minutes, between 0 and 1440, that
elapses between the disabling of the last server in the group and the subsequent re-enabling of all
servers. The default is 10 minutes.
The
timed
keyword reactivates failed servers after 30 seconds of down time.
d.
If you want to send accounting messages to all servers in the group (RADIUS or only),
enter the following command:
hostname(config-aaa-server-group)#
accounting-mode simultaneous
To restore the default of sending messages only to the active server, enter the
accounting-mode
single
command.
Step 2
For each AAA server on your network, follow these steps:
a.
Identify the server, including the AAA server group it belongs to. To do so, enter the following
command:
hostname(config)#
aaa-server
server_group
(
interface_name
) host
server_ip
When you enter a
aaa-server
host
command, you enter host mode.
b.
As needed, use host mode commands to further configure the AAA server.
The commands in host mode do not apply to all AAA server types.
Table 13-2
lists the available
commands, the server types they apply to, and whether a new AAA server definition has a default
value for that command. Where a command is applicable to the server type you specified and no
default value is provided (indicated by “—”), use the command to specify the value. For more
information about these commands, see the
Cisco Security Appliance Command Reference
.
Summary of Contents for 500 Series
Page 38: ...Contents xxxviii Cisco Security Appliance Command Line Configuration Guide OL 12172 03 ...
Page 45: ...P A R T 1 Getting Started and General Information ...
Page 46: ......
Page 277: ...P A R T 2 Configuring the Firewall ...
Page 278: ......
Page 561: ...P A R T 3 Configuring VPN ...
Page 562: ......
Page 891: ...P A R T 4 System Administration ...
Page 892: ......
Page 975: ...P A R T 5 Reference ...
Page 976: ......