COMPUTER NETWORKING

APPLICATION LAYER

PEER TO PEER PARADIGM

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
What is the appropriate command if a user wants to test connectivity to IP address 10.10.10.10
A
ipconfig 10.10.10.10
B
tracert 10.10.10.10
C
ping 10.10.10.10
D
netsh 10.10.10.10
Explanation: 

Detailed explanation-1: -The Test-Connection cmdlet sends Internet Control Message Protocol (ICMP) echo request packets, or pings, to one or more remote computers and returns the echo response replies. You can use this cmdlet to determine whether a particular computer can be contacted across an IP network.

Detailed explanation-2: -Use the command “ping 192.168. 1.101-t” to initiate a continuous ping.

There is 1 question to complete.