Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

profiles (RFC 2544 Benchmarking)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
profiles {
    test-profile profile-name {
        test-type (throughput | latency | frame-loss | back-back-frames);
        packet-size bytes;
        step-percent percent;
        bandwidth-kbps kpbs;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit services rpm rfc2544-benchmarking]

Description

Configure the test profile to specify attributes, such as the period for the test and the type of test to be performed, for the RFC 2544-based benchmarking test. The test profile is referenced in the test interface to perform a specific type of benchmarking test and compute statistics to describe the performance characteristics of a network interconnecting device.

Options

profiles

Define the test profile for the RFC 2544-based benchmarking test to examine and analyze the performance characteristics of a network interconnecting device.

The remaining statements are explained separately. See CLI Explorer.

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 Release 12.3X53.

footer-navigation