Book now with code EOY2025
Network+ TechNotes wrote: Instead of using the default subnet masks, additional bits in the mask can be set to 1. This means ‘stealing’ bits from the host portion, which in turn means more bits to create different sub-networks, but each with less available host addresses. This process is known as subnetting. The main reason to divide a Class A, B, or C network into smaller subnets is to use the available address space more efficiently. For example, your company is assigned a Class B network, which allows for 65534 different host addresses. It would be a waste of addresses to use the entire range for a single network with 200 nodes. Instead, the class B address can be subnetted by using Class C subnet mask, or a classless subnet mask.
In a everyday situation where would you use subnetting though?
ally_uk wrote: In a everyday situation where would you use subnetting though? I can perfectly setup a network using DHCP Apart from the how to subnet website are there any other easy to follow guides or tutorials I appreciate you guys trying to help me but your not explaining things that clearly your bombarding me with jargon lol
2. Reason for Subnetting We said that the default subnet mask for a class A IP network is 255.0.0.0. Once octet only of a class A network address identifies the network, with this subnet mask. This leaves three octets of 8 bits each, or 24 bits, to identify the host on that one network. 2^24=16,777,216 addresses. Two addresses are reserved, x.x.x.0 and x.x.x.255. 16,777,214 nodes can be assigned an IP address on this network. It is highly unlikely that any organization would want one network of 16,777,214 nodes. They might want that many devices connected in a wide area network (WAN), thus capablee of communicating when neccessary, but they will want to subdivide this huge network into mostly self-contained subnetworks of nodes that communicate with each other often. This is called subnetting. To understand why, consider what would happen in either a broadcast or a token passing network that consisted of over 16,000,000 nodes. Nothing would happen. It simply would not work. Though the problem is not as drastic, class B and class C IP networks are often subnetted, also. The subnet mask is used to subdivide an IP network into subnets. This is a division that takes place in OSI layer 3, so it is a logical division that is created by the addressing scheme. This logical division is usually combined with a physical division. Many subnets are physically isolated from the rest of the network by a device such as a router or a switch. This aspect of subnetting is discussed in Unit 3--Data Link Layer.
ally_uk wrote: I put together a Subnetting Bible document using the following websitehttp://www.semsim.com/ccna/tutorial/subnetting/subnetting.html I'm going to go over the material in my own time and see how I get on The remaining question I put to you guys is where the hell does the IP address come from in which you want to subnet for example if I have a small network of 8 computers with a router connected to the internet would I subnet the IP address provided by the ISP??? This is the part I cannot get my head around
Use code EOY2025 to receive $250 off your 2025 certification boot camp!