Certification tests

    
                     Certification Practice Tests

HOME  | Cisco  | CompTIA  | Oracle } SCJP } CheckPoint | CIW | Microsoft | Books | Bootcamp |  Buy Now!

 

CIW Foundations Exam Practice Questions

TCP/IP troubleshooting commands

Home                                            UP                                           Next

Q1. You want to verify the default gateway that a client computer is using. Which of the following commands can be used to display the default gateway?

A.    Tracert

B.    Ping

C.   IPCONFIG

D.  route

 

                                                         

Correct Answer: C.

Explanation:

Some of the important commands useful in trouble shooting TCP/IP networks are:
I. Ipconfig: Displays TCP/IP configuration values, including IP address, subnet mask, and default gateway.
II. Ping: This command can be used to verify whether the target ip address or host name is present. You need to specify the target IP address or host name.
III. route: Displays and manipulates route information.
iv: Tracert: Determines the route packets take to reach the specified destination.

In the given question, the relevant command that gives the default gateway is "ipconfig" command.

Home                                                                                                                     Next