Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

report-local-rule (PCRF Partition)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
report-local-rule;

Hierarchy Level

content_copy zoom_out_map
[edit access pcrf partition partition-name]

Description

Configure the Policy and Charging Rule Function (PCRF) partition to send local report downstream messages by default. If you configure this statement, this generates the same result as if you enabled the Resource-Allocation-Notification message trigger with the local rule definition.

The following example shows predefined rule installation commands, including the Resource-Allocation-Notification command, for Credit Control Answer (CCA-GX) and Reauthorization Request (RAR-GX) messages between the PCRF and Gx:

content_copy zoom_out_map
{ Charging-Rule-Install
  { Charging-Rule-Name:			“fixed-cos” }
  { Charging-Rule-Definition:
    { Charging-Rule-Name:		“firewall” }
    { Service-Identifier:	 	10 }
    { Rating-Group:			292 }
    { Juniper-Param-V4-Input-Filter:	“my_input_filter” }
    { Juniper-Param-V4-Output-Filter:	“my_output_filter” }
  }
  [ Resource-Allocation-Notification: ENABLE_NOTIFICATION(0) ]
 }

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