tracert
Windows CMD · Network · available in the simulator
What it does
Displays the path to a destination using hops.
Syntax
tracert [-d] [-h saltos] [-w tiempo] destino
Options and parameters
-dPrevents resolving addresses to hostnames.
tracert -d example.com-hMaximum number of hops.
-wTimeout in milliseconds to wait for each reply.
-4Forces IPv4.
-6Forces IPv6.
Usage examples
tracert example.comtracert -d example.com