TRACERT , What is TRACERT & TRACERT Options

TRACERT (Trace Route), a command-line utility that is used to trace path that a Internet Protocol (IP) packet takes for its destination.

How to Use the TRACERT Utility

How to Use TRACERT Options

Usage: tracert [-d] [-h maximum_hops] [-j host-list] [-w timeout]
[-R] [-S srcaddr] [-4] [-6] target_name

Options:
-d Do not resolve addresses to hostnames.
-h maximum_hops Maximum number of hops to search for target.
-j host-list Loose source route along host-list (IPv4-only).
-w timeout Wait timeout milliseconds for each reply.
-R Trace round-trip path (IPv6-only).
-S srcaddr Source address to use (IPv6-only).
-4 Force using IPv4.
-6 Force using IPv6.