interval (telemetry)

Configures the interval delay for telemetry data streaming.

Syntax

interval seconds
no interval

Command Default

For the interface profile-type, the default value is 30 seconds.

For the system-utilization profile-type, the default value is 60 seconds.

For the MPLS profile-types, the default value is 240 seconds. (These profile types are supported only on SLX 9540 and SLX 9640 devices.)

For the queue profile-types, the default value is 300 seconds. (These profile types are supported only on SLX 9540 and SLX 9640 devices.)

Parameters

seconds
( SLX 9150 and SLX 9250 devices) Specifies the streaming interval. For the interface profile-type, values range from 10 through 3600 seconds, in five-second increments. For the system-utilization profile-type, values range from 60 through 14400 seconds, in five-second increments.
( SLX 9540 and SLX 9640 devices) Specifies the streaming interval. The range of values, in five-second increments:
  • For the interface profile-type, from 10 through 3600 seconds.
  • For the system-utilization profile-type, from 60 through 14400 seconds.
  • For the MPLS profile-types, from 240 through 3600 seconds.
  • For the queue profile-types, from 240 through 2400 seconds.

Modes

Telemetry profile configuration mode

Usage Guidelines

To reset the interval to the default value, use the no interval command.

Examples

Example of setting the interval in an interface configuration for an interface profile.

device# configure terminal
device(config)# telemetry profile interface default_interface_statistics
device(interface-default_interface_statistics)# interval 2000

Example of setting the interval for a MPLS Traffic statistics data streaming configuration using the mpls-traffic-lsp profile.

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