test
Junos OS
test test-name {
data-fill data;
data-size size;
destination-interface interface-name;
destination-port port;
dscp-code-points dscp-bits;
hardware-timestamp;
history-size size;
inet6-options {
source-address address;
}
moving-average-size number;
next-hop next-hop;
one-way-hardware-timestamp;
probe-count count;
probe-interval seconds;
probe-type type;
routing-instance instance-name;
rpm-scale {
destination {
interface interface-name.logical-unit-number;
subunit-cnt subunit-cnt;
}
source {
address-base ipv4-address-base;
count ipv4-count;
step ipv4-step;
}
source-inet6 {
address-base ipv6-address-base;
count ipv6-count;
step ipv6-step;
}
target {
address-base ipv4-address-base;
count ipv4-count;
step ipv4-step;
}
target-inet6 {
address-base ipv6-address-base;
count ipv6-count;
step ipv6-step;
}
tests-count tests-count;
}
source-address address;
target (url url | address address);
test-interval interval;
thresholds thresholds;
traps traps;
ttl hop-count
}
Junos OS Evolved
test test-name {
data-fill data;
data-size size;
destination-port port;
dscp-code-points dscp-bits;
history-size size;
moving-average-size number;
offload-type {
none;
pfe-timestamp;
}
probe-count count;
probe-interval seconds;
probe-type type;
routing-instance instance-name;
source-address address;
target (url url | address address);
test-interval interval;
thresholds thresholds;
traps traps;
ttl hop-count
}
Description
Specify the range of probes over which the standard deviation, average, and jitter are calculated. The test name combined with the owner name represent a single RPM configuration instance.
Options
test name—You
can configure any name up to 32 characters in length. For Junos OS
Evolved, if the owner name is one of the pre-defined names, then four
pre-defined test names are available to choose from. For example,
if the owner name is the pre-defined name icmp-evo, then
these four pre-defined test names are available to configure: icmp-evo-1, icmp-evo-2, icmp-evo-3, and icmp-evo-4.
The remaining statements are explained separately. Search for a statement in CLI Explorer or click a linked statement in the Syntax section for details.
Required Privilege Level
system—To view this statement in the configuration.
system-control—To add this statement to the configuration.
Release Information
Statement introduced before Junos OS Release 7.4.
inet6-options option added in Junos OS Release 14.1R4 for MX Series
routers.
Statement introduced in Junos OS Evolved Release 20.1R1.
traps option introduced in Junos OS Evolved Release 21.2R1.