21B – IP version 6 Dr. John P. Abraham Professor UTRGV.

Slides:



Advertisements
Similar presentations
TCP/IP Protocol Suite 1 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 26 IPv6 Addressing.
Advertisements

19.1 Chapter 19 Network Layer: Logical Addressing Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
1 May, 2007: American Registry for Internet Numbers (ARIN) “advises the Internet community that migration to IPv6 numbering resources is necessary for.
Chapter 6-7 IPv6 Addressing. IPv6 IP version 6 (IPv6) is the proposed solution for expanding the possible number of users on the Internet. IPv6 is also.
1 IPv6. 2 Problem: 32-bit address space will be completely allocated by Solution: Design a new IP with a larger address space, called the IP version.
IP Addressing Introductory material.
IPv6 Victor T. Norman.
Network Plus IPv6 Addressing Concepts. 5/6/2013 IPv6 Addresses Not compatible with IPv4 128-bit address – 8 16-bit fields specified as 4 hex digits (0.
IPV6. Features of IPv6 New header format Large address space More efficient routing IPsec header support required Simple automatic configuration New protocol.
IPv6 The Next Generation Presented by Anna La Mura Jens Waldecker.
Classifying Network Addressing
Chapter 19 Network Layer: Logical Addressing Stephen Kim.
Understanding Internet Protocol
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.
IP Addresses: Classful Addressing IP Addresses. CONTENTS INTRODUCTION CLASSFUL ADDRESSING Different Network Classes Subnetting Classless Addressing Supernetting.
Autumn 2000John Kristoff1 Computer Networks IPv6.
Network Layer: IPv6 IS250 Spring 2010
TCP/IP Protocol Suite 1 Chapter 4 Objectives Upon completion you will be able to: IP Addresses: Classful Addressing Understand IPv4 addresses and classes.
TDC 375 Winter 2002John Kristoff1 Network Protocols IPv6.
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 IP (v4) Address IPv6. 2 IPv4 Addresses Internet Protocol (IP) is the only network layer protocol with its own addressing system and.
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.
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.
21-IP addressing Dr. John P. Abraham Professor UTPA.
INTRODUCTION TO IP ADDRESS Ravi Chandra Gurung. IP ADDRESSES.
CSIS 4823 Data Communications Networking – IPv6
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Network Addressing Networking for Home and Small Businesses – Chapter 5.
19.1 Chapter 19 Network Layer: Logical Addressing Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Network Layer: Logical Addressing. Address Space Notations Classful Addressing Classless Addressing Network Address Translation (NAT) Topics Discussed.
SYSTEM ADMINISTRATION Chapter 8 Internet Protocol (IP) Addressing.
IP ADDRESSING, SUBNETTING & VLSM 1. Decimal vs. Binary Numbers – Decimal numbers are represented by the numbers 0 through 9. – Binary numbers are represented.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNP 1 v3.0 Module 2 Advanced IP Addressing Management Cisco Networking Academy.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Planning the Addressing Structure Working at a Small-to-Medium Business.
IP1 The Underlying Technologies. What is inside the Internet? Or What are the key underlying technologies that make it work so successfully? –Packet Switching.
© 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.
CS 350 Chapter-7. IP Terminology Bit, Byte, Octet Network address Broadcast address Broadcast, multicast,
IPv6 An Overview of Internet Protocol Version 6 Network Management Justin Houk May 3, 2010.
NETWORK LAYER.
1 Computer Networks IPv6. 2 Motivation The primary motivation from changing the IP datagram format is to increase the size of the useable address space.
21-IP addressing Dr. John P. Abraham Professor UTPA.
CSE5803 Advanced Internet Protocols and Applications (13) Introduction Existing IP (v4) was developed in late 1970’s, when computer memory was about.
Introduction to Internetworking. 2 The IP Addressing Scheme (IPv4) (psu.edu) Dotted Decimal Notation: A notation more convenient for humans.
Chapter 5d.  Upon completion of this chapter, you should be able to:  Explain the need for IPv6 addressing.  Describe the representation of an IPv6.
Discovery 2 Internetworking Module 4 JEOPARDY K. Martin.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 IP Addresses: Classful Addressing.
Planning the Addressing Structure
TEACHER NAME : MUHAMMAD USMAN PRESENTATION BY : AMNA AMIN.
IP Addresses: Classful Addressing
Binary Concepts By: Nathan Miller.
4.3 Network Layer Logical Addressing
Chapter 6 Exploring IPv6.
Chapter 26 IPv6 Addressing
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.
IP Addresses: Classful Addressing
Chapter 26 IPv6 Addressing
Chapter 19 Network Layer: Logical Addressing
Network Layer: Logical Addressing
Internet Protocol INTERNET PROTOCOL.
Dr. John P. Abraham Professor UTPA
Chapter 26 IPv6 Addressing
INTERNET PROTOCOL Presented by: Md:Faruque-A-Azam ID:1642CSE00570 Batch:42 CSE,MIU.
Dr. John P. Abraham Professor UTRGV
Planning the Addressing Structure
Planning the Addressing Structure
Delivering the Data.
Dr. John P. Abraham Professor UTRGV
Network Addressing.
Part IV Network layer 10. Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Dr. John P. Abraham Professor UTPA
Layering and the TCP/IP protocol Suite
Presentation transcript:

21B – IP version 6 Dr. John P. Abraham Professor UTRGV

Reason Depletion of IP addresses Solutions – NAT and private IP – Subnetting, CIDR – IPV6

IPV6 – 128 bits vs 32 bits – Dotted decimal location is hardly used (too long) – Colon hexadecimal notation is used 128 bits are divided into 8 section, each having 16 bits. Each 16 bits require 4 hexadecimal digits and are separated by colons FDEC:BA98:7654:3210:ADBF:BBFF:2922:FFFF If there are lots of zeros like FF0C:0:0:0:0:0:B1 it can be written as FF0C::B1(this is known as zero compression)

Three types of IPV6 addresses Unicast – intended for one computer. Multicast – intended for a set of computers in a membership group. Each one gets a copy of the packet. Anycast – intended for a set of computers that share a common prefix. A packet with an anycast address is delivered to only one computer out of a group (the most reachable one). It is used when several servers can respond to a querry. IPV6 does not have broadcast.

Prefix The prefix of IPV6 is variable just as ipv4 Three parts of a IPV6 address – Global prefix – Subnet (generally, global prefix and subnet together is 64 bits) – Host (generally it is 64 bits)

Things to know Addresses that begin with prefix are reserved for IPv4 compatibility IPv6 allows several addresses to be assigned to an interface. This way a computer can belong to unicast or multicast. IPv6 can autoconfigure.