telemetry profile (MPLS)

Enters Telemetry profile configuration mode for MPLS profile configurations.

Syntax

telemetry profile profile-type telemetry-profile-name

Command Default

The Telemetry profile configuration mode is not available until the telemetry profile command is entered.

Parameters

profile-type
The type of MPLS profile for the telemetry configuration. The available MPLS profile types are mpls-traffic-lsp, mpls-traffic-bypass, and mpls-traffic-fec.
telemetry-profile-name
The MPLS profile name. The available MPLS profile names are default_mpls_traffic_lsp_statistics, default_mpls_traffic_bypass_statistics, and default_mpls_traffic_fec_statistics.

Modes

Global configuration mode

Usage Guidelines

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

The "no" command is not supported for default telemetry profiles. Only the default telemetry profiles are supported. These profiles will contain all the streaming attributes supported. You can customize these profiles by adding or removing attributes using the add or no add sub command or by changing the interval using the interval sub command.

If a telemetry profile has no attributes, no information is streamed to the collector. The MPLS profile can be used for streaming after:
  • Specifying the required MPLS LSP names for the mpls-traffic-lsp type profile using the lsp sub command.
  • Specifying the required MPLS Bypass LSP names for the mpls-traffic-bypass type profile using the bypass-lsp sub command.
  • Specifying the required MPLS LDP FEC addresses for the mpls-traffic-fec type profile using the fec sub command.
The statistics gathered by the MPLS profiles are:
  • Out-packets
  • Out-bytes

Examples

Example of entering telemetry profile configuration mode for an MPLS LSP configuration.

device(config)# telemetry profile mpls-traffic-lsp default_mpls_traffic_lsp_statistics
device(config-mpls-traffic-lsp-default_mpls_traffic_lsp_statistics)#