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

delay-measurement (Protocols IS-IS)

date_range 17-May-24

Syntax

content_copy zoom_out_map
delay-measurement {
    advertisement (Delay Measurement);normalize {
         interval value 
         offset value
   }
     probe-count seconds;
     probe-interval seconds;
}

Hierarchy Level

content_copy zoom_out_map
[edit protocols isis interface name]

Description

Enable delay measurement.

Options

normalize Normalize Measured Link Delay
  • interval valueThe value of the normalized interval in microseconds.

    Range: 1 through 5000000 microseconds)

  • offset valueThe value of the normalized offset in microseconds (Must be < normalized interval).

    Range: 1 through 5000000 microseconds)

probe-count

Probe count in seconds.

probe-interval Probe interval in seconds.

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

routing

footer-navigation