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

address (Analytics Collector)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
address ip-address {
    port number {
        transport protocol {
            export-profile profile-name;
        }
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit services analytics collector]

Description

Configure the address of a remote server to receive streamed analytics (queue and traffic statistics) data.

Note:

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

Options

ip-address

IP address of the remote server receiving the streamed data.

port number

Port number of the remote server receiving the streaming data.

export-profile profile-name

Name of the export profile containing the parameters for the analytics data being streamed.

transport protocol

A transport protocol used to stream data to the port.

  • Values:

    • tcp—Transmission Control Procol (TCP)

    • udp—User Datagram Protocol (UDP)

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