traceroute monitor
List of Syntax
SyntaxSyntax (QFX Series)
Syntax
Syntax (QFX Series)
Release Information
Command introduced in Junos OS Release 8.0
Command introduced in Junos OS Release 11.1 for the QFX Series.
Command introduced in Junos OS Release 14.1X53-D20 for the OCX Series.
Description
Display live monitoring of each hop in the route that packets take to a specified network host. Use as a debugging tool to locate points of failure in a network.
Options
Required Privilege Level
network
List of Sample Output
traceroute monitorOutput Fields
Table 1 describes the output fields for the traceroute monitor command. Output fields are listed in the approximate order in which they appear.
Table 1: traceroute monitor Output Fields
Field Name | Field Description |
---|---|
Host | Hostname or IP address of the router at each hop. |
Loss% | Percent of packet loss. The number of ping responses divided by the number of ping requests, specified as a percentage. |
Snt | Number of ping requests sent to the routerat this hop. |
Last | Most recent round-trip time, in milliseconds, to the router at this hop. |
Avg | Average round-trip time, in milliseconds, to the router at this hop. |
Best | Shortest round-trip time, in milliseconds, to the router at this hop. |
Wrst | Longest round-trip time, in milliseconds, to the router at this hop. |
StDev | Standard deviation of round-trip times, in milliseconds, to the router at this hop. |
Sample Output
traceroute monitor
user@host> traceroute monitor 10.16.0.1
Loss% Snt Last Avg Best Wrst StDev Host 1. 10.17.41.254 0.0% 17 0.7 1.0 0.6 5.4 1.2 2. example.net 0.0% 17 0.6 1.0 0.6 6.6 1.4 3. example2.net 0.0% 17 0.6 0.6 0.6 0.6 0.0