What command tests network connectivity while showing you each hop along the way?
A.
ping
B.
nslookup
C.
nbtstat
D.
tracert
Explanation:
Working with Advanced TCP/IP CommandsThe tracert command shows paths to a destination on another network. It does this by pinging each step along the way three times. The time to live
(TTL) for the pings increases with each “hop” to another network.