test-profile (RFC 2544 Benchmarking)
Junos OS Syntax
test-profile profile-name;
Junos OS Evolved Syntax
[edit services monitoring rfc2544] test-profile profile-name { bandwidth bandwidth; packet-size size; step-percent percent; test-type (throughput | latency | frame-loss | back-back-frames); } [edit services monitoring rfc2544 tests test-name test-name] test-profile profile-name;
Junos OS Hierarchy Level
[edit services rpm rfc2544-benchmarking tests test-name test-name] [edit services rpm rfc2544-benchmarking profiles]
Junos OS Evolved Hierarchy Level
[edit services monitoring rfc2544] [edit services monitoring rfc2544 tests test-name test-name]
Description
Specify the name of the test profile to be associated with a particular test name. This parameter is required when the test mode is configured as initiate-and-terminate. This parameter is disregarded when the test mode is configured as reflection. A reflection service does not use the parameters specified in the test profile.
For Junos OS Evolved, when configured at the [edit services monitoring rfc2544]
hierarchy level, configures a test profile, which specifies the type of test and the
manner in which it must be performed. You then use the test-profile
statement at the [edit services monitoring rfc2544 tests test-name
test-name] hierarchy level to associate the test profile name
with a particular test name. You can associate the same test profile with multiple
test names.
Options
profile-name |
Name of the test profile. The name can be up 32 characters in length. The name must start with a letter. Allowed characters are [a-zA-Z0-9_] |
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 for ACX Series routers.
Statement introduced in Junos OS Evolved Release 23.4R1.