Cisco Cisco ASR 5000

Page of 9109
  DHCP Service Configuration Mode Commands 
retransmission-timeout  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
3497 
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 
Mode
 
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
 
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 
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. 
Example
 
The following command configures a retry timeout of 
1000
 milliseconds: 
retransmission-timeout 1000