Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

test services monitoring rfc2544

Syntax

Description

Start or stop an RFC 2544-based benchmarking test, or clear the statistical counters for a test. You can start or stop a specific test name, or you can stop a test based on its test identifier. 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 of the show services monitoring rfc2544 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 monitoring rfc2544-benchmarking (test test-name | test-id 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.

Options

(test test-name | test-id id)

Name of the test to be started or stopped or the unique identifier of the test to be stopped.

routing-instance routing-instance-name (Optional) Name of the routing instance for the test.
(clear-counters | start | stop) Clear the statistics associated with a test, or start or stop a test.

Additional Information

Required Privilege Level

view

Sample Output

test services monitoring rfc2544 test test-name start

If successful, the identifier of the started test is displayed:

If unsuccessful, an error message is displayed:

Some examples:

  • If you try to start a test that is already running:

  • If you try to start an INET reflector test that has an incorrect address configured on the destination-ipv4-address statement:

  • If you try to start a test for a test name that has not been configured on the test-name statement:

test services monitoring rfc2544 test test-name routing-instance instance-name start

If successful, the identifier of the started test is displayed:

If unsuccessful, an error message is displayed:

Some examples:

  • If you try to start an INET reflector test in a routing instance that has an address configured on the destination-ipv4-address statement that is not in the given routing-instance:

  • If you try to start a test for a routing instance that has not been configured on the routing-instance statement:

test services monitoring rfc2544 test-id test-id stop

If successful, the identifier of the started test is displayed:

If unsuccessful, an error message is displayed:

For example, if the test identifier you specified when you issued the command doesn't exist:

test services monitoring rfc2544 test test-name clear-counters

If successful, a message is displayed describing which counters were cleared.

If unsuccessful, an error message is displayed:

For example, if you try to clear counters for a test that does not have active sessions:

Release Information

Command introduced for Junos OS Evolved Release 21.1R1.