Cisco Cisco Packet Data Gateway (PDG)

Página de 1952
radius detect-dead-server
This command configures how the system detects a dead RADIUS server.
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 detect-dead-server { consecutive-failures consecutive_failures_count | keepalive | response-timeout
timeout_duration }
{ default | no } radius detect-dead-server
no
Removes the configuration.
default
Configures the default setting.
• consecutive-failures:Enabled; 4 consecutive failures
• keepalive: Disabled
• response-timeout: Disabled
consecutive-failures consecutive_failures_count
Specifies the consecutive number of times that the system must find the AAA server unreachable for the server
to be marked unreachable, that is the server's state is changed from "Active" to "Down".
consecutive_failures_count must be an integer from 1 through 1000. Default: Enabled; 4 consecutive failures
keepalive
Enables the AAA server alive-dead detect mechanism based on sending keepalive authentication messages
to all authentication servers. Default: Disabled
   Command Line Interface Reference, Modes C - D, StarOS Release 19
904
Context Configuration Mode Commands N-R
radius detect-dead-server