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
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

pcc-context

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
pcc-context {
    input-service-filter-name filter-name;
    input-service-set-name service-set-name;
    ipv6-input-service-filter-name filter-name;
    ipv6-input-service-set-name service-set-name;
    ipv6-output-service-filter-name filter-name;
    ipv6-output-service-set-name service-set-name;
    output-service-filter-name filter-name;
    output-service-set-name service-set-name;
    profile-name pcef-profile-name;
}

Hierarchy Level

content_copy zoom_out_map
[edit access profile profile-name session-options]

Description

Specify the PCEF profile that contains the policy and charging control (PCC) rules that a PCRF can directly activate for a subscriber, and specify the input and output service sets that process the PCC rules. You can optionally specify service filters for the service sets. PCC rules specify the policies to apply to traffic based on the application being used by the subscriber or the Layer 3 and Layer 4 service data flow information.

Options

input-service-filter-name filter-name

(Optional) Input IPv4 service filter name. The service filter identifies conditions for which you want to skip application-aware policy control.

input-service-set-name service-set-name

Input IPv4 service-set name. Use a service set that is enabled for application-aware policy control.

ipv6-input-service-filter-name filter-name

(Optional) Input IPv6 service filter name. The service filter identifies conditions for which you want to skip application-aware policy control.

ipv6-input-service-set-name service-set-name

Input IPv6 service set name. Use a service set that is enabled for application-aware policy control.

ipv6-output-service-filter-name filter-name

(Optional) Output IPv6 service filter name. The service filter identifies conditions for which you want to skip application-aware policy control.

ipv6-output-service-set-name service-set-name

Output IPv6 service set name. Use a service set that is enabled for application-aware policy control.

output-service-filter-name filter-name

(Optional) Output IPv4 service filter name. The service filter identifies conditions for which you want to skip application-aware policy control.

output-service-set-name service-set-name

Output IPv4 service-set name. Use a service set that is enabled for application-aware policy control.

profile-name pcef-profile-name

PCEF profile name. The PCEF profile contains PCC rules or PCC rulesets that the PCRF can directly activate. The PCEF profile must be configured under dynamic-policy-control at the [edit services pcef profiles profile-name] hierarchy level.

Required Privilege Level

access—To view this statement in the configuration.

access-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 18.2R1 on MX Series.

footer-navigation