Introduction to Subnetworks Marandola—Lets have some FUN ????

Slides:



Advertisements
Similar presentations
IP address Universally accepted addressing method is required so that all hosts can communicate with each other TCP/IP based network is assigned with unique.
Advertisements

R3 R1 R2 7 hosts LAN-2 17 hosts LAN-3 R3 R1 R2 3 hosts LAN-1 Give IP –addresses to the networks below with three point-to-point networks and three local.
IP Subnetting.
IP Addressing and Subnetting
1 IP Subnetting (Modified version of slides from Rick Graziani) Karim El Defrawy Donald Bren School of Information and Computer Science University of California.
TCP/IP Protocol Suite 1 Chapter 4 Objectives Upon completion you will be able to: IP Addresses: Classful Addressing Understand IPv4 addresses and classes.
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.
Prepared By: Eng.Ola M. Abd El-Latif
Semester 1, Chapter 10 (Supplement) Creating Subnets or How to Have Fun Without Knowing It!
Internet Architecture Two computers, anywhere in the world, following certain hardware, software, protocol specifications, can communicate, reliably even.
1 Version 3.0 Module 10 Routing Fundamentals and Subnetting.
Introduction to Networking (Yarnfield) Classful subnetting.
IP Addressing and Subnetting
IP Addressing & Subnetting
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—4-1 LAN Connections Constructing a Network Addressing Scheme.
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 Rick Graziani Cabrillo College
IP Addressing & Subnetting Made Easy. Part 1: Working with IP Addresses.
IP Addressing. Each TCP/IP host is identified by a logical IP address. –The IP address is a network layer address –No dependence on the Data-Link layer.
IP Addressing Basics LAB 8.
Information & Communication Technology
Week 3 - IP addressing 4 Introduction to IP addressing 4 Classes of IP addressing 4 Why Subnet Masks are necessary? 4 How to create subnet masks.
IP Addressing & Classes
IP Addressing Allan Johnson. IPv4 Addressing Review IPv4 Addressing Review Table of Contents Table of Contents End Slide Show End Slide Show.
Subnetting Made Simple By Keith W. Noe – CCNA, CCAI Ivy Tech Community College Sellersburg, Indiana.
Chapter 12 Subnetting CIS 1140.
Chap 10 Routing and Addressing Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
1 Real Networkers don’t use Decimal! Part 1. Binary & Interpreting IP Addresses October 19, 2004.
IP Addressing Basics LAB 8.
INTRODUCTION TO IP ADDRESS Ravi Chandra Gurung. IP ADDRESSES.
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 Shortcuts Batavia High School Cisco Networking Academy Semester 3 Mr. Mullen.
CISCO NETWORKING ACADEMY Chabot College ELEC Subnet Masking.
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
VLSM and RIPv2 Warren Toomey GCIT. Introduction Switches deliver frames to stations. Routers deliver packets to networks. Only the final router has to.
1 Type I: Subnets and hosts/subnet. How many subnets are supported? How many hosts are provided per subnet? Type II: All other problems. In which subnet.
IP ADDRESSES History Classes and relation to first octet Subnetting Subnet mask Reserved Octets Special Classes IP address and Vlan.
Saeed Darvish Pazoki – MCSE, CCNA IP Subnetting 1.
Routing and Addressing
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.
Network layer (Part III)
Known IP Address and Ethernet Address Transmit from B => F (B knows F’s IP Address) PATHIP Source IP Destination Ethernet Source Ethernet Destination.
Introduction to Computer Networking
Devices function at Layers. Teaching Topology SUBNETTING The highly dreaded….
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Subnetting IP Networks.
1 © 2004, Cisco Systems, Inc. All rights reserved. CCNA 1 v3.1 Module 10 Routing Fundamentals and Subnets.
Lecture#7: Subnetting IP Networks
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.
Layer 3 Routing and Addressing. Layer 3 Responsibilities Move data through a set of networks. Use a hierarchical addressing scheme. Segment network and.
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.
Cisco – Chapter 10 - Routers IP Addressing Subnetmasking.
Internet Architecture
IP Addressing and Subnetting
Master Subnetting – Section 3
Lecture#7: Subnetting IP Networks
CS4470 Computer Networking Protocols
Pilot-Lehrgang - Semester
Chapter 9: Subnetting IP Networks
LAN Chapter 5 Protocols.
Cases in Subnetting.
Chapter 9: Subnetting IP Networks
Subnetting Surasak Sanguanpong
Sub Neting exercises.
CISCO Acadamic Instructor (CCAI) - Adressing, Routing, Subnetting
Introduction to Networking (Yarnfield)
CISCO Acadamic Instructor (CCAI) - Adressing, Routing, Subnetting
Presentation transcript:

Introduction to Subnetworks Marandola—Lets have some FUN ????

What Is a Subnet? A Series of Networks within a Network Created by subdividing the Host address field and creating a Subnetwork Field All Hosts on a Subnetwork share a common subnetwork address

Why Subnet a Network? Provides Greater Organization of Large Networks (Class A 16 Million Hosts!) Allows Additional Networks (subnets) without applying for additional IPs Gives local administrators more control Provides a Third Level of Hierarchy Reduces the Size of Broadcast Domains

How Do You Create Subnets? Bits are Borrowed from the Host Field –This Creates a Subnet Field in the IP address

Class C Subnets Network Host SHHHHHHS Two Bits Borrowed from the Host Field to form a third layer of hierarchy - A Subnet Field Two Bits must always remain so a maximum of 6 Bits may be borrowed from a Class C network How many bits can be borrowed from a Class B network? From a Class A network?

Class C Subnets Network Host SHHHHHHS The number of Subnets Created is calculated using the following formula: # Subnets Created = 2 # Borrowed Bits

Class C Subnets SHHHHHHS Borrow 2 Bits = 2 2 = 4 Subnets SSSHHHHS Borrow 4 Bits = 2 4 = 16 Subnets SHSHHHHS Borrow 3 Bits = 2 3 = 8 Subnets

Class C Subnets SSSSHHHS Borrow 5 Bits = 2 5 = 32 Subnets Borrow 7 Bits = Cannot Two Host Bits Must Remain SSSSSHHS Borrow 6 Bits = 2 6 = 64 Subnets

How Many Subnets?

If you Borrow 2 Host Bits you do NOT get 4 Subnets. Why? Remember the Network Address and Broadcast Address - Both of these addresses are Reserved, they cannot be used! How Many Subnets? Borrow 2 Bits = 2 2 = 4 Subnets

How Many Subnets?

How Many Hosts/Subnet? Network Host SHHHHHHS The number of Hosts per subnet is calculated using the following formula: # Hosts/Subnet = 2 # Host Bits Remaining # Hosts = 2 6 = 64 hosts/subnet

If there are 6 Host Bits remaining you do NOT get 64 Hosts/Subnet. Why? Each subnetwork has its own Subnetwork Address and Broadcast Address - Both of these addresses are Reserved and cannot be used! Thus only 62 Hosts are available. How Many Hosts/Subnet? 6 Host Bits Remain = 2 6 = 64 Hosts

How Many Hosts/Subnet?

Remember to subtract 2 for the Network Address and Broadcast Address. Remember to subtract 2 for the Subnetwork Address and Subnetwork Broadcast Address. Formulas to Remember! # Subnets Created = 2 # Borrowed Bits # Hosts/Subnet = 2 # Host Bits Remaining

Subnetting is not an easy concept to grasp but you can make life easier on yourself if you will Remember the formulas and rules. Failure to remember this information will guarantee your inability to subnet a network. If you require assistance with Subnetting I will be happy to help. Flash cards work great! Subnetting Made Easier!