IPv4 and Subnetting. CIDR notation Address class is no longer uniquely identifiable from the address  We must find a way of telling routers the size.

Slides:



Advertisements
Similar presentations
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Introduction to IPv4 Introduction to Networks.
Advertisements

1 Computer Communication & Networks Lecture 17 & 18 Network Layer: Logical Addressing Waleed Ejaz.
Logical addressing Engr.Jawad Ali.
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.
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.
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.
Chapter 18. IP: Internet Protocol Addresses
Prepared By: Eng.Ola M. Abd El-Latif
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.
Subnetting the subnet RD-CSY /09.  Company with 200 hosts  Assigned class C network /24  Want 6 different LANs  Subnet class C network.
Q and A, Ch. 21 IS333, Spring 2015 Victor Norman.
Introduction to Networking (Yarnfield) Classful subnetting.
IP Addressing and Subnetting
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—4-1 LAN Connections Constructing a Network Addressing Scheme.
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 Addresses: Classful Addressing An IP address is a 32-bit address.
Information & Communication Technology
Layering and the TCP/IP protocol Suite  The TCP/IP Protocol only contains 5 Layers in its networking Model  The Layers Are 1.Physical -> 1 in OSI 2.Network.
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.
Why create a subnet mask? Tells device which part of an address is the network # including the subnet and which part is the host Filters the node IP address.
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.
Types of Addresses in IPv4 Network Range
4: Addressing Working At A Small-to-Medium Business or ISP.
IP Addressing and Network Software. IP Addressing  A computer somewhere in the world needs to communicate with another computer somewhere else in the.
IP Addressing Basics LAB 8.
INTRODUCTION TO IP ADDRESS Ravi Chandra Gurung. IP ADDRESSES.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 4: Addressing in an Enterprise Network Introducing Routing and Switching in the.
Chapter 4 Network Layer With special emphasis on Internet Protocol (IP)
IP Addressing Introductory material. An entire module devoted to IP addresses.
IP Addresses & Classes Presented By: M.Usman Khan Ghauri Nauman Aslam.
Subnetting. Binary to Decimal Conversion Decimal to Binary Conversion Classes of IP Addresses Subnet Masks 7 step method to practical subnetting – Class.
Microsoft Windows Server 2003 TCP/IP Protocols and Services Technical Reference Slide: 1 Lesson 6 Internet Protocol (IP) Addressing.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 4: Addressing in an Enterprise Network Introducing Routing and Switching in the.
IP ADDRESSING, SUBNETTING & VLSM 1. Decimal vs. Binary Numbers – Decimal numbers are represented by the numbers 0 through 9. – Binary numbers are represented.
IP Addressing Lecture # 1 Hassan Shuja 01/31/2006.
© Cengage Learning 2014 How IP Addresses Get Assigned A MAC address is embedded on a network adapter at a factory IP addresses are assigned manually or.
CS470 Computer Networking Protocols
Easy Subnetting. Chapter 4 Objectives Topics Covered in this chapter include: Interpret network diagrams Describe the operation and benefits of using.
After 6.1. What is 69 in binary? A B C D E of 6.
Subnetting and Supernetting.
Q and A, Ch. 21 IS333, Spring 2016 Victor Norman.
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.
COMPUTER NETWORKS CS610 Lecture-26 Hammad Khalid Khan.
IP Addressing. A 32-bit logical naming convention A dotted-decimal notation is used: – –Each number represents 8 bits. Number is Part.
IP Addresses & IP Subnetting
Instructor & Todd Lammle
Internet Architecture
Binary Concepts By: Nathan Miller.
Subnetting and Supernetting.
Chapter-5 TCP/IP Suite.
IPV4.
CS4470 Computer Networking Protocols
Chapter 2 Easy Subnetting
The IP addresses are unique. The address space of IPv4 is 2 32 or 4,294,967,296.
Q and A, Ch. 21 CS332, Fall 2017 Victor Norman.
IP Address.
Chapter 5 Working with IP Addresses
IPv4 Addresses A Quick Guide.
INTERNET PROTOCOL Presented by: Md:Faruque-A-Azam ID:1642CSE00570 Batch:42 CSE,MIU.
IP Addressing Introductory material
Dr. John P. Abraham Professor UTRGV
Chapter 2 Easy Subnetting
Network Addressing.
Layering and the TCP/IP protocol Suite
Presentation transcript:

IPv4 and Subnetting

CIDR notation Address class is no longer uniquely identifiable from the address  We must find a way of telling routers the size of the network part of the address  Done by including a number along with the network address  E.g / 17 In the above example, the first 17 bits of the address are the network part You can search for more example CIDR address blocks at

CIDR notation The CIDR notation will tell you how many IP addresses are available in that subnet.

How does a company allocate a large pool of addresses? Ex. UNCW has / 16 which gives them a possible 65,536 IP addresses (2 (32-16) ) Possible approach to assigning IP addresses: As soon as a computer comes online, you can assign them the next IP address available. Desktop in CIS Laptop in Union Workstation in Library

How does a company allocate a large pool of addresses? Alternative Method: Each college or building allocated a contiguous set of IP addresses Desktop in CIS Laptop in Union Workstation in Library CIS Fisher Union Library

Subnetting and network structure Each Ethernet is given a unique subnetwork ID  Enables broadcasting within the Ethernet  Each computer on the Ethernet must be part of this network Subnetting enables the partition of a large address pool into multiple smaller blocks

Subnets and IP Addresses What does UNCW’s IP Addresses look like?

3-part interpretation of IP addresses 8

Subnets - How do you decide who gets what address? Group of computers on the same LAN with IP numbers using the same prefix Assigned addresses  For example: Subnet x – Computers in CIS labs (x is between 0 & 255) Subnet x & x – Computers in CIS Offices (x is between 0 & 255) Subnet x – Computers in Cameron Does anyone see a problem with the subnets above?

Subnet: Example CIS X X Cameron X Psych X Library X R R R R R Address: Address: Address: Address: Campus Backbone Address: X

Basic Subnetting How do we create 2 subnets?

Basic Subnetting How do we create 3 subnets?

Basic Subnetting How do we create 4 subnets?

Subnetting example Consider an organization with a /16 network address block ( / 16)  Most medium-large organizations fall in this category  Also, most State Universities  Say, after analysis, the organization settles on 5-bit subnet IDs

Example with 5-bit subnet IDs Subnet IDCampus unitSubnet IDCampus unitSubnet IDCampus unit (1)College (2)College (3)College (4)College (5)College (6)College (7)College (8)College (9)College (10)College (11) (12) (13)Dorm (14)Dorm (15) (16) (17)Branch campus (18)Branch campus (19) (20)Administration10101 (21)Campus IT (22) (23) (24) (25) (26) (27) (28) (29) (30)

Network ID + subnet ID for colleges in example Campus unitSubnet IDFirst 2 parts of IP addresses by college College _ _ _. _ _ _ _ _ _ _ _ College _ _ _. _ _ _ _ _ _ _ _ College _ _ _. _ _ _ _ _ _ _ _ College _ _ _. _ _ _ _ _ _ _ _ College _ _ _. _ _ _ _ _ _ _ _ College _ _ _. _ _ _ _ _ _ _ _ College _ _ _. _ _ _ _ _ _ _ _ College _ _ _. _ _ _ _ _ _ _ _ College _ _ _. _ _ _ _ _ _ _ _ College _ _ _. _ _ _ _ _ _ _ _

Complete subnet addresses for colleges in example Campus unitSubnet address (binary)Subnet address (decimal) College / 21 College / 21 College / 21 College / 21 College / 21 College / 21 College / 21 College / 21 College / 21 College / 21

Subnet Masks Used to make it easier to separate the subnet part of the address from the host part. Example  Subnet: x  Subnet mask: or in binary Example  Subnets: ,  Subnet mask or, in binary:

Subnet mask operation What does a subnet mask do?  The 0’s in the subnet mask block (mask) the corresponding bits in any destination address  The 1’s in the subnet mask allow the corresponding bits to be seen  The Result is the subnet address

How a network is setup for IP addresses Determine the Total Number of Hosts

How a network is setup for IP addresses Determine the Number and Size of the Networks

How a network is setup for IP addresses Allocating Addresses

How a network is setup for IP addresses Allocating Addresses

How a network is setup for IP addresses Within the address range of each IPv4 network, we have three types of addresses: Network address - The address by which we refer to the network Broadcast address - A special address used to send data to all hosts in the network Host addresses - The addresses assigned to the end devices in the network

Case study – networks in the retail sector Both Wal-Mart and K-Mart started in 1962 K-Mart grew rapidly at first  250 stores in 1967, compared to 18 Wal-Marts  Each K-Mart store had 6 times the revenue of a Wal-Mart store 2002  K-Mart filed for bankruptcy  For the first time, Wal-Mart was the largest company in America by revenue

Among other factors Wal-Mart relied on IT  First computer network using phone lines in 1977 To improve inventory refills  Satellite network in 1987 Cut credit card processing time by half  EDI, RetailLink K-Mart relied on managerial expertise  Used spreadsheets to track supply and demand