Cisco Cisco ASR 5000

Page of 9109
  DHCP Server Profile Configuration Mode Commands 
process  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
3471 
process 
Configures what order the configuration options should be processed for a given client request. 
Product
 
GGSN 
P-GW 
SAEGW 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > DHCP Server Profile Configuration 
configure > context context_name > dhcp-server-profile profile_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-dhcp-server-profile)# 
Syntax
 
process dhcp-option-from { AAA | LOCAL | PDN-DHCP } priority priority 
default process dhcp-option-from 
default
 
AAA
 (priority 1) is preferred over 
PDN-DHCP
 (priority 2) which is preferred over 
LOCAL
 (priority 3) 
configuration. 
dhcp-option-from { AAA | LOCAL | PDN-DHCP }
 
For a given client request, configuration values can be obtained from the following: 
 
AAA
 
 
LOCAL
 
 
PDN-DHCP
 
priority
 
priority
 
Specifies the priority for 
dhcp-option-from 
options.  
priority
 is an integer from 1 through 3. 1 is the highest priority. 
Usage 
Use this command to configure what order the configuration options should be processed for a given client 
request. 
Example
 
The following command sets configuration options from a PDN DHCP server at the highest priority of 
1
 for a 
given client request: 
process dhcp-option-from PDN-DHCP priority 1