Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

Configuring a Policy and Charging Enforcement Function Profile for Junos OS Subscriber Aware Static Policies

date_range 13-Jan-21

A policy and charging enforcement function (PCEF) profile configured for static policy control specifies that policy and charging control (PCC) rules are provisioned by the Junos Subscriber Aware PCEF with no interaction from the policy and charging rules function (PCRF).

Note:

To make a change to a static PCEF profile, you must be in maintenance mode. (See Changing PCEF Profiles, PCC Rules, PCC Rulebases, Diameter Profiles, Flow Descriptions, and PCC Action Profiles).

Before you configure a PCEF profile for static policies, you must do the following:

  • Configure service data flow filters for PCC rules.

  • Configure PCC action profiles for PCC rules.

  • Configure PCC rules.

  • (Optional) Configure PCC rulebases.

To configure a PCEF profile for static policies:

  1. Specify a name for the PCEF profile.
    content_copy zoom_out_map
    [edit unified-edge  pcef]
    user@host#  edit profiles profile-name
    
  2. Specify one or more PCC rules and a precedence for each rule for static policy control. A lower precedence value indicates a higher precedence.
    content_copy zoom_out_map
    [edit unified-edge  pcef profiles profile-name]
    user@host#  set static-policy-control pcc-rules rule-name precedence number
    
  3. Specify one or more PCC rule bases for static policy control.
    content_copy zoom_out_map
    [edit unified-edge  pcef profiles profile-name]
    user@host#  set static-policy-control pcc-rulebases rulebase-name
    
footer-navigation