Cisco Cisco Packet Data Gateway (PDG)

Page of 8994
  PCC-Service-Profile Configuration Mode Commands 
eval-priority  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
7691 
condition-group
 
cond_grp_name
 
Specifies a pre-configured PCC-Condition-Group to be set for evaluation priority in a PCC-Service-Profile 
instance. 
cond_grp_name
 is a pre-configured PCC-Condition-Group and must be an alphanumerical string of 1 
through 63 characters. 
Important:
  An special PCC-Condition-Group “none” can be used to set the default PCC-Condition-Group for 
any-match typically used for a default condition for a session which does not match any of the conditions specified 
with higher evaluation priority. 
action-set
 
actionset_name
 
Specifies a pre-configured PCC-Action-Set for PCC-Condition-Group to be set for evaluation priority in a 
PCC-Service-Profile instance. 
actionset_name
 is a pre-configured PCC-Action-Set and must be an alphanumerical string of 1 through 63 
characters. 
Usage 
Use this command to set the priority for evaluation of PCC-Condition-Group with corresponding PCC-
Action-Set in a PCC-Service-Profile which is to use in Subscriber profile in PCC-Service instance on IPCF 
node. 
Additionally 
timedef
 is used to accept the Timedefs to support the time-of-day-based procedures to trigger 
an evaluation priority. The action is triggered only when the time of session lies in the time span defined in 
specific PCC-Timedef 
timedef_name
Default eval-priority has the lowest priority in the PCC-Service-Profile and as default eval-priority does not 
have any PCC-Condition-Group associated with it, all the actions in the action-set always be applied. 
A maximum of 64 PCC-Evaluation-Priorities can be configured in a PCC-Service-Profile. 
Example
 
Following command sets the evaluation priority value as 
1
 for PCC-Condition-Group 
cond_1
 along with 
PCC-Action-Set 
act_cond1
 for PCC-Service-Profile instance on IPCF node: 
eval-priority 1 condition-group cond_1 action-set act_cond1 
Following command sets the evaluation priority value as 
2
 for PCC-Condition-Group 
none
 for any-match 
typically used for a default condition for a session which does not match any of the conditions specified with 
higher evaluation priority.along with PCC-Action-Set 
act_cond1
 for PCC-Service-Profile instance on IPCF 
node: 
eval-priority 1 condition-group none action-set act_cond1