Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

telemetry

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
telemetry {
    statistics{
        no-ingress;
        no-transit;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit logical-systems name protocols source-packet-routing],
[edit protocols source-packet-routing]

Description

Enable telemetry on segment routing traffic engineering policies at ingress nodes. Junos OS creates the following sensors to collect traffic statistics for segment routing:

  • BGP-SRTE policies for ingress routes, sensors are attached to nexthops in inet{6}color.0 table.

  • Static SRTE policies for ingress routes, sensors are attached to nexthops in inet{6}color.0 table.

  • Transit routes for BGP-SRTE policies in mpls.0 table.

  • Transit routes for static SRTE policies in mpls.0 table.

Note:

If both static SRTE policy and BGP SRTE policy are to present for the same destination and color then only one of them is made active and BSID of the corresponding active policy is programmed to the mpls.0 table. In this case the sensor is attached to BSID of the active policy only.

Options

statistics

Enable collection of traffic statistics on segment routing traffic engineering policies.

Required Privilege Level

routing

Release Information

Statement introduced in Junos OS Release 18.3R1.

footer-navigation