You are on page 1of 3

Lab=04

Basic Pc network TCP/IP configuration


We need Ms-Dos:
Go to Run in your Pc or any system
If we are interested to find out IP Address:
Type ‘Ipconfig’ in window like:

The IPV4 is the desired IP address through which we


connect the system with internet
Cls command is used to clear the window
DNS server:
Don’t know the the website names e.g
‘www.google.com’
If we browse it DNS will not know google.com it will
only knows its website address.
HOW TO FIND THE IP ADDRESS OF ANY WEBSITE?
FOR EXAMPLE ‘google’:
Type ‘nslookup google.com’
Now if we search this address in browser instead of
google.com the same website will be open.

HOW TO CHANGE IP ADDRESS:


Just write ipconfig/release
Now we can’t browse anything, it will release IP
ADDRESS.
TO RENEW IP ADDRESS:
Ipconfig/renew command can be used.
TO KNOW THE FUNCTIONS AND COMMAND JUST TYPE
‘ipconfig/?’
IT WILL SHOW ALL FUNCTIONS AND COMMANDS.
PING AND TRACERT COMMANDS:
These commands are used that either Router is alive
working or not.
Ping default gateway address.
Ping/help all commands will be shown.
Tracert www.google.com ……. Shows where is the
problem.

You might also like