To display a list of routers between the Services Router and a specified destination host, enter the traceroute command with the following syntax. Table 121 describes the traceroute command options.
user@host> traceroute host <interface interface-name> <as-number-lookup>
<bypass-routing> <gateway address>
<inet | inet6> <logical-router logical-router-name> <no-resolve> <routing-instance routing-instance-name>
<source source-address>
<tos number> <ttl number>
<wait seconds>
To quit the traceroute command, press Ctrl-C.
Table 121: CLI traceroute Command Options
Following is sample output from a traceroute command:
user@host> traceroute host2
traceroute to 173.24.232.66 (172.24.230.41), 30 hops max, 40 byte packets 1 173.18.42.253 (173.18.42.253) 0.482 ms 0.346 ms 0.318 ms 2 host4.site1.net (173.18.253.5) 0.401 ms 0.435 ms 0.359 ms 3 host5.site1.net (173.18.253.5) 0.401 ms 0.360 ms 0.357 ms 4 173.24.232.65 (173.24.232.65) 0.420 ms 0.456 ms 0.378 ms 5 173.24.232.66 (173.24.232.66) 0.830 ms 0.779 ms 0.834 ms
The fields in the display are the same as those displayed by the J-Web traceroute diagnostic tool. For information, see Traceroute Results and Output Summary.