Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

COC 2 LAN Configuration (IP Addressing & Subnetting)

IP or Internet Protocol Address - is an address used to uniquely identify a device on an IP network.


It is made up of 32 binary bits which can be divisible into a network portion and host portion with
the help of a subnet mask. The 32 binary bits are broken into four octets (1 octet = 8 bits). Example:
192.168.200.1

A sub network or subnet is a logical subdivision of an IP network. The practice of dividing a network into
two or more networks is called Subnetting. Computers that belong to a subnet are addressed with an
identical most significant bit group in their IP addresses.

Step LAN Configuration (IP Addressing & Subnetting)

1. Click open network & inter sharing


2. open network and Inter setting
3. click local area connection properties
4. uncheck TCP/IPV6
5. click TCP/IPV4 then properties
6. click use the following IP or Internet protocol address
i. IP address- 192.168.0. 27
ii. Subnet mask- 255.255.255.0
iii. default gateway-192.168.0.27
iv. Preferred DNS – 192.168.0.27
7. close

Take Note: If ever Windows will run network diagnostics and verify the connection is good. Here
we had no problems with it, but if you did, you could run the network troubleshooting wizard.

Verify network connections

1. typer in search bar CMD

2. type IPCONFIG -is a command line tool used to control the network connections on Windows
NT/2000/XP machines. ... Ipconfig displays all current TCP/IP network configuration values and refreshes
Dynamic Host Configuration Protocol (DHCP) and Domain Name System (DNS) settings.

3.

You might also like