Cisco Cisco ASR 5000

Page of 9109
DHCP Client Profile Configuration Mode Commands   
▀  request 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
3464 
   
request 
Configures DHCP options which can be requested by 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
 
[ default ] request dhcp-option { dns-address | netbios-server-address | sip-server-
address }
 
no { dns-address | netbios-server-address | sip-server-address } 
default
 
Returns the command to its default setting. 
no
 
Disables a DHCP option requested by the DHCP client. 
dhcp-option { dns-address | netbios-server-address | sip-server-address }
 
The following DHCP options can be requested by the DHCP client: 
 
dns-address
: request for DNS address 
 
netbios-server-address
: request for NetBIOS server address 
 
sip-server-address
: request for SIP server address 
Usage 
Use this command to enable/disable options which can be requested by the DHCP client.  
Example
 
The following command enables the DHCP client to request DNS address: 
request dhcp-option dns-address