Description

Config required to stream LSP stats via telemetry

Symptoms

At telemetry collector no stats will be reported for the following subscription path.

/junos/services/label-switched-path/usage

Solution

The stats are not reported until unless the following config is enabled on the router.

 

set protocols mpls sensor-based-stats 

sensor-based-stats  Enable sensor based statistics collection

 

 

Modification History

2024-08-16 : Article Created