show services monitoring rfc2544
Syntax
show services monitoring rfc2544 <active-tests> <completed-tests> <detail> <extensive> <summary> <terminated-tests> <test-id test-id>
Description
Display information about the results of the RFC 2544-based benchmarking test for a specific test ID or for a category of tests. 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 |
(Optional) Display results for all active RFC 2544 benchmarking tests. |
completed-tests |
(Optional) Display results for all completed RFC 2544 benchmarking tests. |
detail |
(Optional) When specified with the |
extensive |
(Optional) When specified with the |
summary |
(Optional) When specified with the |
terminated-tests |
(Optional) Display results for all terminated RFC 2544 benchmarking tests. |
test-id test-id
|
Display test results for the specified unique identifier. |
Additional Information
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show services monitoring rfc2544 test-id
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 test-id test-id
- show services monitoring rfc2544 test-id test-id detail
- show services monitoring rfc2544 test-id test-id extensive
- 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 test-id test-id
user@host> show services monitoring rfc2544 test-id 2
Test id: 2, Test name: mytest Test mode: Reflect Test family: INET Test state: Terminated Status: Stopped from CLI Test start time: 2021-02-11 03:38:25 PST Test finish time: 2021-02-11 03:38:43 PST Counters last cleared: -
show services monitoring rfc2544 test-id test-id detail
user@host> show services monitoring rfc2544 test-id 1 detail Test id: 1, Test name: t1 Test mode: reflect Test family: ethernet-switching Test state: Active Status: Running Test start time: 2022-05-30 13:23:21 PDT Test finish time: - Counters last cleared: - Bridge family Configuration: Interface: et-0/0/3.0 Direction: egress Service type: elan Destination MAC address: 00:00:00:08:00:08 Source MAC address: 00:00:00:07:00:07 Elapsed Reflected Reflected time Packets Bytes 1016 5196751848 2868607020096
show services monitoring rfc2544 test-id test-id extensive
user@host> show services monitoring rfc2544 test-id 2 extensive
Test id: 2, Test name: mytest Test mode: Reflect Test family: INET Test state: Terminated Status: Stopped from CLI Test start time: 2021-02-11 03:38:25 PST Test finish time: 2021-02-11 03:38:43 PST Counters last cleared: - INET family Configuration: Destination IPv4 address: 192.0.2.4 Destination UDP port: 7890 Source IPv4 address: 192.0.2.3 Elapsed Reflected Reflected time Packets Bytes 18 0 0
show services monitoring rfc2544 summary
user@host> show services monitoring rfc2544 summary [Number of active tests: active-test-count], [Number of completed tests: completed-test-count], [Number of terminated tests: terminated-test-count]
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.
active-tests
, completed-tests
, detail
,
summary
, and terminated-tests
options introduced in
Junos OS Evolved Release 22.4R1.