answersLogoWhite

0

Structure of IP address

IP address is used by routers, bridges and all kinds of end systems to focus data packets/frames on a particular destination/source port. Following defines the structure of a typical IP address.

IPv4 address is 32 bit long. This 32 bit stream grouped into four segments. Each group may contain 1 byte (or 8 bits)

11000000 11100100 00010001 00111001

Each group of 8 bits can be converted to a decimal number. Following is the decimal conversion of above IP address.

192.228.17.57

This is the general look of an IP address. It will contain four decimal numbers separated by a dot. Each decimal can run up to 255. That is 255.255.255.255 .

IP address gives many information about the network. For example;

Example IP Address:192.248.8.0/28

This network ID is: 192.248.8.0.

Hosts in this network: 32bit - 28 bit = 16 hosts

Last IP (also known as Broadcast IP) = 192.248.8.15

The "/28" is not an integral part of IP address. We use this information is used to derive information from IP address.

Types of IP Addresses

IP Addresses are grouped into five classes. Class A - Class E.

Class A: 1st bit of a class A IP address always has '0'. Next seven bits for network and rest 24 bits for host.

CLass B: 1st two bits of a class B IP address always has '10'. Next 14 bits for Network and rest 16 bits for host.

Class C: 1st Three bits of a Class C IP address has '110'. Next 21 bits for network and rest 8 bits for host.

Class D: 1st Four bits of Class D IP Address has '1110' and rest of the bits are multicast.

Class E: 1st Five bits has '11110' and rest of the bits are allocated for future usages.

Hope this will help you!

(H.W Thushara Indika - From Bandarawela, Sri Lanka)

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How many address in IPv4 address?

32 bits in a IPv4 address


What is the difference between ipv4 and ip address?

IPV4 is a kind of IP Address.


What three facts are true about the network portion of an IPv4 address?

The IPv4 address is identical for all hosts in a broadcast domain. The IPv4 addresse varies in length. The IPv4 address is used to forward packets.


What is the IP address of smart?

IP address is a logical address of a system which could be used to identify it. There are 2 types of IP address, IPV6 and IPV4.


What is the length of IPv4 addresses?

IP addresses are of two types IPV4 and IPV6 . Depending upon the version the length of IP address differs . IPV4 is 32 bit long and IPV6 is 128 bits long.


What type of address is ipv4 address?

The address space of IPV4 is limited to 4294967296 possible unique addresses.


How many bits are in TCP IPv4 ip address?

a TcP IPv4 ip address has 32 bits.


What method is used to allow continued use of IPv4 addressing once the available hosts were exhausted?

To address the exhaustion of available IPv4 addresses, Network Address Translation (NAT) is commonly used. NAT allows multiple devices on a private network to share a single public IP address, enabling continued internet connectivity while conserving the limited pool of IPv4 addresses. This method effectively extends the usability of IPv4 by allowing organizations to use private IP addresses internally and translating them to a public address for external communication.


What is the size of today's standard (IPv4) IP address?

The size of an IPv4 address is 32 bits, or 4 bytes.


What defines an IPv4 logical network?

Hosts with the same network portion of their IPv4 address.


What is the difference between your IPv4 address and your IP address?

IP is the internet protocol that uniquely identifies a system on a network and there is no difference between IP and IPv4 infact IPv4 is a version of like IPv6.


Which characteristic describes an IPv6 enhancement over IPv4?

While IPv6 is based on IPv4, it is superior. The main characteristic that shows its enhancement over IPv4 is that it processes faster.