English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

sorry i posted wrong question , i means can your teach me how to use these syntax Tracert on the command prompt .

2007-03-22 18:41:26 · 2 answers · asked by keanhong2 2 in Computers & Internet Internet

2 answers

It isnt necessary to use the syntaxes for the traceroute.

Simply type in tracert address (tracert yahoo.com).

If you choose to use the syntaxes, you can just add them to the end of your line, such as tracert yahoo.com -h 3, which would do a traceroute to yahoo.com with a maximum number of 3 hops. Same method applies for the others.

Hope this helps!

2007-03-22 18:47:59 · answer #1 · answered by Chris W 3 · 0 1

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.

2007-03-22 18:47:46 · answer #2 · answered by nithin 1 · 1 0

fedest.com, questions and answers