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

owner

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
owner name {
    test test-name {
        data-fill data;
        data-size size;
        destination-port port;
        dscp-code-points (RPM) dscp-bits;
        history-size size;
        moving-average-size number;
        offload-type {
            none;
            pfe-timestamp;
        }
        probe-count count;
        probe-interval seconds;
        probe-type type;
        routing-instance instance-name;
        source-address address;
        target (url url | address address);
        test-interval interval;
        thresholds thresholds;
        traps traps; 
        ttl hop-count 
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit services monitoring rpm]

Description

Specify an owner name and test options. The owner name combined with the test options for a particular test name represents a single RPM configuration instance.

Options

owner name

You can configure any name, up to 32 characters in length, or specify one of the pre-defined owner names:

  • icmp-evo

  • icmp-junos

  • udp-evo

  • udp-junos

The remaining statements are explained separately. Search for a statement in CLI Explorer or click a linked statement in the Syntax section for details.

Required Privilege Level

system—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Evolved Release 20.1R1.

traps option introduced in Junos OS Evolved Release 21.2R1.

footer-navigation