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

pcrf (Diameter Applications)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
pcrf {
    global {
        rule-param avp-code;
    }
    partition partition-name  {
        destination-host pcrf-hostname;
        destination-realm pcrf-realm-name;
        diameter-instance;
        draining;
        draining-response-timeout seconds;
        ip-can-type number;
        local-decision {
            deny;
            grant;
            reinit-on-failure;
            reinit-on-rar;
            reinit-timeout seconds;
            timeout seconds;
        }
        logout-response-timeout seconds;
        max-outstanding-requests number;
        report-local-rule;
        report-resource-allocation;
        report-successful-resource-allocation;
        send-dyn-subscription-indicator;
        send-network-family-indicator;
        send-origin-state-id;
        subscription-id-data-include  {
            base-interface-name;
            delimiter delimiter-character;
            domain-name name;
            interface-name;
            mac-address;
            nas-port-id;
            origin-host;
            origin-realm;
            user-name;
            user-prefix prefix;
            vlan-tags;
        }
        subscription-id-type number;
        update-response-timeout seconds;
        use-session-stamp;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit access]

Description

Configure the Policy and Charging Rules Function (PCRF) global attributes, rules, parameters, and partition to authorize and provision subscribers. PCRF is a centralized policy decision point that deploys business policy and charging rules to allocate broadband network resources and manages flow-based charges for subscribers and services. PCRF pushes the rules down to the Policy and Charging Enforcement Function (PCEF) using the 3GPP Gx protocol and online policy interface.

The remaining statements are explained separately. Search for a statement in CLI Explorer or click a linked statement in the Syntax section for details.

Required Privilege Level

admin—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 16.2.

footer-navigation