Cisco Cisco Packet Data Gateway (PDG)

下载
页码 1868
timedef_name is a pre-configured PCC-Timedef and must be an alphanumerical string of 1 through 63
characters.
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.
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.
Important
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 Guidelines
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.
Examples
Following command sets the evaluation priority value as for PCC-Condition-Group cond_1 along with
PCC-Action-Set act_cond1 for PCC-Service-Profile instance on IPCF node:
eval-priority condition-group cond_1 action-set act_cond1
Following command sets the evaluation priority value as 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 condition-group none action-set act_cond1
   Command Line Interface Reference, Modes I - Q, StarOS Release 19
1396
PCC-Service-Profile Configuration Mode Commands
eval-priority