Setting IP Address

Setting IP Address

1. Open properties of My Network Places

2. Open properties of Local Area Connection

3.From the given list select Internet Protocol 

        Click on Properties 

4. Select option use the following IP Address

         Enter required IP address (192.168.100.1)

          Select SubNet Mask (it will be auto set)

          Click OK

5. Tick on show icon in notification area 

          Close         

Setting IP Address from DOS

1. Go to CMD ( command com) in search program and files

2.  Type netsh(Enter)

3.Type interface (Enter) 

4. Type ip (Enter)

5.add_address_"local_area_connection"_192.168.100.10_255.255.255.0

OK [show]





Ping command

This can be used to check connections between Network computer

Run_cmd [Enter]

Ping_IP address [ Computer whose connection is to be checked]

Reply 4 times means working 

Request timed out means not working




Comments

Popular posts from this blog

Challenging obstacles for immigrants

What is Linux Shell?

Permission and Ownership using awk