profile (LRF)
Syntax
profile profile-name { collector collector-name { destination { address collector-address; port collector-port-number; } source-address source-address; } http-log-multiple-transactions; policy-based-logging; rule lrf-rule-name { then { report { collector collector-name; template template-name; time-limit time-interval; volume-limit volume; } } } template template-name { format ipfix; template-tx-interval tx-time; template-type template-type; trigger-type (session-close | time | volume); } vendor-support ibm; }
Hierarchy Level
[edit services lrf]
Description
Configure an LRF profile to specify a set of logging and reporting parameters, which includes data templates, collectors, and LRF rules.
For Junos OS Subscriber Aware, you can then assign an LRF profile to a subscriber by assigning the profile to the TDF service set associated with the subscriber’s TDF domain.
For Junos OS Broadband Subscriber Management, you can then assign the LRF profile to the service set that is configured for application-aware policy control.
Options
profile-name | Name of the LRF profile.
|
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
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.1.
vendor-support option introduced in Junos OS Release 17.2.
Support for Next Gen Services introduced in Junos OS Release 19.3R1 on MX Series.