test-interface (RFC 2544 Benchmarking)
Syntax
test-interface interface-name;
Junos OS Hierarchy Level
[edit services rpm rfc2544-benchmarking tests test-name test-name]
Junos OS Evolved Hierarchy Level
[edit services monitoring rfc2544 tests test-name test-name]
Description
Specify the logical interface on which the RFC 2544-based benchmarking test is run.
For
Junos OS,
if
you configure an inet
family and the test mode to initiate and
terminate test frames on the same device, the interface you configure is not
effective. Instead, the test is run on the egress logical interface that is
determined using route lookup on the specified destination IPv4 address. If you
configure an inet
family and the test mode to reflect the frames
back on the sender from the other end, the logical interface is used as the
interface to enable the reflection service (reflection is performed on the packets
entering the specified interface). If you not configure the logical interface for
reflection test mode, a lookup is performed on the source IPv4 address to determine
the interface that hosts the address.
For Junos OS
Evolved, you can configure this statement for only family ccc
or
ethernet-switching
. You cannot configure this statement for a
Layer 3 reflector (family inet
).
Options
interface-name |
Name of the logical interface on which the test needs to be run. |
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.