Cisco Cisco Packet Data Gateway (PDG)

Seite von 1952
radius accounting algorithm
This command specifies the fail-over/load-balancing algorithm to select the RADIUS accounting server(s)
to which accounting data must be sent.
Product
All
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration
configure > context context_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-ctx)#
Syntax Description
radius accounting algorithm { first-n | first-server [ fallback ] | round-robin }
default radius accounting algorithm
default
Configures the default setting.
Default: first-server
first-n n
Specifies that the AGW must send accounting data to (more than one) AAA accounting servers based on
their priority. The full set of accounting data is sent to each of the AAA servers. Response from any one of
the servers would suffice to proceed with the call. On receiving an ACK from any one of the accounting
servers, all retries are stopped.
is the number of AAA accounting servers to which accounting data will be sent, and must be an integer
from 2 through 128. Default: 1 (Disabled)
first-server[ fallback ]
Specifies that the context must send accounting data to the RADIUS accounting server with the highest
configured priority. In the event that this server becomes unreachable, accounting data is sent to the accounting
server with the next-highest configured priority. This is the default algorithm.
fallback: This algorithm is an extension of the existing "first-server" algorithm. This algorithm specifies that
the context must send accounting data to the RADIUS server with the highest configured priority. When the
server is unreachable, accounting data is sent to the server with the next highest configured priority. If a higher
   Command Line Interface Reference, Modes C - D, StarOS Release 19
862
Context Configuration Mode Commands N-R
radius accounting algorithm