show running-config telemetry profile (MPLS)

Displays the attributes configured for MPLS traffic statistics data telemetry streaming.

Syntax

show running-config telemetry profile [ mpls-traffic-lsp | mpls-traffic-bypass | mpls-traffic-fec ]

Parameters

mpls-traffic-lsp
This profile captures the summary of Out-Bytes and Out-Packets for MPLS RSVP LSPs at Ingress.
mpls-traffic-bypass
This profile captures the summary of Out-Bytes and Out-Packets for the MPLS RSVP Bypass LSPs at Ingress.
mpls-traffic-fec
This profile captures the summary of Out-Bytes and Out-Packets for the specified MPLS LDP FEC.

Modes

Privileged EXEC mode

Usage Guidelines

The MPLS profile types are supported only on SLX 9540 and SLX 9640 devices.

The attributes used to gather the MPLS traffic statistics for the mpls-traffic-lsp, mpls-traffic-bypass, and mpls-traffic-fec type profiles are:
  • interval
  • out-packets
  • out-bytes

Examples

In the following examples, default_mpls_traffic_lsp_statistics, default_mpls_traffic_bypass_statistics, and default_mpls_traffic_fec_statistics are the default profiles that are already present in the system.

Example of the attributes configured for the mpls-traffic-lsp profile.

device# show running-config telemetry profile mpls-traffic-lsp default_mpls_traffic_lsp_statistics

telemetry profile mpls-traffic-lsp  default_mpls_traffic_lsp_statistics
interval 240
lsp lsp1
lsp lsp2
add out-packets
add out-bytes

Example of the attributes configured for the mpls-traffic-bypass profile.

device# show running-config telemetry profile mpls-traffic-bypass default_mpls_traffic_bypass_statistics

telemetry profile mpls-traffic-bypass  default_mpls_traffic_bypass_statistics
interval 240
bypass-lsp byp1
bypass-lsp byp2
add out-packets
add out-bytes

Example of the attributes configured for the mpls-traffic-fec profile.

device# show running-config telemetry profile mpls-traffic-fec default_mpls_traffic_fec_statistics

telemetry profile mpls-traffic-lsp  default_mpls_traffic_fec_statistics
interval 240
lsp lsp1
lsp lsp2
add out-packets
add out-bytes