Cisco Cisco Packet Data Gateway (PDG)

Seite von 1952
retransmission-timeout
Configures the amount of time that must pass with no response before the system re-attempts to communicate
with the DHCP server.
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
retransmission-timeout time
time
Specifies the time that the system waits (in milliseconds) before reattempting communication with the DHCP
server. time is an integer from 100 through 20000. Default: 10000
Usage Guidelines
This command works in conjunction with the max-retransmissions command to establish a limit on the
number of times that communication with a DHCP server is attempted before a failure is logged.
This parameter specifies the time between retries.
Examples
The following command configures a retry timeout of 1000 milliseconds:
retransmission-timeout 1000
   Command Line Interface Reference, Modes C - D, StarOS Release 19
1772
DHCP Service Configuration Mode Commands
retransmission-timeout