Introduction to Networking (Yarnfield) Classful subnetting.

Slides:



Advertisements
Similar presentations
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Addressing the Network – IPv4 Network Fundamentals – Chapter 6.
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.
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
CIM 2465 IP Subnetting1 IP Subnetting Textbook: Networking Basics, CCNA 1 Companion Guide, Cisco Press Cisco Networking Academy Program, CCNA 1 and 2,
Module 10: Routing Fundamentals and Subnets Small Router Purchase Subnetting Example a Basic Subnetting b Subnetting a Class A Network.
Hands-On Microsoft Windows Server 2003 Networking Chapter Four Subnetting.
IP Addressing – Dotted-Decimal Notation –An IP address is 32 bits in size –Every IP address is grouped into four 8-bit octets –Octets are separated by.
IP Addressing and Subnetting
Introduction to Networking (Yarnfield) Variable Length Subnet Masking (VLSM)
IP Addresses: Classful Addressing An IP address is a 32-bit address.
Ch.9 – IP Addressing Part 1 CCNA 1 version 3.1.
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
DCN286 INTRODUCTION TO DATA COMMUNICATION TECHNOLOGY Network Basics Introduction Instructor: Ataur Rahman
Chapter 12 Subnetting CIS 1140.
4: Addressing Working At A Small-to-Medium Business or ISP.
Classes of IP. host must have an IP address that identifies not only the host address (like a house number) but also identifies the network address (like.
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.
Unit 24 Network Design IP Addressing (Part 3). Objectives to date… Classes of IP addresses (A, B and C) Using Subnetting and Subnet Masks The Limitations.
TCP/IP Protocol Suite 1 Change the following IP addresses from binary notation to dotted-decimal notation. a b
Binary Lesson 5 Usable Addresses Class A, B, and C.
Binary Lesson 5.5 Usable Addresses Class A, B, and C.
Subnetting. Binary to Decimal Conversion Decimal to Binary Conversion Classes of IP Addresses Subnet Masks 7 step method to practical subnetting – Class.
1 Exercise: IPv4 subnetting. 2 Task 1 Given is an IP network with address : Divide this network into 8 subnets.
Module 10 - Subnetting For Fun and Profit
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.
Addressing IP v4 W.Lilakiatsakun.
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.
IP ADDRESSING, SUBNETTING & VLSM 1. Decimal vs. Binary Numbers – Decimal numbers are represented by the numbers 0 through 9. – Binary numbers are represented.
Saeed Darvish Pazoki – MCSE, CCNA IP Subnetting 1.
Binary Lesson 6.1 Classful Subnetting 2
CTI Technician Training Internet Protocol Part 2.
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.
Hour 5 Subnetting 1. you will be able to Explain how subnets and supernets are used Explain the benefits of subnetting Develop a subnet mask that meets.
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.
IP addressing.
INTRODUCTION  Network Layer is the third layer in the seven layer OSI model  It provides logical addressing and routing  The protocols in this layer.
After 6.1. What is 69 in binary? A B C D E of 6.
Objective 1.Understand Network 2.Understand IP Addressing (IPv4 and IPv6) 3.Understand Subnetting 4.Examples 5.IP addressing and Vlan’s in TIFR 6.TIFR.
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, The Struggle for Understanding John Skyers HBC Regional Academy London SE17 1JE United Kingdom.
IP Addresses & IP Subnetting
If we don’t subnet and use as our subnet mask then we use all of our IP addresses on one network. This is not an efficient use of our Class.
Subnetting Subnetting is not in the CIS221-3 Syllabus
Subnetting Divide a network to smaller networks (subnets) Reasons
Internet Architecture
Chapter 5 Exploring IPv4.
Ip addressing & subnetting
Master Subnetting – Section 3
Introduction to Networking (Yarnfield)
Binary Lesson 5.5 Usable Addresses Class A, B, and C
Chapter 2 Easy Subnetting
IP Address.
Cases in Subnetting.
כתובות IP.
Sub Neting exercises.
Creating Subnets – Network Requirements
Binary Lesson 5.5 Usable Addresses Class A, B, and C
Binary Lesson 6 Classful Subnetting
Introduction to Networking (Yarnfield)
Binary Lesson 7 Supernetting
Binary Lesson 6 Classful Subnetting /24, /25, and /26
Binary Lesson 6 Classful Subnetting
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:

Introduction to Networking (Yarnfield) Classful subnetting

Objective  To cover the subnetting process  Be able to subnet from a variety of information

Subnetting  The process of dividing a network up into subnets and to assign each subnet a valid network IP address, and the hosts on that subnet valid IP addresses Subnet 1 Subnet 3 Subnet 2

We need to find out  How many subnets does the subnet mask provide?  How many valid hosts per subnet are available?  What are the valid subnets?  What is the broadcast address of each subnet?  What are the valid hosts in each subnet?

We need  An IP address to subnet And  The number of subnets we wish to make Or  The subnet mask Or  The number of borrowed bits

Example

Example  IP address:  Subnet mask:  Work out 1. Network ID Class 2. Major network address 3. Major broadcast address 4. First host of the major network 5. Last host of the major network Class C

Example  IP address:  Subnet mask:  Now we need to work out the subnet information 1. Number of subnet bits 2. Number of host bits 3. Subnet address for the given host IP address 4. Range of host addresses for this subnet 5. Broadcast address for this subnet 3 subnet bits 5 host bits –

Example  IP address:  Subnet mask:  Now we need to find other subnet information 1. Total number of useable subnets 2. Number of valid host IP addresses per subnet 3. Convert given subnet mask to binary 4. Convert given host IP address to binary 5. Subnetwork address with slash (/) mask for the assigned subnet / 27

Exercise  IP address  Subnet mask  Find out: 1. Network ID Class 2. Major network address 3. Major broadcast address 4. First host of the major network 5. Last host of the major network 6. Number of subnet bits 7. Number of host bits 8. Subnet address for the given host IP address 4. Range of host addresses for this subnet 5. Broadcast address for this subnet 1. Total number of useable subnets 2. Number of valid host IP addresses per subnet 3. Convert given subnet mask to binary 4. Convert given host IP address to binary 5. Subnetwork address with slash (/) mask for the assigned subnet

Questions... ... are there any?