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.

Slides:



Advertisements
Similar presentations
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 VLSM and CIDR Routing Protocols and Concepts – Chapter 6.
Advertisements

1 Computer Communication & Networks Lecture 17 & 18 Network Layer: Logical Addressing Waleed Ejaz.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 VLSM and CIDR Routing Protocols and Concepts – Chapter 6.
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 Addresses: Classful Addressing IP Addresses. CONTENTS INTRODUCTION CLASSFUL ADDRESSING Different Network Classes Subnetting Classless Addressing Supernetting.
Calculating Subnet Masks
Chapter 21 Exercises 1. A router forwards packets between networks. (Given a destination host address, it must be able to figure out which network that.
Module 10: Routing Fundamentals and Subnets Small Router Purchase Subnetting Example a Basic Subnetting b Subnetting a Class A Network.
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.
VLSM and CIDR CSE 421 CCNA Exploration 2 Chapter 6
Subnetting the subnet RD-CSY /09.  Company with 200 hosts  Assigned class C network /24  Want 6 different LANs  Subnet class C network.
Introduction to Networking (Yarnfield) Classful subnetting.
Chapter 21 IP Addressing “If we all did the things we are capable of doing, we would literally astound ourselves” - Thomas Alva Edison,
1 Chapter Overview Subnet. What is a subnet When you break a network into a few smaller networks, you have created several subnets Like IP address where.
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.
Ch.9 – IP Addressing Part 1 CCNA 1 version 3.1.
Information & Communication Technology
Introduction to Networking
Optimizing IP Address Allocation
IP Addressing. Dotted Decimal Notation IP addresses are written in a so-called dotted decimal notation Each byte is identified by a decimal number in.
Spring Ch 18 IP Addresses. 2 Internet Protocol  Only protocol at Layer 3  Defines Internet addressing Internet packet format Internet routing.
4: Addressing Working At A Small-to-Medium Business or ISP.
1 Real Networkers don’t use Decimal! Part 1. Binary & Interpreting IP Addresses October 19, 2004.
IP Addressing Basics LAB 8.
IP Addresses & Classes Presented By: M.Usman Khan Ghauri Nauman Aslam.
IP Addressing & Subnetting
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.
CLASSLESS INTER-DOMAIN ROUTING {CIDR} & SUBNETTING PHILLIP LAFLEUR NATHAN GRAMMES JONATHAN BENNETT.
Saeed Darvish Pazoki – MCSE, CCNA IP Subnetting 1.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 VLSM and CIDR Routing Protocols and Concepts – Chapter 6.
CIDR Classless Inter Domain Routing Give the IP address space some breathing room! Basic idea: allocate the remaining IP addresses in variable-size blocks.
IP Internet Protocol Fundamental packet format that computers use to exchange information. Is a set of technical rules that defines how computers communicate.
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.
Easy Subnetting. Chapter 4 Objectives Topics Covered in this chapter include: Interpret network diagrams Describe the operation and benefits of using.
IP addressing.
Net9: IP Address 授課教師:雲林科技大學 張慶龍 老師. IP Address IP denoted - in the form each number represents, in decimal, 1 byte of the 4-byte IP address. Why are.
Chapter 8: IP Addressing
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.
Introduction to Internetworking. 2 The IP Addressing Scheme (IPv4) (psu.edu) Dotted Decimal Notation: A notation more convenient for humans.
Instructor & Todd Lammle
Subnetting Subnetting is not in the CIS221-3 Syllabus
30/11/1008-Supernetting1 Revision of Classful IP Addressing © Tanenbaum, Prentice Hall International.
IP Addressing, Sub-netting & VLSM
Subnetting Divide a network to smaller networks (subnets) Reasons
Chapter 5 Exploring IPv4.
IP Addressing.
Dotted Decimal Notation
Master Subnetting – Section 3
Internet technologies
Interconnecting Networks with TCP/IP
Lec 9 Subnet 3.1 Computer Networks Al-Mustansiryah University
Chapter 2 Easy Subnetting
The IP addresses are unique. The address space of IPv4 is 2 32 or 4,294,967,296.
כתובות IP.
Sub Neting exercises.
Creating Subnets – Network Requirements
Supernetting Recall: subnetting allows an organization to share a single IP network address among multiple physical networks Supernetting (a.k.a. classless.
Introduction to Networking (Yarnfield)
Dr. John P. Abraham Professor UTRGV
Ct1304 Lecture#4 IPV4 Addressing Asma AlOsaimi.
Routing Protocols and Concepts – Chapter 6
Chapter 2 Easy Subnetting
IP Addressing & Subnetting
Lec 8 Network Class 3.1 Computer Networks Al-Mustansiryah University
Routing Protocols and Concepts – Chapter 6
Routing Protocols and Concepts – Chapter 6
IP Addressing & Subnetting
Lecture#3-IPV4 Addressing
Presentation transcript:

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 of Classful IP addressing Classless Inter-Domain Routing (CIDR)

Objectives to date… CIDR – classless inter domain routing Having IP addresses with a ‘prefix’ /20 Identifying the Network ID, Host ID Calculating the number of hosts available on a subnet (2^12) = 4096 (2^12)-2 = 4094 Why? Calculating the Subnet Mask

Objectives for today… To determine from the CIDR IP Address the IP address range we can use (the first and last IP addresses, and therefore all combinations in between) To use the CIDR address for subnetting To determine the IP addresses that can be allocated for each subnet To use the Classful and Classless IP addressing for Task 2 Logical topology diagrams

CIDR – Valid Host Addresses Once you have found the network ID, subnet mask and have calculated the number of hosts/machines, according to the CIDR ‘prefix’, you now need to identify all IP addresses valid for this network. Look again at the table identifying the binary network ID, host ID and subnet mask…

CIDR: Network ID, Host ID, Subnet Mask Decimal /20 Binary Network ID Host ID Subnet Mask bits 12 bits

CIDR – Valid Host Addresses From the binary IP address (network ID) how do we identify the valid IP address range, i.e. the actual IP addresses that can be allocated to hosts given the IP address of /20?

CIDR – Valid Host Addresses Decimal /20 Network ID First Valid IP address Decimal IP address Last Valid IP address Decimal IP address The binary address cannot contain all zeros – the last bit is therefore a 1 The binary address cannot contain all ones – the last bit is therefore a 0

Exercises… Log onto the shared area Emerson A\Unit 24\IP Addressing\Week 3\CIDR Exercises part 2 Complete question 5a

Subnetting using CIDR When subnetting using CIDR you need to consider a few factors How many subnets do you need? How many devices (hosts) on each subnet? Do you need to plan for expansion in the future?

Subnetting using CIDR Here’s our Network ID in binary How many subnets? 4 in this example How many bits will I need to use if I need 4 subnets? 2^2=4 (There are only 4 possible combinations if I use 2 bits) bits

Subnetting: Subnet Last IP Address First IP Address Network ID 20 bits for the network 2 Subnet bits 10 Host bits

Subnetting: Subnet 2 Network ID First IP Address Last IP Address bits for the network 2 Subnet bits 10 Host bits

Subnetting: Subnet 3 Network ID First IP Address Last IP Address bits for the network 2 Subnet bits 10 Host bits

Subnetting: Subnet 4 Network ID First IP Address Last IP Address bits for the network 2 Subnet bits 10 Host bits

Exercises… Log onto the shared area Emerson A\Unit 24\IP Addressing\Week 3\CIDR Exercises part 2 Complete question 5b and question 6 Show all binary working out