Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

latency-threshold

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
latency-threshold {
    high number;
    low number;
}

Hierarchy Level

content_copy zoom_out_map
[edit services analytics interfaces]
[edit services analytics resource-profiles]

Description

If network analytics queue statistics monitoring is enabled, specify the high and low values (in microseconds) of the latency threshold of the queue. If you configure a latency threshold, you cannot configure the depth threshold. You can configure the latency threshold for one interface or all interfaces. Specify the high and low latency threshold numbers:

Note:

The configuration for a specific interface supersedes the global configuration for all interfaces.

Options

high number

Specify the maximum value for the latency threshold.

  • Range:

    • Junos OS Release 13.2X51-D15 or later—1 to 100,000,000 nanoseconds (0.001 to 100,000 microseconds)

    • Junos OS Release 13.2X51-D10 or earlier—1 to 100,000 microseconds

  • Default:

    • Junos OS Release 13.2X51-D15 or later—1,000,000 nanoseconds (1000 microseconds or 1 millisecond)

    • Junos OS Release 13.2X51-D10—1000 microseconds

    • Junos OS Release 13.2X50-D15—900 microseconds

low number

Specify the minimum value for the latency threshold.

  • Range:

    • Junos OS Release 13.2X51-D15 or later—1 to 100,000,000 nanoseconds

    • Junos OS Release 13.2X51-D10 or earlier—1 to 100,000 microseconds

  • Default:

    • Junos OS Release 13.2X51-D15 or later—100 nanoseconds (0.1 microseconds)

    • Junos OS Release 13.2X51-D10—50 microseconds

    • Junos OS Release 13.2X50-D15—300 microseconds

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 13.2.

Statement in the [edit services analytics resource-profiles] hierarchy level introduced in Junos OS Release 13.2X51-D15.

footer-navigation