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

interface (Export Profiles)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
interface {
    information;
    statistics {
        queue;
        traffic;
    }
    status {
        link;
        queue;
        traffic;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit services analytics export-profiles]

Description

Configure an export profile for streaming network analytics data for a specific interface to remote servers. Each profile is a template that defines the type of data being streamed for that interface.

Note:

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

Options

information

Information about the specified interface, including SNMP index, interface index, slot, port number, media type, capability, and port type.

statistics

Type of monitoring statistics to be streamed.

  • Values:

    • queue

    • traffic

status

Status information about the interface to be streamed.

  • Values:

    • link

    • queue

    • traffic

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