Engineering Workshops Allocation Schemes CIDR representation and IPv6 allocations.

Slides:



Advertisements
Similar presentations
19.1 Chapter 19 Network Layer: Logical Addressing Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Advertisements

TCOM 509 – Internet Protocols (TCP/IP) Lecture 06_b Subnetting,Supernetting, CIDR IPv6 Instructor: Dr. Li-Chuan Chen Date: 10/06/2003 Based in part upon.
IP Addressing Introductory material.
Chapter 19 Network Layer: Logical Addressing Stephen Kim.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 VLSM and CIDR Routing Protocols and Concepts – Chapter 6.
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.
Logical addressing Engr.Jawad Ali.
Network Layer: Logical Addressing. 4-1 IPv4 ADDRESSES An IPv4 address is a 32-bit address that uniquely and universally defines the connection of a device.
CECS 474 Computer Network Interoperability Notes for Douglas E. Comer, Computer Networks and Internets (5 th Edition) Tracy Bradley Maples, Ph.D. Computer.
IP Addresses: Classful Addressing IP Addresses. CONTENTS INTRODUCTION CLASSFUL ADDRESSING Different Network Classes Subnetting Classless Addressing Supernetting.
Network Layer4-1 Chapter 4: Network Layer r 4. 1 Introduction r 4.2 Virtual circuit and datagram networks r 4.3 What’s inside a router r 4.4 IP: Internet.
Chapter 18. IP: Internet Protocol Addresses
Computer Networks: Global Internet Global Internet.
A supernetwork.
TCP/IP Protocol Suite 1 Chapter 5 Objectives Upon completion you will be able to: IP Addresses: Classless Addressing Understand the concept of classless.
CS 6401 Efficient Addressing Outline Addressing Subnetting Supernetting.
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.
19.1 Chapter 19 Network Layer: Logical Addressing Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
21-IP addressing Dr. John P. Abraham Professor UTPA.
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
IP Addressing Introductory material. An entire module devoted to IP addresses.
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.
Efficient Addressing Outline Addressing Subnetting Supernetting CS 640.
19.1 Chapter 19 Network Layer: Logical Addressing Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Chapter 4, slide: 1 CS 372 – introduction to computer networks* Friday July 23, 2010 Announcements: r Midterms are graded. r Lab 4 is posted. Acknowledgement:
Chapter 6 VLSM and CIDR.
Chapter 6 VLSM and CIDR CIS 82 Routing Protocols and Concepts Rick Graziani Cabrillo College Last Updated: 3/30/2008.
Network Layer: Logical Addressing. Address Space Notations Classful Addressing Classless Addressing Network Address Translation (NAT) Topics Discussed.
19.1 Chapter 19 Network Layer: Logical Addressing Computer Communication & Networks.
19.1 Chapter 19 Network Layer: Logical Addressing Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
CLASSLESS INTER-DOMAIN ROUTING {CIDR} & SUBNETTING PHILLIP LAFLEUR NATHAN GRAMMES JONATHAN BENNETT.
21-IP addressing Dr. John P. Abraham Professor UTPA.
Chapter 4 Objectives Upon completion you will be able to: Classful Internet Addressing Understand IPv4 addresses and classes Identify the class of an.
© 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.
Engineering Workshops 56 Allocation Schemes CIDR representation and IPv6 allocations.
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.
21-IP addressing Dr. John P. Abraham Professor UTPA.
Using IP Addressing in the Network Design
1 Lecture, November 20, 2002 Message Delivery to Processes Internet Addressing Address resolution protocol (ARP) Dynamic host reconfiguration protocol.
21-IP addressing Dr. John P. Abraham Professor UTPA.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Subnetting.
TCP/IP Protocol Suite 1 Chapter 4 Objectives Upon completion you will be able to: IP Addresses: Classful Addressing Understand IPv4 addresses and classes.
Introduction to Internetworking. 2 The IP Addressing Scheme (IPv4) (psu.edu) Dotted Decimal Notation: A notation more convenient for humans.
TCP/IP Protocol Suite 1 Objectives Upon completion you will be able to: IP Addresses: Classful Addressing Understand IPv4 addresses and classes Identify.
IP Addressing. A 32-bit logical naming convention A dotted-decimal notation is used: – –Each number represents 8 bits. Number is Part.
19.1 Chapter 19 Network Layer: Logical Addressing Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
19.1 Chapter 19 Network Layer: Logical Addressing Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
IP Addressing Introductory material.
4.3 Network Layer Logical Addressing
IP.
Planning the Addressing Structure
Interconnecting Networks with TCP/IP
Subnetting.
An IPv4 address is a 32-bit address that uniquely and universally defines the connection of a device (for example, a computer or a router) to the Internet.
The IP addresses are unique. The address space of IPv4 is 2 32 or 4,294,967,296.
Chapter 19 Network Layer: Logical Addressing
Dr. John P. Abraham Professor UTPA
IP Addressing Introductory material
Dr. John P. Abraham Professor UTRGV
Routing Protocols and Concepts – Chapter 6
Dr. John P. Abraham Professor UTRGV
Chapter 5 IP addresses Classless Addressing
Lec 8 Network Class 3.1 Computer Networks Al-Mustansiryah University
Routing Protocols and Concepts – Chapter 6
Routing Protocols and Concepts – Chapter 6
Dr. John P. Abraham Professor UTPA
Presentation transcript:

Engineering Workshops Allocation Schemes CIDR representation and IPv6 allocations.

Engineering Workshops IPv4 Subnet Masking Originally the network size was based on the first few bits (classful addressing) Getting rid of address classes was painful! –routing protocols, stacks, applications Modern IPv4 allows subnet boundaries anywhere within the address (classless addressing) But decimal addresses still make figuring out subnets unnecessarily difficult...

Engineering Workshops CIDR In IPv4 you would see representations like: / /20 At the bit level this is: Engineering Workshops

Reasons for CIDR To try to preserve the address space. To control the growth of the routing table.

Engineering Workshops IPv6 Notation In IPv6 every address is notated: –IPv6 address / Prefix Length –2001:0468::/35 –2001:0468::/32 At the bit level: – : : 000 0::/35 – : ::/32

Engineering Workshops Allocation Strategies Example We wish to allocate /48’s out of the /35. Which are available: –2001:0468:0000 through –2001:0468:1fff Recall the the bit structure is: – : : 000 | 0:0000:0000:0000 – : : 000 | 1:1111:1111:1111 So there are 8,192 /48’s in a /35

Engineering Workshops Why Allocation ? To try to control the growth of the routing table in the default free zone. It is a necessary consequence of using a Provider based aggregatable address scheme. It makes the address space more manageable.

Engineering Workshops How would Allocations work? Suppose you wish to give out /40’s in the /35. –2001:0468: 000 | | or 2001:0468::/40 –2001:0468: 000 | | or 2001:0468:1f00::/40 Thus there are 32 /40’s in the /35 each of which has 256 /48’s. –5 bits –8 bits

Engineering Workshops How would Allocations work? The same idea holds for /41’s or /42’s. –2001:0468: 000 | 0:0000:0 | or 2001:0468::/41 –2001:0468: 000 | 1:1111:1 | or 2001:0468:1f80::/41 –2001:0468: 000 | 0:0000:00 - :000 | 1:1111:11 –2001:0468::/42 – 2001:0468:1fd0::/42

Engineering Workshops Mixed Allocations The interesting case is how to handle mixed allocations. Some sites need a /40 others a /42. How can you handle this case. See – draft-ietf-ipv6-ipaddressassign-04 –A flexible method for managing the assignment of bits of an IPv6 address block –A perl script is included.

Engineering Workshops Example A provider has been assigned the 3ffe:0b00/24 prefix and wants to assign prefixes to its connected networks. Assume 8 bits for NLA’s. NLA2, will use 10 bits for subNLA’s. –TLA assigning to NLAs using lefmost bits: : assigned to NLA : assigned to NLA2 –NLA2 assigning to its subNLAs using centermost bits: : assigned to subNLA : assigned to subNLA2 –subNLAs use centermost bits and site nets assigned using rightmost bits. Putting all bits together for subNLA3: –TLA |NLA2 |subNLA3 – »

Engineering Workshops Mixed Allocations Here is the assignment: –Take 3ffe:3700::/32. Out of that allocate 34 = 2 37 = 3 38 = 5