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

depth-threshold

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
depth-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 bytes) of the queue depth (buffer) threshold. If you configure a depth threshold, you cannot configure the latency threshold. You can configure the depth threshold for one interface or all interfaces. Specify the high and low queue depth 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 depth threshold.

  • Range: 1 to 1,250,000,000 bytes

  • Default:

    • Junos OS Release 13.2X51-D10 or later—0 bytes

    • Junos OS Release 13.2X50-D15—14,680,064 bytes (14 MB)

low number

Specify the minimum value for the depth threshold.

  • Range: 1 to 1,250,000,000 bytes

  • Default:

    • Junos OS Release 13.2X51-D10 or later—0 bytes

    • Junos OS Release 13.2X50-D15—1024 bytes (1 KB)

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