Junos Telemetry Interface
-
EVPN remote route statistics (ACX7100-32C, ACX7100-48L, ACX7024, PTX10004, PTX10008, PTX10016, QFX5130-32CD, QFX5220, and QFX5700)—Starting in Junos OS Evolved Release 23.2R1, we support streaming statistics for EVPN remote routes.
-
Health monitor sensors and counters (PTX10001-36MR, PTX10003, PTX10004, PTX10008, PTX10016, QFX5130-32CD, and QFX5220)—Starting in Junos OS Evolved Release 23.2R1, we support additional health monitor sensors to stream statistics for the following areas: memory, license, clock, system state, SSH server, Telnet server, logging, NTP, DNS, and AAA.
-
OpenConfig multicast data model support (ACX7024, ACX7100-32C, ACX7100-48L, ACX7509, PTX10001-36MR, PTX10003, PTX10004, PTX10008, PTX10016, QFX5130-32CD, QFX5220, and QFX5700)—Junos OS Evolved Release 23.2R1 introduces support for OpenConfig multicast data models openconfig-pim.yang (version 0.4.2) and openconfig-igmp.yang (version 0.3.0). Support includes telemetry streaming of operational state data and configuration using OpenConfig.
[See Junos YANG Data Model Explorer for state sensors and Mapping OpenConfig Multicast Commands to Junos Configuration for configuration. ]
-
Support for configuring the routing instance and source address for each gRPC tunnel session (PTX10001-36MR, PTX10003, PTX10004, PTX10008, PTX10016, QFX5130-32CD, QFX5220, and QFX5700)—Starting with Junos OS Evolved Release 23.2R1, you can configure the routing instance and source address for each gRPC tunnel session to dial out a connection to the tunnel server.
To configure the routing instance, add the
routing-instance routing-instance
option and to configure the source address, add thesource-address ip-address
option in thegrpc-tunnel
configuration statement.If you do not choose to configure a routing instance, the gRPC tunnel uses the default routing instance. If you do not configure the source address, the kernel picks the source address that can reach the tunnel server.
[See gRPC Tunnels Overview and grpc-tunnel].