test-name
Junos OS Syntax (Except SRX300 and SRX550HM)
test-name test-name { destination-ipv4-address address; destination-udp-port port-number; direction (egress | ingress); disable-signature-check; family (bridge | ccc | inet |vpls); mode reflect; source-ipv4-address address; source-udp-port port-number; test-interface interface-name; test-iterator-duration test-iterator-duration; }
Junos OS Syntax (SRX300 and SRX550HM)
test-name test-name { destination-ipv4-address address; destination-udp-port port-number; disable-signature-check; family inet; mode reflect; source-ipv4-address address; source-udp-port port-number; test-interface interface-name; }
Junos OS Evolved Syntax
test-name test-name { destination-ipv4-address address; destination-udp-port port-number; family inet; mode reflect; source-ipv4-address address; source-udp-port port-number; test-interface interface-name; }
Junos OS Hierarchy Level
[edit services rpm rfc2544-benchmarking tests]
Junos OS Evolved Hierarchy Level
[edit services monitoring rfc2544 tests]
Description
Define the name of the RFC 2544-based benchmarking test. For each unique test name that you configure, you can specify a test profile, which contains the settings for a test and its type, and also a test interface, which contains the settings for test packets that are sent and received on the selected interface.
Options
test-name |
Test name. The name can be up to 32 characters in length. |
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 13.3.
Statement introduced in Junos OS Evolved Release 21.1R1.