Cisco Cisco Packet Data Gateway (PDG)

Descargar
Página de 1952
dhcp detect-dead-server
Configures the number of consecutive communication failures that could occur before the system marks a
DHCP server as down.
Product
GGSN
ASN-GW
HA
P-GW
SAEGW
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > DHCP Service Configuration
configure > context context_name > dhcp-service service_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-dhcp-service)#
Syntax Description
dhcp detect-dead-server consecutive-failures max_number
consecutive-failures max_number
Specifies the number of failures that could occur before marking a DHCP server as down as an integer from
1 through 1000. Default: 5
Usage Guidelines
This command works in conjunction with the max-retransmissions parameter to set a limit to the number of
communication failures that can occur with a configured DHCP server.
The max-retransmissions parameter limits the number of attempts to communicate with a server. Once that
limit is reached, the system treats it as a single failure. This parameter limits the number of consecutive failures
that can occur before the system marks the server as down and communicate with the server of next highest
priority.
If all of the configured servers are down, the system ignores the detect-dead-server configuration and attempt
to communicate with highest priority server again.
If the system receives a message from a DHCP server that was previously marked as down, the system
immediately treats it as being active.
   Command Line Interface Reference, Modes C - D, StarOS Release 19
1758
DHCP Service Configuration Mode Commands
dhcp detect-dead-server