traceroute Command Examples

Print the route packets trace to network host. More information: https://manned.org/traceroute.

traceroute {{example.com}}

traceroute -n {{example.com}}

traceroute --wait={{0.5}} {{example.com}}

traceroute --queries={{5}} {{example.com}}

traceroute {{example.com}} {{42}}

traceroute --mtu {{example.com}}

traceroute --icmp {{example.com}}