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

aacl-statistics-profile

date_range 18-Dec-23

Syntax

content_copy zoom_out_map
aacl-statistics-profile profile-name {
    aacl-fields {
        field-name;
    }
    file filename;
    record-mode  (interim-active-only | interim-full);
    report-interval minutes;
}

Hierarchy Level

content_copy zoom_out_map
[edit services service-set service-set-name],
[edit system services local-policy-decision-function statistics]

Description

Create an AACL statistics profile, which configures the files to which statistics records are exported and the format that is exported.

Options

file filename—Name of the file to receive the statistics data output. Enclose the name within quotation marks. All files are placed in the directory /var/stats/aacl.

profile-name—Identifier for the profile.

record-mode—Record mode for the reporting interval; possible values are interim-active-only, which reports only statistics that have changed, or interim-full, which reports all available statistics.

report-interval minutes—Frequency at which statistics are recorded, in minutes.

  • Default: 15 minutes

  • Range: 5 through 1440 minutes

The remaining statements are explained separately. See CLI Explorer.

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 10.0.

record-mode option introduced in Junos OS Release 10.2.

footer-navigation