Cisco Cisco ASR 5000

Page of 9109
  DHCPv6 Client Configuration Mode Commands 
server-dead-time  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
3505 
server-dead-time 
Configures the amount of time that the client attempts to communicate with an unresponsive DHCPv6 server. DHCPv6 
server is considered to be dead if it doesn't respond after given tries from client. 
Product
 
GGSN 
P-GW 
SAEGW 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > DHCPv6 Service Configuration > DHCPv6 Client 
Configuration 
configure > context context_name > dhcpv6-service service_name > dhcpv6-client
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-dhcpv6-client)# 
Syntax
 
server-dead-time dead_time 
default server-dead-time 
default
 
Returns the command to its default setting of 5. 
dead_time
 
Specifies the maximum amount of time (in seconds) that the client attempts to communicate with an 
unresponsive DHCPv6 server. 
dead_time 
must be an integer value from 1 through 1932100.  
Default: 5 
Usage 
Use this command to specify the maximum amount of time (in seconds) that the client attempts to 
communicate with an unresponsive DHCPv6 server. 
This command works in conjunction with the 
max-retransmissions 
command to set a limit to the 
number of times that the system attempts to communicate with an unresponsive DHCPv6 server before it is 
considered a failure. 
Example
 
The following command configures the client to continue trying to communicate with an unresponsive 
DHCPv6 server for no more than 
10
 seconds: 
server-dead-time 10