Subnetting leading to VLSM Ed Deacon. Splitting up a network you own If you have been given a network address eg 195.112.50.0/24 You require addresses.

Slides:



Advertisements
Similar presentations
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 8: Subnetting IP Networks Network Fundamentals.
Advertisements

Chapter 9a Intro to Routing & Switching.  Upon completion of this chapter, you should be able to:  Explain why routing is necessary for hosts on different.
IP Subnetting.
Andrew Smith 1 VLSM and CIDR Variable Length Subnet Masking and Classless inter-domain routing.
Techniques for Solving Subnetting Questions Common questions types looked at Complicated questions section added
OUR SUBNET PLANNING MISSION: We have been assigned an address of Assume 20 subnets are needed, with 5 hosts per subnet. Our mission is to.
IP addressSubnet mask AND
Prepared By: Eng.Ola M. Abd El-Latif
Subnetting Made EZ.
Module 10: Routing Fundamentals and Subnets Small Router Purchase Subnetting Example a Basic Subnetting b Subnetting a Class A Network.
Introduction to Networking (Yarnfield) Classful subnetting.
IP Addressing and Subnetting
IP Addressing Internet Protocol (IP) A unique identifier for host, on an IP network 32-bit binary number, usually expressed as 4 “dotted decimal” values.
Introduction to Networking (Yarnfield) Variable Length Subnet Masking (VLSM)
Subnetting Workshop SARA AKERS SEPTEMBER Disclaimer If you notice any mistakes with any of the slides, please let me know so I can correct. Thank.
IP Addressing Basics LAB 8.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 subnetting.
Information & Communication Technology
How to ? Subnetting. Scenario How Many Networks? 2 How Many Network addresses are required? 2 Addresses Used: subnet mask
Introduction to Networking
Subnetting Made Simple By Keith W. Noe – CCNA, CCAI Ivy Tech Community College Sellersburg, Indiana.
Chapter 12 Subnetting CIS 1140.
4: Addressing Working At A Small-to-Medium Business or ISP.
IP Addressing Basics LAB 8.
2 © 2003, Cisco Systems, Inc. All rights reserved. RST-2002 IP Addressing.
Chapter 8 Intro to Routing & Switching.  Upon completion of this chapter, you should be able to:  Describe the structure of an IPv4 address.  Describe.
1  You are given an IP address for a host /20  What is/are the  Subnet address?  Broadcast address?  The number of useable hosts available.
Subnetting. Binary to Decimal Conversion Decimal to Binary Conversion Classes of IP Addresses Subnet Masks 7 step method to practical subnetting – Class.
Module 10 - Subnetting For Fun and Profit
CS 447 Networks and Data Communication IP Subnet Mask: Purpose: To indicate which portion of an IP address indicates host address Example SIUE IP Network.
Subnetting When an organization is given a block of class A, B, or C address, the first address in the block defines the network address. This address.
Saeed Darvish Pazoki – MCSE, CCNA IP Subnetting 1.
IP Addressing Lecture # 1 Hassan Shuja 01/31/2006.
Binary Lesson 6.1 Classful Subnetting 2
CTI Technician Training Internet Protocol Part 2.
Addition and Substraction
Chapter 3 - Page 1 Infogem Institute of Technology CCNA Course IP Addressing & Subnetting IP ADDRESSING & SUBNETTING.
Chapter 5.  Upon completion of this chapter, you should be able to:  Configure IP addresses  Identify & select valid IP addresses for networks  Configure.
Subnetting. Class A Address O is the subnet Identifier is the loop back address. 4 Each class A address supports 16,387,064 hosts. 4 Assigned.
IP Addresses Mark Woodhouse and Arthur Manning IP Addressing Used packets created in Layer 3 of the Open Systems Interconnection (OSI) Model Hierarchical.
Chapter 5b.  Upon completion of this chapter, you should be able to:  Subnet an IPv4 address to make separate networks out of one address given  Use.
Known IP Address and Ethernet Address Transmit from B => F (B knows F’s IP Address) PATHIP Source IP Destination Ethernet Source Ethernet Destination.
Devices function at Layers. Teaching Topology SUBNETTING The highly dreaded….
Ethernet Basics – 7 IP Addressing. Introducing IP Addressing  IP address (TCP/IP address)  Not unique (but should be), user assigned  Layer 3  4 byte.
Subnetting Made Easy? The “moving stick” and the “magic number” Jim Blanco Aparicio-Levy Technical Center.
Subnetting, The Struggle for Understanding John Skyers HBC Regional Academy London SE17 1JE United Kingdom.
IP Addresses & IP Subnetting
SUBNETTING.
Subnetting Subnetting is not in the CIS221-3 Syllabus
IP Addressing, Sub-netting & VLSM
Ip addressing & subnetting
Master Subnetting – Section 3
INTRO Module 1 Boolean Math
Subnetting Problems.
Lecture#7: Subnetting IP Networks
Introduction to Networking (Yarnfield)
Ip addressing Chapter 5a 6-7 days including test.
Chapter 2 Easy Subnetting
LAN Chapter 5 Protocols.
Cases in Subnetting.
IPv4 Addresses A Quick Guide.
Sub Neting exercises.
Creating Subnets – Network Requirements
Introduction to Networking (Yarnfield)
Binary Lesson 7 Supernetting
Binary Lesson 6 Classful Subnetting /24, /25, and /26
Chapter 2 Easy Subnetting
Ip addressing & subnetting
Subnetting Subnetting is a method for getting the most out of the limited 32-bit IP addressing space. With any address class, subnetting provides a means.
Presentation transcript:

Subnetting leading to VLSM Ed Deacon

Splitting up a network you own If you have been given a network address eg /24 You require addresses for 4 classrooms. There are 2 ways to approach this. – The number of subnetworks required? – The number of hosts required in each subnetwork?

Number of Subnetworks Workout the number of bits required to make the number of subnets In this case – bits will make the number 4 but in this case we can’t use the last subnet which has it’s broadcast address which is 255 so we must use 3 bits Look where the last one indicates this case 32 which will give 32 hosts (30 useable the first network id and last broadcast addresses are not useable host addresses)

Number of hosts Each classroom has 25 PC in them See where the number of host fits with binary bits again. In this case I require 5 bits to make the number 25 eg = 5 bits Host bits are ‘0’s so fill in the ‘0’ and what is left fill with ‘1’s the column with the furthest to the right ‘1’ the number above will indicate the total number of hosts ( in this case 32 but remember 30 useable the first network id and last broadcast addresses are not useable host addresses) 25

or /27 This is known as a /27 network because 255 = and 224 = so =27 So if we look at the possible network ID’s = = = = = = = = 224 (because it has 255 as its broadcast address)

Design the networks Sub networkNetwork IDFirst UseableLast useableBroadcast Address *** 255 So the first sub network will have an ID of the second sub network ID and so on. So the first sub network will have the host addresses of up to 30 the second sub network the host addresses of up to 62 and so on. So the first sub network will have a broadcast address of the second sub network broadcast address of and so on.

Then add labels to your design

In this example we had spare sub networks that we could use in the future But if we looked at this again we could this differently if the number of host require was different classroom A, B, C has 50 hosts each, classroom D has 10. We need 4 sub networks = 2 bits = 64 host 3 sub networks require / This give me 64 total hosts Get a blank sheet of A4 to do this exercise.

0 In the top left corner put ‘0’ this is the network ID for this /24 so you need to put ‘255’ in the bottom right this is the broadcast address of this C class network Now fold the paper in half this is to represent subnetting the network to a /25 network now do the same put the sub netowk ID and Broadcast. You will see the 256 addresses have been split into 2 networks with 128 addresses 126 of which can be assigned. We need 50 hosts so fold the paper in half again to represent a /27 network 255

We can’t use this sub network as it has the Broadcast address for the whole C class network. But we could subnet it again to create a smaller network that doesn’t contain ’255’ (subnet a subnet)

Subnetting is not hard It is logical! If you convert the address into binary and do a logical AND with the subnet mask, this will give you the Network ID. In Networking the network ID and subnet mask is the most important information and from that we can work out all other information (that is why it is called Networking not Hosting) like Routers you are only interested in the network information there could be millions of hosts but they belong to “a network”