Addressing : Internet Address and Classful Address
An Internet Protocol (IP) address is a number that identifies a device. There are different five classes i.e. Class A, B, C, D, E. class, A starts from 0.0.0.0 to 127.255.255.255, class B starts from 128.0.0.0 to 191.255.255.255, class c starts from 192.0.0.0 to 223.255.255.255, class D starts from 224.0.0.0 to 239.255.255.255 which are used for multicasting and remaining IPs are class E which is reserved.
Summary
An Internet Protocol (IP) address is a number that identifies a device. There are different five classes i.e. Class A, B, C, D, E. class, A starts from 0.0.0.0 to 127.255.255.255, class B starts from 128.0.0.0 to 191.255.255.255, class c starts from 192.0.0.0 to 223.255.255.255, class D starts from 224.0.0.0 to 239.255.255.255 which are used for multicasting and remaining IPs are class E which is reserved.
Things to Remember
classful address has different five classes i.e. Class A, B, C, D, E.
MCQs
No MCQs found.
Subjective Questions
No subjective questions found.
Videos
Mammary Gland

Addressing : Internet Address and Classful Address
Internet Protocol (IP) Address
An Internet Protocol (IP) address is a number that identifies a device on a computer network. MAC address is a data link layer address that is recognized only in a local so IP address is required for the globally recognized.
Classful address
The classful address is a 32-bit internet address that is used to uniquely identifies the address of the node on the internet. These 32 bits of IP address is divided into network and host portion. There are different five classes i.e. Class A, B, C, D,E.
Network | Host |

Class A
•Range : 0 – 127
•So a total of 126 (28-1-2) Networks are possible and total host = 224 in each Network.
•Default subnet mask is 255.0.0.0
Class B
•Range : 128 – 191
•So a total of 216-2 Networks are possible and total host = 216 in each Network.
•Default subnet mask is 255.255.0.0
Class C
•Range : 192 – 223
•So a total of 224-3 Networks are possible and total host = 28 in each Network.
•Default subnet mask is 255.255.255.0
Class D
•Range : 224 – 239
•Used for Multicasting
•E.g. 224.0.0.1 (group)
Class E
•Range 240-255
•Not used ( for future use)
References:
- A.S. Tanenbaum, “Computer Networks”, 3rd Edition, Prentice Hall India, 1997.
- W. Stallings, “Data and Computer Communication”, Macmillan Press, 1989.
- Kurose Ross, “Computer Networking: A top-down approach”, 2nd Edition, Pearson Education
- Larry L. Peterson, Bruce S. Davie, “Computer Networks: A Systems Approach”, 3rd Edition, Morgan Kaufmann Publishers
Lesson
Network Layer
Subject
Computer Engineering
Grade
Engineering
Recent Notes
No recent notes.
Related Notes
No related notes.