Cisco Cisco ASR 5000

Page of 9109
DHCP Client Profile Configuration Mode Commands   
▀  enable 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
3460 
   
enable 
Enables the specified options on the DHCP client. 
Product
 
GGSN 
P-GW 
SAEGW 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > DHCP Client Profile Configuration 
configure > context context_name > dhcp-client-profile profile_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-dhcp-client-profile)# 
Syntax
 
enable { dhcp-message-spray | rapid-commit-dhcpv4 | rapid-commit-dhcpv6 | user-class-
option { imsi | msisdn } }
 
dhcp-message-spray
 
Enables DHCP client to spray a DHCP message to all configured DHCP servers in the PDN.  
By default, this is disabled. With rapid commit, there can only be one server to which this can be sent. 
rapid-commit-dhcpv4
 
Enables support of the rapid commit feature for DHCPv4 client functionality.  
By default, this is enabled. 
rapid-commit-dhcpv6
 
Enables support of the rapid commit feature for DHCPv6 client functionality. 
By default, this is enabled. 
user-class-option { imsi | msisdn }
 
Enables P-GW/GGSN to send USER_CLASS_OPTION in DHCPv6 messages to external DHCPv6 server 
during Prefix Delegation Setup. 
imsi
: Triggers sending the “User_Class_Option” with UE's IMSI in the DHCPv6 Request message from P-
GW to the external DHCPv6 server during DHCPv6 Prefix Setup (for network behind UE). 
msisdn
: Triggers sending the “User_Class_Option” with UE's MSISDN in the DHCPv6 Request message 
from P-GW to the external DHCPv6 server during DHCPv6 Prefix Setup (for network behind UE). 
By default, this is enabled. 
Usage 
Use this command to enable options on the DHCP client.  
Example