Advertisements
Advertisements
प्रश्न
Classify and Explain the IP address.
दीर्घउत्तर
उत्तर
- Internet Protocol (IP) address is simply the logical address in the network layer.
- Like how the door number/flat number is used to differentiate an individual house from others in the same apartment.
- An IP address is also used to find the host system in the whole network.
- Due to increase in the number of system in a network, there is a need of more addresses which lead to two addressing methods i.e., IPv4 and IPv6.
-
IPv4 Address:
- It IPv4 address is a 32-bit unique address given to a computer system.
- No two systems can have same IP address.
- If the network has p connections then ‘ip’ addresses should be there.
- An address space is the total number of address¬es that can be made by that protocol.
- It is determined by the number of bits that the protocol used.
- If the protocol uses ‘n’ bits then the address space of that protocol would be ‘2n’ addresses can be formed. So, the number of addresses that can be formed in IPv4 is 232,
- There are two ways to represent the IP address
- Binary notation
- Dotted-decimal notation
- In binary notation the address is expressed as 32-bit binary values.
- For E.g. 00111001 10001001 111000 00000111
- In dotted-decimal notation the address is written in decimal format separated by dots(.). For e.g. 128.143.137.144
IPv4 Address
-
IPv6 Address:
- IPv6 address is a 128-bit unique address given to a computer system.
- The number of addresses that can be formed in IPv6 is 2128. In IPv6 address, the 128 bits are divided into eight 16-bits blocks.
- Each block is then changed into 4-dig¬it Hexadecimal numbers separated by colon symbols.
- E.g. 2001:0000:32313:DFE1:0063:0000:0000:F EFB.a
IPv6 Address
shaalaa.com
IP Address
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
APPEARS IN
संबंधित प्रश्न
Which of the following notation is used to denote IPv4 addresses?
How many bits are used in the IPv6 addresses?
Assertion (A): The number of addresses used in IPv6 addressing method is 128.
Reason (R): IPv6 address is a 128-bit unique address.
What is an IP address?
What are the types of IP address?
Differentiate IPv4 and IPv6.