The Traceroute Command - MikroTik RouterOS v2.9 Reference Manual

Reference manual
Table of Contents

Advertisement

utility sends packets three times to each passed gateway so it shows three timeout values for each
gateway in ms.

The Traceroute Command

Command name: /tool traceroute
Property Description
( IP address ) - IP address of the host you are tracing route to
port ( integer : 0 ..65535 ) - UDP port number
protocol ( UDP | ICMP ) - type of protocol to use. If one fails (for example, it is blocked by a
firewall), try the other
size ( integer : 28 ..1500 ; default: 64 ) - packet size in bytes
timeout ( time : 1s ..8s ; default: 1s ) - response waiting timeout, i.e. delay between messages
tos ( integer : 0 ..255 ; default: 0 ) - Type Of Service - parameter of IP packet
use-dns ( yes | no ; default: no ) - specifies whether to use DNS server, which can be set in /ip dns
menu
src-address ( IP address ) - change the source address of the packet
max-hops ( integer ) - utmost hops through which packet can be reached
Notes
Traceroute session may be stopped by pressing [Ctrl]+[C].
Example
To trace the route to 216.239.39.101 host using ICMP protocol with packet size of 64 bytes, setting
ToS field to 8 and extending the timeout to 4 seconds:
[admin@MikroTik] tool> traceroute 216.239.39.101 protocol=icmp size=64 tos=8 timeout=4s
ADDRESS
1 159.148.60.227
2 195.13.173.221
3 195.13.173.28
4 195.158.240.21 111ms
5 213.174.71.49 124ms
6 213.174.71.134 139ms
7 213.174.70.245 132ms
8 213.174.70.58 211ms
9 195.158.229.130 225ms
10 216.32.223.114 283ms
11 216.32.132.14 267ms
12 209.185.9.102 296ms
13 216.109.66.1 288ms
14 216.109.66.90 297ms
15 216.239.47.66 137ms
16 216.239.47.46 135ms
17 216.239.39.101 134ms
[admin@MikroTik] tool>
Copyright 1999-2007, MikroTik. All rights reserved. Mikrotik, RouterOS and RouterBOARD are trademarks of Mikrotikls SIA.
Other trademarks and registred trademarks mentioned herein are properties of their respective owners.
3ms
3ms
3ms
80ms
169ms
14ms
6ms
4ms
4ms
110ms
110ms
120ms
129ms
146ms
135ms
131ms
136ms
215ms
215ms
239ms
269ms
281ms
260ms
266ms
296ms
290ms
297ms
294ms
317ms
319ms
136ms
134ms
134ms
134ms
134ms
135ms
STATUS
0s
Page 623 of 695

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents