WHAT IS A NETWORK OR IP ADDRESS
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgOW638A81GPdlozYAB2nL787DhXOPsiM-1kbrAi9f7wwCDs9211aQypysaYkqcxJrpY1un3-SoTPQ0VuQ1MnYyMGWffTvXsVmRzY1vxCtV1XgxHHiDAkRWyDaJiYolLichmALwTwGIN3mH/s200/How-to-Identify-Your-IP-Address-Information-Online.jpg)
NETWORK ADDRESS is more commonly known as IP ADDRESS. It is the numeric address of a computer connected to the network. It is a set of numbers, called as "octets" or "dotted decimal" notation, that identifies any network device. It can be compared to the physical address that we use for our homes which uniquely identifies it from the rest of the homes in our neighborhood, town, city, province, country and the whole wide world.
EXAMPLES:
-172.16.254.1
-192.168.1.1
WHAT ARE THE VERSIONS OF IP ADDRESS?
There are two versions of IP that currently coexist in the global Internet: IP version 4 (IPv4) and IP version 6 (IPv6). IP addresses are made up of binary values and drive the routing of all data over the Internet. IPv4 addresses are 32 bits long, and IPv6 addresses 128 bits long.
1. IPv4 - IP version 4
- It is the standard version
2. IPv6 - IP version 6
- It is the advanced version
IPv4 addresses are canonically represented in dotted-decimal notation, which consists of four decimal numbers, each ranging from 0 to 255, separated by dots, e.g. , 172.16.254.1. Each part represent a group of 8 bits (octet) of the address.
BINARY DIGITS
![Image result for binary digits of 172](https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_u9VYyQJdsip_x080MQboneWFCDKWsBxI1o-leLP3GBO0djzqiQgxyjwZm3aFrAkZtPF4q_EhotoKu0WhZuQut2fQ2v-fV2GCoIDuKCxTI5lgc2rDB4cVZxfDXzTAji=s0-d)
WHAT ARE THE CLASSES OF IP ADDRESS?
With an IPv4 IP address, there are five classes of available IP ranges: Class A, Class B, Class C, Class D and Class E, while only A, B, and C are commonly used. Each class allows for a range of valid IP addresses, shown in the table below.
Note:
127 - is the loop back function of a network
CLASS D - is for multicast
CLASS E - is reserved for future or experimental purpose
HOW TO CREATE IP ADDRESS?
1. Right click My Network Places
2. Click Properties
3. Right click Local Area Connection
\
4. Click Properties
5. Click TCP/IP
6. Click Properties
7. Click OK
IP Configuration
1. Click Start Button
2. Click Run
3. Type cmd
4. Type ipconfig
5. Type ping[ IP address]
Comments
Post a Comment