Summary of Operational Request Tag Elements
> <traceroute>
Usage
<rpc>
<traceroute>
<gateway>gateway</gateway>
<ttl>ttl</ttl>
<wait>seconds</wait>
<no-resolve/>
<source>source</source>
<tos>tos</tos>
<as-number-lookup/>
<bypass-routing/>
<inet/>
<inet6/>
<interface>interface</interface>
<routing-instance>routing-instance</routing-instance>
<host>host</host> <!-- mandatory -->
<logical-system>logical-system</logical-system>
</traceroute>
</rpc>
Description
Trace route to remote host.
Contents
<as-number-lookup>—Look up AS numbers for each hop.
<bypass-routing>—Bypass routing table, use specified interface.
<gateway>—Address of router gateway to route through.
<host>—Hostname or address of remote host.
<inet>—Force traceroute to IPv4 destination.
<inet6>—Force traceroute to IPv6 destination.
<interface>—Name of interface to use for outgoing traffic.
<logical-system>—Name of logical system.
<no-resolve>—Don't attempt to print addresses symbolically.
<routing-instance>—Name of routing instance for traceroute attempt.
<source>—Source address to use in outgoing traceroute packets.
<tos>—IP type-of-service field (IPv4).
<ttl>—IP maximum time-to-live value (or IPv6 maximum hop-limit value).
<wait>—Number of seconds to wait for response.