SlideShare une entreprise Scribd logo
1  sur  28
Advanced Networking and ApplicationsCST 451-1 UvaWellassa University  Badulla Sri Lanka
Contents IP4 Problems of IP4 Network address translation IPV6 What’s Good about IP6 IPv6 address notation Types of addresses IPV4 address in IP6 IPv6 unicast IPv6 multicast IPv6 anycast IPv6 special address IPv6 ready applications Transition plan Migration to IPv6 Communication between ipv4 and IPv6
IPv4 Forth revision of development of Internet Protocol(IP) Most widely used protocol at present Connection-less protocol used on packet-switched Link Layer networks A system of addresses To identify devices 32 bits 232 combinations Nearly 4.3 billion Not enough and more addresses are needed
Problems of IPv4 1.Insuffieciency - Only four bytes Maximum nodes  ~ 4.3 billion Much less than the human population (6.799 billion) ,[object Object]
Will be exhausted in near future2.Increasing routing information - Rapid growth of routing tables in backbones 3. Increasing the number of Network Address Translation (NAT)  - Breaking the Internet architecture
Problems of IPv4 4.Security issues  	- Number of ways to encrypt IPv4 traffic Example: IPSec 	- No real standard encryption method 5.Real-time delivery of multimedia content  and necessary bandwidth allocation Quality of Service (QoS)  Different interpretations QoS compliant devices are not compatible one another
Network Address Translation(NAT) Allows to maintain public IP addresses and private IP addresses separately Also used in server load balancing This operates in side the router Maintains an address pool First the destination is checked The address is translated  The network address information in the datagram is modified
How NAT works??? NAT
IPv6 Next development version of Internet protocol Address size is 128 bits IPv6 address representation  xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx Each x is a 4bit hexadecimal digit  IPv6 addresses range from 0000:0000:0000:0000:0000:0000:0000:0000 to ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff.
IPv6 Two other formats Omit leading zeros  Specify IPv6 addresses by omitting leading zeros E.g. : 1050:0000:0000:0000:0005:0600:300c:326b can be written as 1050:0:0:0:5:600:300c:326b Double colon  Specify IPv6 addresses by using double colons (::) in place of a series of zeros E.g. : ff06:0:0:0:0:0:0:c3 may be written as ff06::c3  Double colons can be used only once in one IP address
What’s Good about IPv6? Bigger address space 128 bits for addressing No NATs are needed Allows full IP connectivity For Computers, Mobile devices  Mobility Facility for mobile devices  Allows roaming between different networks
What’s Good about IPv6? Built-in security Includes Ipsec Authentication Encryption Compression
IPv6 address notation Three possible notation types Depends on content of address you need represent 1.Standard notation - Represent the address as eight 16-bit hexadecimal words separated by ``:'' (colons) 	- E.g : FEDC:BA98:0332:0000:CF8A:000C:2154:7313 or 		  FEDC:BA98:332:0:CF8A:C:2154:7313. 2.Compressed notation - Multiple fields of zeros 	- Represent a single contiguous group of zero fields within an IPv6 address 	- Uses a double colon``::‘’ 	- E.g.: 1762:0:0:0:0:B03:1:AF18 FF01:0:0:0:CA:0:0:2 0:0:0:0:0:0:0:1:0:0:0:0:0:0:0 	can be represented as 1762::B03:1:AF18 FF01::CA:0:0:2 ::1 ::
IPv6 address notation Mixed notation  For IPv4 addresses encapsulated in IPv6 addresses Represented using the original IPv4 ``.'' notation  0:0:0:0:0:0:127.32.67.15  0:0:0:0:0:FFFF:127.32.67.15 Possible to use the compressed notation ::127.32.67.15 ::FFFF:127.32.67.15
Types of addresses s g g d s g a a s a ,[object Object]
communicate specified 1 computer
multicast
communicate group of computers
anycast
send group address that can receive multiple computers,but receive 1 computerunicast anycast multicast
IPv4 address in IPv6 IPv6 site is island surrounded IPv4 ocean connect IPv6 island each other encapsulate IPv6 packet in IPv4 packet  threat as IPv4 as data link layer IPv4 ocean IPv6 in IPv4 packet IPv6 site IPv6 site IPv6 site
IPv6 in IPv4 Tunnel IPv6 Site IPv6 Site IPv4 Internet IPv6 Site
IPv6 Unicast To transmit data from one point to another. Multiple users might request Same data  From the same server  At the same time  duplicate data streams are transmitted one to each user Scope may be Global or Local Global for worldwide communication Local for communication within a site
Server Router Ethernet Switch Figure 01: How unicast works
IPv6 multicast Ability to send a single packet to multiple destinations No broadcast Ability to send a packet to all hosts on the attached link same effect can be achieved by sending a packet to the link-local all hosts multicast group Applications Telephony and video conference Database simultaneous update Parallel computing Real time news
Server Router Ethernet Switch Figure 02: How multicast works
IPv6 anycast Uses Anycast address Identifies a set of nodes Packet will reach only one out of many (usually, topologically closest one) Anycast address can be assigned to routers only  Anycast address cannot be used as a source
IPv6 special addresses Four basic types of "special" IPv6 addresses reserved  private  loopback unspecified. Reserved Addresses  Reserved block is at the “top” of the address space: Starting with “0000 0000” ,[object Object],Called local-use addresses or link-layer addresses.  No NATs So local-use addresses are intended for communication inherently designed only to be sent to local devices.

Contenu connexe

Tendances (20)

IPv4
IPv4IPv4
IPv4
 
Ipv6
Ipv6Ipv6
Ipv6
 
DHCP
DHCPDHCP
DHCP
 
IP Address - IPv4 & IPv6
IP Address - IPv4 & IPv6IP Address - IPv4 & IPv6
IP Address - IPv4 & IPv6
 
IPv6
IPv6IPv6
IPv6
 
ccna networking ppt
ccna networking pptccna networking ppt
ccna networking ppt
 
Ip address
Ip addressIp address
Ip address
 
A very good introduction to IPv6
A very good introduction to IPv6A very good introduction to IPv6
A very good introduction to IPv6
 
Ipv4 vs Ipv6 comparison
Ipv4 vs Ipv6 comparisonIpv4 vs Ipv6 comparison
Ipv4 vs Ipv6 comparison
 
Apipa
ApipaApipa
Apipa
 
Ip address and subnetting
Ip address and subnettingIp address and subnetting
Ip address and subnetting
 
Ipv4 and Ipv6
Ipv4 and Ipv6Ipv4 and Ipv6
Ipv4 and Ipv6
 
IPv6 address
IPv6 addressIPv6 address
IPv6 address
 
Dhcp
DhcpDhcp
Dhcp
 
IP Multicasting
IP MulticastingIP Multicasting
IP Multicasting
 
DHCP
DHCPDHCP
DHCP
 
Ports and protocols
Ports and protocolsPorts and protocols
Ports and protocols
 
IP Routing
IP RoutingIP Routing
IP Routing
 
Presentation on arp protocol
Presentation on arp protocolPresentation on arp protocol
Presentation on arp protocol
 
IPv6
IPv6IPv6
IPv6
 

En vedette

IPv4 and IPv6
IPv4 and IPv6IPv4 and IPv6
IPv4 and IPv6RIPE NCC
 
How to Master Difficult Conversations at Work – Leader’s Guide
How to Master Difficult Conversations at Work – Leader’s GuideHow to Master Difficult Conversations at Work – Leader’s Guide
How to Master Difficult Conversations at Work – Leader’s GuidePiktochart
 
4 Biggest Challenges for Creative Teams
4 Biggest Challenges for Creative Teams4 Biggest Challenges for Creative Teams
4 Biggest Challenges for Creative TeamsWrike
 
10 Dead Simple Ways to Improve Your Company Culture
10 Dead Simple Ways to Improve Your Company Culture10 Dead Simple Ways to Improve Your Company Culture
10 Dead Simple Ways to Improve Your Company CultureBonusly
 
How to think like a startup
How to think like a startupHow to think like a startup
How to think like a startupLoic Le Meur
 
10 Things your Audience Hates About your Presentation
10 Things your Audience Hates About your Presentation10 Things your Audience Hates About your Presentation
10 Things your Audience Hates About your PresentationStinson
 
WTF - Why the Future Is Up to Us - pptx version
WTF - Why the Future Is Up to Us - pptx versionWTF - Why the Future Is Up to Us - pptx version
WTF - Why the Future Is Up to Us - pptx versionTim O'Reilly
 
125 Clickass Copywriting Tips
125 Clickass Copywriting Tips125 Clickass Copywriting Tips
125 Clickass Copywriting TipsBarry Feldman
 
The Productivity Secret Of The Best Leaders
The Productivity Secret Of The Best LeadersThe Productivity Secret Of The Best Leaders
The Productivity Secret Of The Best LeadersOfficevibe
 
10 Insightful Quotes On Designing A Better Customer Experience
10 Insightful Quotes On Designing A Better Customer Experience10 Insightful Quotes On Designing A Better Customer Experience
10 Insightful Quotes On Designing A Better Customer ExperienceYuan Wang
 
SlideShare Experts - 7 Experts Reveal Their Presentation Design Secrets
SlideShare Experts - 7 Experts Reveal Their Presentation Design SecretsSlideShare Experts - 7 Experts Reveal Their Presentation Design Secrets
SlideShare Experts - 7 Experts Reveal Their Presentation Design SecretsEugene Cheng
 
14 Tips to Entrepreneurs to start the Right Stuff
14 Tips to Entrepreneurs to start the Right Stuff14 Tips to Entrepreneurs to start the Right Stuff
14 Tips to Entrepreneurs to start the Right StuffPatrick Stähler
 
Leader's Guide to Motivate People at Work
Leader's Guide to Motivate People at WorkLeader's Guide to Motivate People at Work
Leader's Guide to Motivate People at WorkWeekdone.com
 
Inside Google's Numbers in 2017
Inside Google's Numbers in 2017Inside Google's Numbers in 2017
Inside Google's Numbers in 2017Rand Fishkin
 
How I got 2.5 Million views on Slideshare (by @nickdemey - Board of Innovation)
How I got 2.5 Million views on Slideshare (by @nickdemey - Board of Innovation)How I got 2.5 Million views on Slideshare (by @nickdemey - Board of Innovation)
How I got 2.5 Million views on Slideshare (by @nickdemey - Board of Innovation)Board of Innovation
 

En vedette (19)

Ipv4 and Ipv6
Ipv4 and Ipv6Ipv4 and Ipv6
Ipv4 and Ipv6
 
IPv4 and IPv6
IPv4 and IPv6IPv4 and IPv6
IPv4 and IPv6
 
IP addressing
IP addressingIP addressing
IP addressing
 
Ip address
Ip addressIp address
Ip address
 
How to Master Difficult Conversations at Work – Leader’s Guide
How to Master Difficult Conversations at Work – Leader’s GuideHow to Master Difficult Conversations at Work – Leader’s Guide
How to Master Difficult Conversations at Work – Leader’s Guide
 
4 Biggest Challenges for Creative Teams
4 Biggest Challenges for Creative Teams4 Biggest Challenges for Creative Teams
4 Biggest Challenges for Creative Teams
 
10 Dead Simple Ways to Improve Your Company Culture
10 Dead Simple Ways to Improve Your Company Culture10 Dead Simple Ways to Improve Your Company Culture
10 Dead Simple Ways to Improve Your Company Culture
 
How to think like a startup
How to think like a startupHow to think like a startup
How to think like a startup
 
10 Things your Audience Hates About your Presentation
10 Things your Audience Hates About your Presentation10 Things your Audience Hates About your Presentation
10 Things your Audience Hates About your Presentation
 
WTF - Why the Future Is Up to Us - pptx version
WTF - Why the Future Is Up to Us - pptx versionWTF - Why the Future Is Up to Us - pptx version
WTF - Why the Future Is Up to Us - pptx version
 
125 Clickass Copywriting Tips
125 Clickass Copywriting Tips125 Clickass Copywriting Tips
125 Clickass Copywriting Tips
 
The Productivity Secret Of The Best Leaders
The Productivity Secret Of The Best LeadersThe Productivity Secret Of The Best Leaders
The Productivity Secret Of The Best Leaders
 
10 Insightful Quotes On Designing A Better Customer Experience
10 Insightful Quotes On Designing A Better Customer Experience10 Insightful Quotes On Designing A Better Customer Experience
10 Insightful Quotes On Designing A Better Customer Experience
 
SlideShare Experts - 7 Experts Reveal Their Presentation Design Secrets
SlideShare Experts - 7 Experts Reveal Their Presentation Design SecretsSlideShare Experts - 7 Experts Reveal Their Presentation Design Secrets
SlideShare Experts - 7 Experts Reveal Their Presentation Design Secrets
 
14 Tips to Entrepreneurs to start the Right Stuff
14 Tips to Entrepreneurs to start the Right Stuff14 Tips to Entrepreneurs to start the Right Stuff
14 Tips to Entrepreneurs to start the Right Stuff
 
Leader's Guide to Motivate People at Work
Leader's Guide to Motivate People at WorkLeader's Guide to Motivate People at Work
Leader's Guide to Motivate People at Work
 
5 Storytelling Lessons From Superhero Stories
5 Storytelling Lessons From Superhero Stories5 Storytelling Lessons From Superhero Stories
5 Storytelling Lessons From Superhero Stories
 
Inside Google's Numbers in 2017
Inside Google's Numbers in 2017Inside Google's Numbers in 2017
Inside Google's Numbers in 2017
 
How I got 2.5 Million views on Slideshare (by @nickdemey - Board of Innovation)
How I got 2.5 Million views on Slideshare (by @nickdemey - Board of Innovation)How I got 2.5 Million views on Slideshare (by @nickdemey - Board of Innovation)
How I got 2.5 Million views on Slideshare (by @nickdemey - Board of Innovation)
 

Similaire à IPv4 to IPv6

Why We Need IPv6
Why We Need IPv6Why We Need IPv6
Why We Need IPv6Netwax Lab
 
Lesson 3: IPv6 Fundamentals
Lesson 3: IPv6 FundamentalsLesson 3: IPv6 Fundamentals
Lesson 3: IPv6 FundamentalsMahmmoud Mahdi
 
Como definir un esquema de direcciones IPv6
Como definir un esquema de direcciones IPv6Como definir un esquema de direcciones IPv6
Como definir un esquema de direcciones IPv6Edgardo Scrimaglia
 
Conceptos ipv6, direccionamiento
Conceptos ipv6, direccionamientoConceptos ipv6, direccionamiento
Conceptos ipv6, direccionamientoEdgardo Scrimaglia
 
IPv6 Addressing Architecture
IPv6 Addressing ArchitectureIPv6 Addressing Architecture
IPv6 Addressing ArchitectureShreehari Dhat
 
Introduction to IPv6-UoN
Introduction to IPv6-UoNIntroduction to IPv6-UoN
Introduction to IPv6-UoNMwendwa Kivuva
 
I pv6(internet protocol version 6)
I pv6(internet protocol version 6)I pv6(internet protocol version 6)
I pv6(internet protocol version 6)Subrata Kumer Paul
 
Introduction to ipv6 v1.3
Introduction to ipv6 v1.3Introduction to ipv6 v1.3
Introduction to ipv6 v1.3Karunakant Rai
 
APNIC Hackathon IPv4 & IPv6 security & threat comparisons
APNIC Hackathon IPv4 & IPv6 security & threat comparisonsAPNIC Hackathon IPv4 & IPv6 security & threat comparisons
APNIC Hackathon IPv4 & IPv6 security & threat comparisonsAPNIC
 
APNIC Hackathon IPv4 & IPv6 security & threat comparisons
APNIC Hackathon IPv4 & IPv6 security & threat comparisonsAPNIC Hackathon IPv4 & IPv6 security & threat comparisons
APNIC Hackathon IPv4 & IPv6 security & threat comparisonsSiena Perry
 
Cisco presentation2
Cisco presentation2Cisco presentation2
Cisco presentation2ehsan nazer
 
Apnic-Training-IPv6_workshop
Apnic-Training-IPv6_workshopApnic-Training-IPv6_workshop
Apnic-Training-IPv6_workshopNguyen Minh Thu
 

Similaire à IPv4 to IPv6 (20)

Why We Need IPv6
Why We Need IPv6Why We Need IPv6
Why We Need IPv6
 
Lesson 3: IPv6 Fundamentals
Lesson 3: IPv6 FundamentalsLesson 3: IPv6 Fundamentals
Lesson 3: IPv6 Fundamentals
 
Como definir un esquema de direcciones IPv6
Como definir un esquema de direcciones IPv6Como definir un esquema de direcciones IPv6
Como definir un esquema de direcciones IPv6
 
Conceptos ipv6, direccionamiento
Conceptos ipv6, direccionamientoConceptos ipv6, direccionamiento
Conceptos ipv6, direccionamiento
 
IPv6 Addressing Architecture
IPv6 Addressing ArchitectureIPv6 Addressing Architecture
IPv6 Addressing Architecture
 
IPv6
IPv6IPv6
IPv6
 
I pv6 for cmu
I pv6 for cmuI pv6 for cmu
I pv6 for cmu
 
Introduction to IPv6-UoN
Introduction to IPv6-UoNIntroduction to IPv6-UoN
Introduction to IPv6-UoN
 
UNIT-2.pptx
UNIT-2.pptxUNIT-2.pptx
UNIT-2.pptx
 
I pv6(internet protocol version 6)
I pv6(internet protocol version 6)I pv6(internet protocol version 6)
I pv6(internet protocol version 6)
 
I pv4 versus ipv6
I pv4 versus ipv6I pv4 versus ipv6
I pv4 versus ipv6
 
IPV6
IPV6 IPV6
IPV6
 
Introduction to ipv6 v1.3
Introduction to ipv6 v1.3Introduction to ipv6 v1.3
Introduction to ipv6 v1.3
 
APNIC Hackathon IPv4 & IPv6 security & threat comparisons
APNIC Hackathon IPv4 & IPv6 security & threat comparisonsAPNIC Hackathon IPv4 & IPv6 security & threat comparisons
APNIC Hackathon IPv4 & IPv6 security & threat comparisons
 
APNIC Hackathon IPv4 & IPv6 security & threat comparisons
APNIC Hackathon IPv4 & IPv6 security & threat comparisonsAPNIC Hackathon IPv4 & IPv6 security & threat comparisons
APNIC Hackathon IPv4 & IPv6 security & threat comparisons
 
I pv4 and ipv6
I pv4 and ipv6I pv4 and ipv6
I pv4 and ipv6
 
01 Ipv6 Addressing
01 Ipv6 Addressing01 Ipv6 Addressing
01 Ipv6 Addressing
 
Cisco presentation2
Cisco presentation2Cisco presentation2
Cisco presentation2
 
Apnic-Training-IPv6_workshop
Apnic-Training-IPv6_workshopApnic-Training-IPv6_workshop
Apnic-Training-IPv6_workshop
 
I pv6 mechanism
I pv6 mechanismI pv6 mechanism
I pv6 mechanism
 

Dernier

EMBODO Lesson Plan Grade 9 Law of Sines.docx
EMBODO Lesson Plan Grade 9 Law of Sines.docxEMBODO Lesson Plan Grade 9 Law of Sines.docx
EMBODO Lesson Plan Grade 9 Law of Sines.docxElton John Embodo
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4JOYLYNSAMANIEGO
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...JojoEDelaCruz
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxVanesaIglesias10
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfVanessa Camilleri
 
Millenials and Fillennials (Ethical Challenge and Responses).pptx
Millenials and Fillennials (Ethical Challenge and Responses).pptxMillenials and Fillennials (Ethical Challenge and Responses).pptx
Millenials and Fillennials (Ethical Challenge and Responses).pptxJanEmmanBrigoli
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptxmary850239
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
Presentation Activity 2. Unit 3 transv.pptx
Presentation Activity 2. Unit 3 transv.pptxPresentation Activity 2. Unit 3 transv.pptx
Presentation Activity 2. Unit 3 transv.pptxRosabel UA
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
Activity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationActivity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationRosabel UA
 

Dernier (20)

EMBODO Lesson Plan Grade 9 Law of Sines.docx
EMBODO Lesson Plan Grade 9 Law of Sines.docxEMBODO Lesson Plan Grade 9 Law of Sines.docx
EMBODO Lesson Plan Grade 9 Law of Sines.docx
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4
 
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptxINCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptx
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdf
 
Millenials and Fillennials (Ethical Challenge and Responses).pptx
Millenials and Fillennials (Ethical Challenge and Responses).pptxMillenials and Fillennials (Ethical Challenge and Responses).pptx
Millenials and Fillennials (Ethical Challenge and Responses).pptx
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
Presentation Activity 2. Unit 3 transv.pptx
Presentation Activity 2. Unit 3 transv.pptxPresentation Activity 2. Unit 3 transv.pptx
Presentation Activity 2. Unit 3 transv.pptx
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
Activity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationActivity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translation
 

IPv4 to IPv6

  • 1. Advanced Networking and ApplicationsCST 451-1 UvaWellassa University Badulla Sri Lanka
  • 2. Contents IP4 Problems of IP4 Network address translation IPV6 What’s Good about IP6 IPv6 address notation Types of addresses IPV4 address in IP6 IPv6 unicast IPv6 multicast IPv6 anycast IPv6 special address IPv6 ready applications Transition plan Migration to IPv6 Communication between ipv4 and IPv6
  • 3. IPv4 Forth revision of development of Internet Protocol(IP) Most widely used protocol at present Connection-less protocol used on packet-switched Link Layer networks A system of addresses To identify devices 32 bits 232 combinations Nearly 4.3 billion Not enough and more addresses are needed
  • 4.
  • 5. Will be exhausted in near future2.Increasing routing information - Rapid growth of routing tables in backbones 3. Increasing the number of Network Address Translation (NAT) - Breaking the Internet architecture
  • 6. Problems of IPv4 4.Security issues - Number of ways to encrypt IPv4 traffic Example: IPSec - No real standard encryption method 5.Real-time delivery of multimedia content and necessary bandwidth allocation Quality of Service (QoS) Different interpretations QoS compliant devices are not compatible one another
  • 7. Network Address Translation(NAT) Allows to maintain public IP addresses and private IP addresses separately Also used in server load balancing This operates in side the router Maintains an address pool First the destination is checked The address is translated The network address information in the datagram is modified
  • 9. IPv6 Next development version of Internet protocol Address size is 128 bits IPv6 address representation xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx Each x is a 4bit hexadecimal digit IPv6 addresses range from 0000:0000:0000:0000:0000:0000:0000:0000 to ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff.
  • 10. IPv6 Two other formats Omit leading zeros Specify IPv6 addresses by omitting leading zeros E.g. : 1050:0000:0000:0000:0005:0600:300c:326b can be written as 1050:0:0:0:5:600:300c:326b Double colon Specify IPv6 addresses by using double colons (::) in place of a series of zeros E.g. : ff06:0:0:0:0:0:0:c3 may be written as ff06::c3 Double colons can be used only once in one IP address
  • 11. What’s Good about IPv6? Bigger address space 128 bits for addressing No NATs are needed Allows full IP connectivity For Computers, Mobile devices Mobility Facility for mobile devices Allows roaming between different networks
  • 12. What’s Good about IPv6? Built-in security Includes Ipsec Authentication Encryption Compression
  • 13. IPv6 address notation Three possible notation types Depends on content of address you need represent 1.Standard notation - Represent the address as eight 16-bit hexadecimal words separated by ``:'' (colons) - E.g : FEDC:BA98:0332:0000:CF8A:000C:2154:7313 or FEDC:BA98:332:0:CF8A:C:2154:7313. 2.Compressed notation - Multiple fields of zeros - Represent a single contiguous group of zero fields within an IPv6 address - Uses a double colon``::‘’ - E.g.: 1762:0:0:0:0:B03:1:AF18 FF01:0:0:0:CA:0:0:2 0:0:0:0:0:0:0:1:0:0:0:0:0:0:0 can be represented as 1762::B03:1:AF18 FF01::CA:0:0:2 ::1 ::
  • 14. IPv6 address notation Mixed notation For IPv4 addresses encapsulated in IPv6 addresses Represented using the original IPv4 ``.'' notation 0:0:0:0:0:0:127.32.67.15 0:0:0:0:0:FFFF:127.32.67.15 Possible to use the compressed notation ::127.32.67.15 ::FFFF:127.32.67.15
  • 15.
  • 20. send group address that can receive multiple computers,but receive 1 computerunicast anycast multicast
  • 21. IPv4 address in IPv6 IPv6 site is island surrounded IPv4 ocean connect IPv6 island each other encapsulate IPv6 packet in IPv4 packet threat as IPv4 as data link layer IPv4 ocean IPv6 in IPv4 packet IPv6 site IPv6 site IPv6 site
  • 22. IPv6 in IPv4 Tunnel IPv6 Site IPv6 Site IPv4 Internet IPv6 Site
  • 23. IPv6 Unicast To transmit data from one point to another. Multiple users might request Same data From the same server At the same time duplicate data streams are transmitted one to each user Scope may be Global or Local Global for worldwide communication Local for communication within a site
  • 24. Server Router Ethernet Switch Figure 01: How unicast works
  • 25. IPv6 multicast Ability to send a single packet to multiple destinations No broadcast Ability to send a packet to all hosts on the attached link same effect can be achieved by sending a packet to the link-local all hosts multicast group Applications Telephony and video conference Database simultaneous update Parallel computing Real time news
  • 26. Server Router Ethernet Switch Figure 02: How multicast works
  • 27. IPv6 anycast Uses Anycast address Identifies a set of nodes Packet will reach only one out of many (usually, topologically closest one) Anycast address can be assigned to routers only Anycast address cannot be used as a source
  • 28.
  • 29. IPv6 special address Loopback Address A special loopback address for testing Datagrams sent to this address “loop back” to the sending device The loopback address is 0:0:0:0:0:0:0:1or as “::1” Ping ::1 Should answer myself
  • 30. IPv6 ready applications Handles  ":"  in  address  correctly Handles  IPv4  and  IPv6  addresses % ftp ftp.kame.net % ftp 3ffe:501:4819:2000:5254:ff:fedc:50d2
  • 31. Transition plan Current status Only IPv4 Phase I IPv4/v6 Dual node IPv4 address in IPv6 address format IPv6 tunneling on the IPv4 Network Phase II Combination of IPv6 infrastructure and IPv4 infrastructure Translate between IPv4/v6 each other(optional) More IPv6 nodes
  • 32. Migration to IPv6 dual stack Involves running IPv4 and IPv6 at the same time End nodes and routers/switches run both protocols Tunnel To carry one protocol inside another Take IPv6 packets and encapsulate them in IPv4 packets to be sent across portions of the IPv4 networks Translator Protocol translation (NAT-PT) simply translate IPv6 packets into IPv4 packets.
  • 33. Figure 03 Two popular Migration Strategies
  • 34. IPv6/IPv4-dual (IPv4 compat. addr.) IPv4-only translationrouter IPv6-only (IPv4 compat. addr.) IPv4-only IPv6-only (IPv6 addr.) IPv4-only Communication between IPV4 and IPv6 TCP relay