Saturday, 9 July 2016

IP address

IP address 
AInternet Protocol address (IP address) is a numerical label assigned to each device (e.g., computer, printer) participating in a computer network that uses the Internet Protocol for communication.

IP address format:
 IPv4 address con­sists of 32 bits rep­re­sented by four num­bers sep­a­rated by peri­ods. Each num­ber can be a num­ber between zero and 255. For exam­ple, 1.160.10.240 is an exam­ple of an IPv4 address.
When con­struct­ing a net­work, IP addresses can be assigned ran­domly pro­vided that each IP address is a unique address, this unique­ness is essen­tial to avoid send­ing data to mul­ti­ple des­ti­na­tions or to the wrong destination.
An IP address can be a sta­tic or a dynamic IP address. A sta­tic IP address is a per­ma­nent Inter­net address and will never change. A dynamic IP address changes every time a device con­nects to the inter­net, so a dynamic address is con­sid­ered a tem­po­rary address.
IPv4 Classes:
Types of IPv4 addresses can be cat­e­go­rized into five classes namely: Class A, Class B, Class C, Class D and Class E. Class A, B and C are com­monly used for devices to con­nect to the inter­net. Each class pro­vides a range of IP addresses and the fol­low­ing are the classes:
IPClassIP Address RangeNo. of hosts and net­works each Class provides
Class A1.0.0.1 to 126.255.255.254Sup­ports 16.7 mil­lion hosts on each of 126 networks.
Class B128.1.0.1 to 191.255.255.254Sup­ports 65,534 hosts on each of 16,382 networks.
Class C192.0.1.1 to 223.255.254.254Sup­ports 254 hosts on each of 2 mil­lion networks.
Class D224.0.0.0 to 239.255.255.255Reserved for mul­ti­cast groups.
Class E240.0.0.0 to 254.255.255.254Reserved for future use, or Research and Devel­op­ment Purposes.