Cisco Cisco Packet Data Gateway (PDG)

Seite von 1952
process
Configures what order the configuration options should be processed for a given client request.
Product
GGSN
P-GW
SAEGW
Privilege
Security Administrator, Administrator
Command Modes
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 Description
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.
   Command Line Interface Reference, Modes C - D, StarOS Release 19
1740
DHCP Server Profile Configuration Mode Commands
process