IT Questions and Answers :)

Monday, April 27, 2020

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?

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?

  • pathping
  • treaceroute
  • netstat
  • ping -r

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.

SOURCE

https://technet.microsoft.com/en-us/library/cc958876.aspx
Share:

0 comments:

Post a Comment

Popular Posts