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

resource (Analytics)

date_range 09-Dec-23

Syntax

content_copy zoom_out_map
resource {
    interfaces {
        interface-name {
            resource-profile profile-name;
        }
    }
    system {
        polling-interval {
            queue-monitoring interval;
            traffic-monitoring interval;
        }
        resource-profile profile-name;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit services analytics]

Description

Configure network analytics resources such as resource profiles (for interfaces and system), and polling intervals (for queue and traffic monitoring).

Note:

The resource statement is not available in Junos OS Releases prior to 13.2X51-D15.

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

footer-navigation