Question:

What kind of code do you use in Run to find all different kinds of IP adresses?

by  |  earlier

0 LIKES UnLike

A lady helped me at one time with setting up my wireless internet, which is completely besides the point, but we had to find out the IP address fir my router. I know she went to Start>Run>and put in CMD. I don't know what all she typed after this. Can someone please help me?

 Tags:

   Report

3 ANSWERS


  1. ipconfig /all

    This will output all your IP settings, including your default gateway, which is your router.


  2. after CMD write this ipconfig /all

    this shows you all the setting of your connection

  3. <ipconfig>  to show ip address, subnet mask & default gateway.

    <ipconfig/all> to show all above mentioned + Physical address(most common - MAC address), DHCP and DNS servers (If Configured).

    <netstat> shows all active network connections

    <netstat ?> shows all netstat commands.

    <ping> shows all ping commands

    <ping youripaddress> to check your natwork connection,         weather it's working or not... ex: ping 172.0.0.1

    <ping anyothercomputeripaddressconnectedtoyour... to check connection between other computers.

Question Stats

Latest activity: earlier.
This question has 3 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.