Tag Elements Beginning with T
> <test> (configuration/services/rpm/probe)
Usage
<configuration>
<services>
<rpm>
<probe>
<test>
<name>name</name> <!-- identifier -->
<probe-type>probe-type-choice</probe-type>
<target>...</target> <!-- mandatory -->
<probe-count>probe-count</probe-count>
<probe-interval>seconds</probe-interval>
<test-interval>seconds</test-interval>
<destination-port>destination-port</destination-port>
<source-address>source-address</source-address>
<routing-instance>routing-instance</routing-instance>
<history-size>history-size</history-size>
<moving-average-size>moving-average-size</moving-average-size>
<dscp-code-points>dscp-code-points</dscp-code-points>
<data-size>data-size</data-size>
<data-fill>data-fill</data-fill>
<thresholds>...</thresholds>
<traps>...</traps>
<destination-interface>destination-interface</destination-interface>
<hardware-timestamp/>
<one-way-hardware-timestamp/>
</test>
</probe>
</rpm>
</services>
</configuration>
Description
TCP/UDP/ICMP ping test.
Contents
<data-fill>—Define contents of the data portion of the probes.
<data-size>—Size of the data portion of the probes.
<destination-interface>—Name of output interface for probes.
<destination-port>—TCP/UDP port number 7, 49160 through 65535.
<dscp-code-points>—Differentiated Services code point bits or alias.
<hardware-timestamp>—Packet Forwarding Engine updates timestamps.
<history-size>—Number of stored history entries.
<moving-average-size>—Number of samples used for moving average.
<name>—Name of test.
<one-way-hardware-timestamp>—Enable hardware timestamps for one-way measurements.
<probe-count>—Total number of probes per test.
<probe-interval>—Delay between probes.
<probe-type>—Probe request type.
-
http-get—Perform HTTP Get request at target URL.
-
http-metadata-get—Perform HTTP Get request of metadata at target URL.
-
icmp-ping—Send ICMP echo request to target address.
-
icmp-ping-timestamp—Send ICMP timestamp request to target address.
-
tcp-ping—Send TCP packets to target.
-
udp-ping—Send UDP packets to target.
-
udp-ping-timestamp—Send UDP packets with timestamp to target.
<routing-instance>—Routing instance used by probes.
<source-address>—Source address for probe.
<target>—Target destination for probe.
<test-interval>—Delay between tests.
<thresholds>—Probe and test threshold values.
<traps>—Trap to send if threshold is met or exceeded.