SRCNetwork
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Who is online?
In total there are 2 users online :: 0 Registered, 0 Hidden and 2 Guests

None

[ View the whole list ]


Most users ever online was 50 on Fri Feb 02, 2024 6:33 am
Latest topics
» We will meet you this tuesday
Classful Addressing EmptyMon Oct 05, 2009 2:35 am by somindradilruk

» RE-ENROLMENT
Classful Addressing EmptyWed Sep 02, 2009 7:55 am by somindradilruk

» Beyond this world
Classful Addressing EmptyTue Feb 24, 2009 3:23 pm by somindradilruk

» Best Moves Ever
Classful Addressing EmptyTue Feb 24, 2009 3:21 pm by somindradilruk

» What Does 256 Cores Look Like?
Classful Addressing EmptyMon Feb 23, 2009 9:31 pm by tim.miller30

» New CEO of Microsoft
Classful Addressing EmptyMon Feb 23, 2009 9:21 pm by tim.miller30

» What Happened to IPv5?
Classful Addressing EmptyMon Feb 16, 2009 10:47 pm by somindradilruk

» Classful Addressing
Classful Addressing EmptySun Feb 15, 2009 10:22 am by somindradilruk

» Bouncing Balls
Classful Addressing EmptyThu Feb 12, 2009 3:03 pm by somindradilruk

April 2024
MonTueWedThuFriSatSun
1234567
891011121314
15161718192021
22232425262728
2930     

Calendar Calendar


Classful Addressing

Go down

Classful Addressing Empty Classful Addressing

Post  somindradilruk Sun Feb 15, 2009 10:22 am

Classful Addressing 202

Classful addressing, formally adopted as part of the Internet Protocol (IP) in RFC 791, was the Internet's first major addressing scheme. The IP address was 32 bits in size, just as today, but was managed considerably differently.

There were three address classes to chose from: A, B, or C, corresponding to 8-bit, 16-bit, or 24-bit prefixes. No other prefix lengths were allowed, and there was no concept of nesting a group of 24-bit prefixes, for example, within a 16-bit prefix.

An address was slotted into one of three address classes based on its high-order bits. Addresses beginning with 0 were considered class A; addresses beginning 10 were class B; addresses beginning 110 class C. Two other classes were also defined, class D addresses beginning 1110 and class E addresses beginning 1111, though neither of these two address classes were normally used. For humans, the easiest way to distinguish between different address classes is to use the first decimal number in the IP address:

First octet Address Class
0-127 Class A
128-191 Class B
192-223 Class C
224-239 Class D
240-255 Class E

For example, 128.8.74.1 is a Class B address because the first octet, 128, lies in the 128-191 range. Likewise, 10.10.191.1 is a Class A address (because the first octet is 10) and 208.130.29.33 is a Class C (because the first octet is 208). If this seems at all confusing, convert these addresses into binary and verify for yourselves that the initial bits correspond to the pattern shown in the diagram.

Upon installing a new Internet connection, the network engineer would request a Class A, B, or C network, depending on the expected size of the installed network. For example, the U.S. Department of Defense, a very large network, was assigned a Class A; the University of Maryland, a typical mid-sized network, was assigned a Class B network; and a small consulting firm I once worked for was assigned a Class C network.

The Internet Assigned Numbers Authority (IANA) oversaw all classful network assignments. Only the network bits were assigned by IANA. For example, a request for a Class C network might have been met by assigning 192.17.34.0. As a Class C, the first three bytes were fixed by IANA, and the last byte was assigned by the local network administrator. No attempt was made to assign the addresses in a hierarchical fashion. The first Class B assigned was 128.1.0.0, the next was 128.2.0.0, and so on.

Routers processed packets according to their classful network. For example, consider a packet addressed to 130.17.44.2. First, the address is determined to be a Class B (its two high bits are 10), then split to determine its membership in the 130.17.0.0 classful network. The routing table would have an entry for each classful network, in this case 130.17.0.0, which would determine how the packet should be delivered.
somindradilruk
somindradilruk

Posts : 177
Join date : 2008-10-17
Location : Stockton-on-Tees

https://srcnetwork.1talk.net

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum