Cisco Cisco Packet Data Gateway (PDG)

Página de 1952
radius max-transmissions
This command configures the maximum number of re-transmissions for RADIUS authentication requests.
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 max-transmissions max_transmissions
{ default | no } radius max-transmissions
no
Deletes the RADIUS max-transmissions configuration.
default
Configures the default setting.
Default: Disabled
max_transmissions
Specifies the maximum number of re-transmissions for RADIUS authentication requests. This limit is used
in conjunction with radius max-retries configuration for each server. max_transmissions must be an integer
from 1 through 65535. Default: Disabled
When failing to communicate with a RADIUS sever, the subscriber is failed once all of the configured RADIUS
servers have been exhausted, or once the configured number of maximum transmissions is reached.
For example, if three servers are configured and if the configured max-retries is 3 and max-transmissions is
12, then the primary server is tried four times (once plus three retries), the secondary server is tried four times,
and then a third server is tried four times. If there is a fourth server, it is not tried because the maximum number
of transmissions (12)has been reached.
Usage Guidelines
Use this command to configure the maximum number of re-transmissions for RADIUS authentication requests.
Command Line Interface Reference, Modes C - D, StarOS Release 19    
915
Context Configuration Mode Commands N-R
radius max-transmissions