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

pcef (Dynamic Profiles)

date_range 26-Jun-24

Syntax

content_copy zoom_out_map
pcef pcef-profile-name {
    activate rule-name | activate-all;
}

Hierarchy Level

content_copy zoom_out_map
[edit dynamic-profiles profile-name interfaces interface-name unit logical-unit-number service]

Description

Assign a policy and charging enforcement function (PCEF profile) to the dynamic profile. The PCEF profile specifies a set of PCC rules and rulebases to assign to a subscriber for application-aware policy control, and assigns a precedence value to each predefined rule. Also specify which of the PCC rules to activate for the dynamic profile.

Options

activate rule-name

Name of the PCC rule to activate or the predefined dynamic interface variable $junos-pcef-rule. To specify more than one rules, include this line multiple times.

activate-all

Activates all of the PCC rules.

pcef-profile-name

Name of the PCEF profile or the predefined dynamic interface variable $junos-pcef-profile.

Required Privilege Level

interface—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 17.2.

footer-navigation