show services monitoring rfc2544
Syntax
show services monitoring rfc2544 (active-tests <extensive>| terminated-tests <extensive> | summary)
Description
Display information about the results of each category or state of the RFC 2544-based benchmarking tests, such as terminated tests and active tests. You can also display summary statistics about the total number of tests of each state for a high-level, quick analysis. The values in the output displayed vary, depending on the state in which the test is passing through, when you issue the command.
Options
active-tests <extensive> |
Display the results of the set of tests that are currently running. |
terminated-tests <extensive> |
Display the list of tests that were terminated or stopped. This list includes tests
that failed due to various error conditions and tests that you terminated by entering
the |
summary |
Display summary output. |
Additional Information
Required Privilege Level
view
Output Fields
Table 1
lists the output fields for the show services monitoring rfc2544
command.
Field Name | Field Description |
---|---|
Counters last cleared |
Date, time, and how long ago the statistics for the test were cleared. The format is year-month-day hour:minute:second timezone . For example, 2021-02-11 07:51:28 PDT. If you did not clear the statistics previously at any point, a dash (-) is displayed. |
Status |
Indicates whether the test is currently in progress or has been terminated. This
field is displayed for tests that are in progress or were terminated by entering
the |
Test family |
The family type configured for the test; for example, INET. |
Test id |
Unique identifier configured for the test. |
Test mode |
Mode configured for the test on the router. Test mode is:
|
Test name |
Name configured for the test. |
Test start time and Test finish time |
Time at which the test started and finished in Coordinated Universal Time (UTC) format (YYYY-MM-DD-HH:MM:SS). A dash (-) is displayed if the test is still running. |
Test state |
State of the test that is in progress or active when the output is displayed. |
Sample Output
- show services monitoring rfc2544 summary
- show services monitoring rfc2544 active-tests
- show services monitoring rfc2544 active-tests extensive
- show services monitoring rfc2544 terminated-tests
- show services monitoring rfc2544 terminated-tests extensive
show services monitoring rfc2544 summary
user@host> show services monitoring rfc2544 summary
Tests summary : Number of active tests: 1, Number of terminated tests: 2
This output indicates that 1 test iteration is currently in progress (at the time of issue of the command) and 2 tests were halted.
show services monitoring rfc2544 active-tests
user@host> show services monitoring rfc2544 active-tests
Active tests: Test id: 3, Test name: mytest Test mode: Reflect Test family: INET Test state: Active Status: Running Test start time: 2021-02-11 04:39:10 PST Test finish time: - Counters last cleared: 2021-02-11 04:39:12 PST
show services monitoring rfc2544 active-tests extensive
user@host> show services monitoring rfc2544 active-tests extensive
Active tests: Test id: 3, Test name: mytest Test mode: Reflect Test family: INET Test state: Active Status: Running Test start time: 2021-02-11 04:39:10 PST Test finish time: - Counters last cleared: 2021-02-11 04:39:12 PST INET family Configuration: Destination IPv4 address: 192.0.2.2 Destination UDP port: 7890 Source IPv4 address: 192.0.2.1 Elapsed Reflected Reflected time Packets Bytes 271 0 0
show services monitoring rfc2544 terminated-tests
user@host> show services monitoring rfc2544 terminated-tests
Terminated tests: Test id: 1, Test name: mytest Test mode: Reflect Test family: INET Test state: Terminated Status: Stopped from CLI Test start time: 2021-02-11 03:14:19 PST Test finish time: 2021-02-11 03:17:26 PST Counters last cleared: -
show services monitoring rfc2544 terminated-tests extensive
user@host> show services monitoring rfc2544 terminated-tests extensive
Terminated tests: Test id: 1, Test name: mytest Test mode: Reflect Test family: INET Test state: Terminated Status: Stopped from CLI Test start time: 2021-02-11 03:14:19 PST Test finish time: 2021-02-11 03:17:26 PST Counters last cleared: - INET family Configuration: Destination IPv4 address: 192.0.2.2 Destination UDP port: 7890 Source IPv4 address: 192.0.2.1 Elapsed Reflected Reflected time Packets Bytes 187 0 0
Release Information
Command introduced in Junos OS Evolved Release 21.1R1.