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

advertisement (Delay Measurement)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
   advertisement {
    accelerated {
     threshold percentage;
    }
    periodic {
     interval seconds;
     threshold percentage;
    }
   }

Hierarchy Level

content_copy zoom_out_map
[edit logical-systems name protocols isis interface name delay-measurement],
[edit logical-systems name routing-instances name protocols isis interface name delay-measurement],
[edit logical-systems name tenants name routing-instances name protocols isis interface name delay-measurement],
[edit protocols isis interface name delay-measurement],
[edit routing-instances name protocols isis interface name delay-measurement],
[edit tenants name routing-instances name protocols isis interface name delay-measurement]
  

Description

Configure link delay advertisement settings.

Options

accelerated Notify the routing process of a change in the link delay measurement parameters for every probe exceeding the configured threshold.
Note:

Configuring the accelerated advertisement option for link delay measurement enables aggressive notifications that result in excessive network churn.

(Accelerated advertisement) threshold Specify the accelerated threshold used for the probes.
  • Range: 0 through 100 percent

  • Default: 20 percent

periodic Notify the routing process of a change in the link delay measurement parameters only after crossing the specified interval, and only when the configured threshold is exceeded.
  • Default: By default, periodic advertisement is enabled.

interval Specify the time to wait between the periodic advertisement of link delay measurements.
  • Range: 30 through 3600 seconds

  • Default: 120 seconds

(Periodic advertisement) threshold Specify the periodic threshold used for the probes.
  • Range: 0 through 100 percent

  • Default: 10 percent

Required Privilege Level

routing—To view this statement in the configuration.

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

footer-navigation