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

test services rpm rfc2544-benchmarking test

date_range 19-Nov-23

Syntax (ACX Series)

content_copy zoom_out_map
test services rpm rfc2544-benchmarking test
<clear-counters>
<routing-instance routing-instance-name>
<test-name>
<test-id>
<start | stop>

Syntax (MX104 Router)

content_copy zoom_out_map
test services rpm rfc2544-benchmarking test
<test-name>
<test-id>
<start | stop>

Syntax (SRX300 and SRX550HM)

content_copy zoom_out_map
test services rpm rfc2544-benchmarking test
<clear-counters>
<test-name>
<test-id>
<start | stop>

Description

Start or stop an RFC 2544-based benchmarking test. You can start or stop all of the test names that are defined on a device, or start or stop a specific test name. You can also stop a test based on its test identifier. You can also clear the statistical counters associated with the test. When you trigger an RFC 2544-based benchmarking test, it passes through a series of states. These states are displayed in the Test state field in the brief or displayed output information of the show services rpm rfc2544-benchmarking command.

Note:

The RFC 2544 test is stopped at the initiator automatically after the test successfully completes all of the test steps. You need not explicitly enter the test services rpm rfc2544-benchmarking test <test-name | test-id> stop command. However, at the reflector, you must explicitly enter this command to stop the test after the test is completed at the initiator.

When a Layer 2 circuit pseudowire is not up, you cannot start the RFC 2544-based benchmarking test in reflection test mode by entering the test services rpm rfc2544-benchmarking test test-name start command. If you attempt to start the reflection test mode, a message is displayed explaining the reason for the failure to commence the test.

Options

start

Start the RFC 2544-based benchmarking test

stop

Terminate the RFC 2544-based benchmarking test

clear-counters

(ACX Series routers, SRX300, and SRX550HM devices only) Clear the statistics associated with the benchmarking test that was run.

routing-instance

(ACX Series routers only) (Optional) Name of the routing instance for the test.

test-name

(Optional) Name of the benchmarking test that must be started or stopped.

test-id

(Optional) Unique identifier of the test that must be stopped. You can stop a test based on the test identifier. You can use the test-id option with only the test services rpm rfc2544-benchmarking stop command.

Additional Information

The test session is supported in out-of-service mode for the underlying service. You must not transmit any traffic to the UNI port, configured as a generator or a reflector, that is being tested during the duration of the test.

Required Privilege Level

view

Output Fields

To display the results of the benchmarking test, use the show services rpm rfc2544-benchmarking test command.

Sample Output

test services rpm rfc2544-benchmarking test start

content_copy zoom_out_map
user@host> test services rpm rfc2544-benchmarking test test1 start 
Test "test1" id 56 started

The response specifies that a test has been started with test id 56. The test ID can be further used in show commands to view test output.

Release Information

Command introduced in Junos OS Release 12.3X52.

footer-navigation