Choose the wrong statement from the following.
A
Nslookup is used to query a DNS server for DNS data
B
Ping is used to check connectivity
C
Pathping combines the functionality of ping with that of route
D
Ifconfig can configure TCP/IP network interface parameters
Correct Answer: Pathping combines the functionality of ping with that of route
Pathping combines the functionality of ping with that of traceroute (tracert). The Ping command is used to test connectivity between two nodes and the Tracert/Traceroute command is used to find the path i.e. the number of the routers that the packet has to go through to reach its destination.