In Windows OS, the ping command provides statistica information about packet loss to a certain destination while the tracert command gives information about each hop involved along the way of the packet. What command combines both functions into one?
EXPLANATION
pathping computes statistics for every hop along the way of the ICMP packet(for 75 seconds by default) and it is very useful to determine where exactly a packet loss occurs.
0 comments:
Post a Comment