SlideShare une entreprise Scribd logo
1  sur  9
Télécharger pour lire hors ligne
©2016 RHC Technologies
R H C
TECHNOLOGIES
#LIKE #FOLLOW #WATCH
IPv6

Prepared By
Sai Linn Thu
©2016 RHC Technologies
R H C
TECHNOLOGIES
 #2016
#LIKE #FOLLOW #WATCH
Ø  The world's population is currently over 7 billion, and it is anticipated to be 8 billion by 2025.
Ø  Currently 45% of the world's population are Internet users and this is set to rise. [ ~ 3.5 billion global internet users ]
Ø  Many users require multiple IP addresses to cater for personal devices each needing its own IP address.
Ø  IPv4 has ~4.2 billion possible IP addresses. [ 32 bits ]
Ø  IPv6 ~ over 340 trillion trillion trillion addresses. [ 128 bits ]
CIDR Subnet Number of IPs
/128 1
LAN Segment - /64 18,446,744,073,709,551,616
Residential - /56 4,722,366,482,869,645,213,696
Business - /48 1,208,925,819,614,629,174,706,176
ISP - /32 79,228,162,514,264,337,593,543,950,336
/16 5,192,296,858,534,827,628,530,496,329,220,096
/8 1,329,227,995,784,915,872,903,807,060,280,344,576
©2016 RHC Technologies
R H C
TECHNOLOGIES
 #2016
#LIKE #FOLLOW #WATCH
IPv6 address [ 128 bits ] – Hexadecimal Notation
0010000000000001000011011011100000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000001
IPv4 address [ 32 bits ] – Decimal Notation
10101100000100001111111000000001
Binary Hex Binary Hex
0000
0001
0010
0011
0100
0101
0110
0111
0
1
2
3
4
5
6
7
1000
1001
1010
1011
1100
1101
1110
1111
8
9
a
b
c
d
e
f
©2016 RHC Technologies
R H C
TECHNOLOGIES
#LIKE #FOLLOW #WATCH
Converting Binary to Hexadecimal
00100000000000010000110110111000101011000001000011111110000000010000000000000000000000000000000000000000000000000000000000000000
Step 1 – Break the Binary into 8 blocks of 16 bits ( 8 x 16 bit = 128 bits )
0010000000000001  0000110110111000  1010110000010000  1111111000000001
0000000000000000  0000000000000000  0000000000000000  0000000000000000
Step 2 – Split each block into 4 segments ( 32 x 4 bit = 128 bits )
0010 0000 0000 0001  0000 1101 1011 1000  1010 1100 0001 0000  1111 1110 0000 0001
0000 0000 0000 0000  0000 0000 0000 0000  0000 0000 0000 0000  0000 0000 0000 0000
Step 3 – Convert to Hexadecimal Value
2 0 0 1 : 0 d b 8 : a c 1 0 : f e 0 1 : 0 0 0 0 : 0 0 0 0 : 0 0 0 0 : 0 0 0 0
©2016 RHC Technologies
R H C
TECHNOLOGIES
#LIKE #FOLLOW #WATCH
Step 2 – Split each block into 4 segments ( 32 x 4 bit = 128 bits )
0010 0000 0000 0001  0000 1101 1011 1000  1000 0101 1010 0011  0000 0000 0000 0000
0000 0000 0000 0000  1000 1010 0010 1110  0000 0000 0000 0000  0000 1010 0101 0010
Step 3 – Convert to Hexadecimal Value
2 0 0 1 : 0 d b 8 : 8 5 a 3 : 0 0 0 0 : 0 0 0 0 : 8 a 2 e : 0 0 0 0 : 0 a 5 2
Step 2 – Split each block into 4 segments ( 32 x 4 bit = 128 bits )
1111 1110 1000 0000  0000 0000 0000 0000  0000 0000 0000 0000  0000 0000 0000 0000
0000 0010 0000 0010  1011 0011 1111 1111  1111 1110 0001 1110  1000 0011 0010 1001
Step 3 – Convert to Hexadecimal Value
f e 8 0 : 0 0 0 0 : 0 0 0 0 : 0 0 0 0 : 0 2 0 2 : b 3 f f : f e 1 e : 8 3 2 9
©2016 RHC Technologies
R H C
TECHNOLOGIES
#LIKE #FOLLOW #WATCH
Zero Compression
2 0 0 1 : 0 d b 8 : 8 5 a 3 : 0 0 0 0 : 0 0 0 0 : 8 a 2 e : 0 0 0 0 : 0 a 5 2
2 0 0 1 : 0 d b 8 : 8 5 a 3 : : 8 a 2 e : 0 0 0 0 : 0 a 5 2
Zero Suppression
2 0 0 1 : 0 d b 8 : a c 1 0 : 0 0 0 0 : 0 0 0 0 : 8 a 2 e : 0 0 0 0 : 0 a 5 2
2 0 0 1 : d b 8 : a c 1 0 : : 8 a 2 e : 0 : a 5 2
©2016 RHC Technologies
R H C
TECHNOLOGIES
#LIKE #FOLLOW #WATCH
Zero Compression
fe80 : 0000 : 0000 : 0000 : 0202 : b3ff : fe1e : 8329
fe80 : : 0202 : b3ff : fe1e : 8329
Zero Compression
2001 : 0000 : ac10 : 0000 : 0000 : fe01 : 0db8 : 0000
2001 : 0000 : ac10 : : fe01 : 0db8 : 0000
Zero Suppression
21da : 00d3 : 0000 : 2f3b : 02aa : 0ff0 : fe28 : 9c5a
21da : d3 : 0 : 2f3b : 2aa : ff0 : fe28 : 9c5a
Zero Suppression
2607 : 0fd3 : 0051 : 1002 : 0004 : 30fa : 0000 : 011f
2607 : fd3 : 51 : 1002 : 4 : 30fa : 0 : 11f
©2016 RHC Technologies
R H C
TECHNOLOGIES
#LIKE #FOLLOW #WATCH
NOTE
There are no broadcast addresses in IPv6.
The functions served by broadcast addresses in IPv4 are served by Multicast in IPv6.
© www.rhctechnologies.com
R H C
TECHNOLOGIES
RHC Technologies
#LIKE #FOLLOW #WATCH

Contenu connexe

Tendances

Lab 9 instructions
Lab 9 instructionsLab 9 instructions
Lab 9 instructions
trayyoo
 
Vista 1600 c epon olt quick start manual(r1.2)
Vista 1600 c epon olt quick start manual(r1.2)Vista 1600 c epon olt quick start manual(r1.2)
Vista 1600 c epon olt quick start manual(r1.2)
Shanxi Cai
 
4.4.1.2 packet tracer configure ip ac ls to mitigate attacks-instructor
4.4.1.2 packet tracer   configure ip ac ls to mitigate attacks-instructor4.4.1.2 packet tracer   configure ip ac ls to mitigate attacks-instructor
4.4.1.2 packet tracer configure ip ac ls to mitigate attacks-instructor
Salem Trabelsi
 
Packet Tracer Simulation Lab Layer3 Routing
Packet Tracer Simulation Lab Layer3 RoutingPacket Tracer Simulation Lab Layer3 Routing
Packet Tracer Simulation Lab Layer3 Routing
Johnson Liu
 

Tendances (20)

Сүлжээ1
Сүлжээ1Сүлжээ1
Сүлжээ1
 
Lab 9 instructions
Lab 9 instructionsLab 9 instructions
Lab 9 instructions
 
ULA network experience @ JANOG34, by Shishio Tsuchiya [APNIC 38 / APIPv6TF]
ULA network experience @ JANOG34, by Shishio Tsuchiya [APNIC 38 / APIPv6TF]ULA network experience @ JANOG34, by Shishio Tsuchiya [APNIC 38 / APIPv6TF]
ULA network experience @ JANOG34, by Shishio Tsuchiya [APNIC 38 / APIPv6TF]
 
PLNOG 4: Marcin Kuczera - Jak wyrzuciliśmy wszystkie Linuxy, czyli centralny ...
PLNOG 4: Marcin Kuczera - Jak wyrzuciliśmy wszystkie Linuxy, czyli centralny ...PLNOG 4: Marcin Kuczera - Jak wyrzuciliśmy wszystkie Linuxy, czyli centralny ...
PLNOG 4: Marcin Kuczera - Jak wyrzuciliśmy wszystkie Linuxy, czyli centralny ...
 
Networking Tutorial Goes to Basic PPP Configuration
Networking Tutorial Goes to Basic PPP ConfigurationNetworking Tutorial Goes to Basic PPP Configuration
Networking Tutorial Goes to Basic PPP Configuration
 
IPSec VPN
IPSec VPNIPSec VPN
IPSec VPN
 
BACIK CISCO SKILLS
BACIK CISCO SKILLSBACIK CISCO SKILLS
BACIK CISCO SKILLS
 
Mpl sv1 qbook
Mpl sv1 qbookMpl sv1 qbook
Mpl sv1 qbook
 
How to Cisco ACI Multi-Pod
How to Cisco ACI Multi-PodHow to Cisco ACI Multi-Pod
How to Cisco ACI Multi-Pod
 
보안위협 관리통제
보안위협 관리통제보안위협 관리통제
보안위협 관리통제
 
Vista 1600 c epon olt quick start manual(r1.2)
Vista 1600 c epon olt quick start manual(r1.2)Vista 1600 c epon olt quick start manual(r1.2)
Vista 1600 c epon olt quick start manual(r1.2)
 
R1
R1R1
R1
 
Configure Cisco Routers for Syslog, NTP, and SSH Operations
Configure Cisco Routers for Syslog, NTP, and SSH Operations Configure Cisco Routers for Syslog, NTP, and SSH Operations
Configure Cisco Routers for Syslog, NTP, and SSH Operations
 
4.4.1.2 packet tracer configure ip ac ls to mitigate attacks-instructor
4.4.1.2 packet tracer   configure ip ac ls to mitigate attacks-instructor4.4.1.2 packet tracer   configure ip ac ls to mitigate attacks-instructor
4.4.1.2 packet tracer configure ip ac ls to mitigate attacks-instructor
 
Cisco CCNA-Standard Access List
Cisco CCNA-Standard Access ListCisco CCNA-Standard Access List
Cisco CCNA-Standard Access List
 
4 channel rf remote controller board manual
4 channel rf remote controller board manual4 channel rf remote controller board manual
4 channel rf remote controller board manual
 
Packet Tracer Simulation Lab Layer3 Routing
Packet Tracer Simulation Lab Layer3 RoutingPacket Tracer Simulation Lab Layer3 Routing
Packet Tracer Simulation Lab Layer3 Routing
 
Cisco CCNA-Router on Stick
Cisco CCNA-Router on StickCisco CCNA-Router on Stick
Cisco CCNA-Router on Stick
 
Networking Lab Report
Networking Lab ReportNetworking Lab Report
Networking Lab Report
 
Stu t17 a
Stu t17 aStu t17 a
Stu t17 a
 

En vedette

ASA Multiple Context Training
ASA Multiple Context TrainingASA Multiple Context Training
ASA Multiple Context Training
Tariq Bader
 
200-125-ccna-v3
200-125-ccna-v3200-125-ccna-v3
200-125-ccna-v3
Ibby Nuj
 
InternetWorking With TCP\IP
InternetWorking With TCP\IPInternetWorking With TCP\IP
InternetWorking With TCP\IP
hunghanamhus
 
How to speak english fluently
How to speak english fluentlyHow to speak english fluently
How to speak english fluently
megacq
 

En vedette (14)

Cisco Certified Design Expert - Exam Preparation
Cisco Certified Design Expert - Exam PreparationCisco Certified Design Expert - Exam Preparation
Cisco Certified Design Expert - Exam Preparation
 
ASA Multiple Context Training
ASA Multiple Context TrainingASA Multiple Context Training
ASA Multiple Context Training
 
CCNP Security-Firewall
CCNP Security-FirewallCCNP Security-Firewall
CCNP Security-Firewall
 
CCDE Experience
CCDE ExperienceCCDE Experience
CCDE Experience
 
200-125-ccna-v3
200-125-ccna-v3200-125-ccna-v3
200-125-ccna-v3
 
NAT in ASA Firewall
NAT in ASA FirewallNAT in ASA Firewall
NAT in ASA Firewall
 
MPLS Concepts and Fundamentals
MPLS Concepts and FundamentalsMPLS Concepts and Fundamentals
MPLS Concepts and Fundamentals
 
Deploy MPLS Traffic Engineering
Deploy MPLS Traffic EngineeringDeploy MPLS Traffic Engineering
Deploy MPLS Traffic Engineering
 
InternetWorking With TCP\IP
InternetWorking With TCP\IPInternetWorking With TCP\IP
InternetWorking With TCP\IP
 
How to speak english fluently
How to speak english fluentlyHow to speak english fluently
How to speak english fluently
 
Understanding and Troubleshooting ASA NAT
Understanding and Troubleshooting ASA NATUnderstanding and Troubleshooting ASA NAT
Understanding and Troubleshooting ASA NAT
 
Alphorm.com Formation Cisco CCNA v3 : mise à jour
Alphorm.com Formation Cisco CCNA v3 : mise à jourAlphorm.com Formation Cisco CCNA v3 : mise à jour
Alphorm.com Formation Cisco CCNA v3 : mise à jour
 
Using packet-tracer, capture and other Cisco ASA tools for network troublesho...
Using packet-tracer, capture and other Cisco ASA tools for network troublesho...Using packet-tracer, capture and other Cisco ASA tools for network troublesho...
Using packet-tracer, capture and other Cisco ASA tools for network troublesho...
 
Cisco ospf
Cisco ospf Cisco ospf
Cisco ospf
 

Similaire à IPv6 Basics

I pv6 addressing-rg-animated
I pv6 addressing-rg-animatedI pv6 addressing-rg-animated
I pv6 addressing-rg-animated
masbangkit
 
4 bit lcd_interfacing_with_arm7_primer
4 bit lcd_interfacing_with_arm7_primer4 bit lcd_interfacing_with_arm7_primer
4 bit lcd_interfacing_with_arm7_primer
pvmistary
 
Tài liệu hướng dẫn sử dụng bộ điều khiển Siemens Simatics LOGO!
Tài liệu hướng dẫn sử dụng bộ điều khiển Siemens Simatics LOGO!Tài liệu hướng dẫn sử dụng bộ điều khiển Siemens Simatics LOGO!
Tài liệu hướng dẫn sử dụng bộ điều khiển Siemens Simatics LOGO!
Công ty công nghệ tự động hóa Hoàng Gia
 
It 200 project 2 - group 4 - final
It 200   project 2 - group 4 - finalIt 200   project 2 - group 4 - final
It 200 project 2 - group 4 - final
Loren Schwappach
 
IP_Addressing_and Subnetting.pdf
IP_Addressing_and Subnetting.pdfIP_Addressing_and Subnetting.pdf
IP_Addressing_and Subnetting.pdf
SayusAli
 
What the Fax!?
What the Fax!?What the Fax!?
What the Fax!?
Priyanka Aash
 
Software Attacks on Hardware Wallets
Software Attacks on Hardware WalletsSoftware Attacks on Hardware Wallets
Software Attacks on Hardware Wallets
Priyanka Aash
 

Similaire à IPv6 Basics (20)

MaskedVByte: SIMD-accelerated VByte
MaskedVByte: SIMD-accelerated VByteMaskedVByte: SIMD-accelerated VByte
MaskedVByte: SIMD-accelerated VByte
 
I pv6 addressing-rg-animated
I pv6 addressing-rg-animatedI pv6 addressing-rg-animated
I pv6 addressing-rg-animated
 
Ficstar Software: Cassandra Installation to Optimization
Ficstar Software: Cassandra Installation to OptimizationFicstar Software: Cassandra Installation to Optimization
Ficstar Software: Cassandra Installation to Optimization
 
4 bit lcd_interfacing_with_arm7_primer
4 bit lcd_interfacing_with_arm7_primer4 bit lcd_interfacing_with_arm7_primer
4 bit lcd_interfacing_with_arm7_primer
 
4 bit lcd_interfacing_with_arm7_primer
4 bit lcd_interfacing_with_arm7_primer4 bit lcd_interfacing_with_arm7_primer
4 bit lcd_interfacing_with_arm7_primer
 
Traveler's Guide to Cassandra
Traveler's Guide to CassandraTraveler's Guide to Cassandra
Traveler's Guide to Cassandra
 
Reverse engineering of binary programs for custom virtual machines
Reverse engineering of binary programs for custom virtual machinesReverse engineering of binary programs for custom virtual machines
Reverse engineering of binary programs for custom virtual machines
 
Examining Malware with Python
Examining Malware with PythonExamining Malware with Python
Examining Malware with Python
 
Tài liệu hướng dẫn sử dụng bộ điều khiển Siemens Simatics LOGO!
Tài liệu hướng dẫn sử dụng bộ điều khiển Siemens Simatics LOGO!Tài liệu hướng dẫn sử dụng bộ điều khiển Siemens Simatics LOGO!
Tài liệu hướng dẫn sử dụng bộ điều khiển Siemens Simatics LOGO!
 
Monitoring Containers with Weave Scope
Monitoring Containers with Weave ScopeMonitoring Containers with Weave Scope
Monitoring Containers with Weave Scope
 
It 200 project 2 - group 4 - final
It 200   project 2 - group 4 - finalIt 200   project 2 - group 4 - final
It 200 project 2 - group 4 - final
 
IP_Addressing_and Subnetting.pdf
IP_Addressing_and Subnetting.pdfIP_Addressing_and Subnetting.pdf
IP_Addressing_and Subnetting.pdf
 
What the Fax!?
What the Fax!?What the Fax!?
What the Fax!?
 
No more dumb hex!
No more dumb hex!No more dumb hex!
No more dumb hex!
 
ip v6
ip v6ip v6
ip v6
 
PBL1-v1-200e.pptx
PBL1-v1-200e.pptxPBL1-v1-200e.pptx
PBL1-v1-200e.pptx
 
Software Attacks on Hardware Wallets
Software Attacks on Hardware WalletsSoftware Attacks on Hardware Wallets
Software Attacks on Hardware Wallets
 
Pic16f87x1a
Pic16f87x1aPic16f87x1a
Pic16f87x1a
 
10 Tips for failing at microservices - badly (BedCon 2017)
10 Tips for failing at microservices - badly (BedCon 2017)10 Tips for failing at microservices - badly (BedCon 2017)
10 Tips for failing at microservices - badly (BedCon 2017)
 
mmsys2019 live streaming at scale
mmsys2019 live streaming at scalemmsys2019 live streaming at scale
mmsys2019 live streaming at scale
 

Dernier

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Dernier (20)

Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 

IPv6 Basics

  • 1. ©2016 RHC Technologies R H C TECHNOLOGIES #LIKE #FOLLOW #WATCH IPv6 Prepared By Sai Linn Thu
  • 2. ©2016 RHC Technologies R H C TECHNOLOGIES #2016 #LIKE #FOLLOW #WATCH Ø  The world's population is currently over 7 billion, and it is anticipated to be 8 billion by 2025. Ø  Currently 45% of the world's population are Internet users and this is set to rise. [ ~ 3.5 billion global internet users ] Ø  Many users require multiple IP addresses to cater for personal devices each needing its own IP address. Ø  IPv4 has ~4.2 billion possible IP addresses. [ 32 bits ] Ø  IPv6 ~ over 340 trillion trillion trillion addresses. [ 128 bits ] CIDR Subnet Number of IPs /128 1 LAN Segment - /64 18,446,744,073,709,551,616 Residential - /56 4,722,366,482,869,645,213,696 Business - /48 1,208,925,819,614,629,174,706,176 ISP - /32 79,228,162,514,264,337,593,543,950,336 /16 5,192,296,858,534,827,628,530,496,329,220,096 /8 1,329,227,995,784,915,872,903,807,060,280,344,576
  • 3. ©2016 RHC Technologies R H C TECHNOLOGIES #2016 #LIKE #FOLLOW #WATCH IPv6 address [ 128 bits ] – Hexadecimal Notation 0010000000000001000011011011100000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000001 IPv4 address [ 32 bits ] – Decimal Notation 10101100000100001111111000000001 Binary Hex Binary Hex 0000 0001 0010 0011 0100 0101 0110 0111 0 1 2 3 4 5 6 7 1000 1001 1010 1011 1100 1101 1110 1111 8 9 a b c d e f
  • 4. ©2016 RHC Technologies R H C TECHNOLOGIES #LIKE #FOLLOW #WATCH Converting Binary to Hexadecimal 00100000000000010000110110111000101011000001000011111110000000010000000000000000000000000000000000000000000000000000000000000000 Step 1 – Break the Binary into 8 blocks of 16 bits ( 8 x 16 bit = 128 bits ) 0010000000000001  0000110110111000  1010110000010000  1111111000000001 0000000000000000  0000000000000000  0000000000000000  0000000000000000 Step 2 – Split each block into 4 segments ( 32 x 4 bit = 128 bits ) 0010 0000 0000 0001  0000 1101 1011 1000  1010 1100 0001 0000  1111 1110 0000 0001 0000 0000 0000 0000  0000 0000 0000 0000  0000 0000 0000 0000  0000 0000 0000 0000 Step 3 – Convert to Hexadecimal Value 2 0 0 1 : 0 d b 8 : a c 1 0 : f e 0 1 : 0 0 0 0 : 0 0 0 0 : 0 0 0 0 : 0 0 0 0
  • 5. ©2016 RHC Technologies R H C TECHNOLOGIES #LIKE #FOLLOW #WATCH Step 2 – Split each block into 4 segments ( 32 x 4 bit = 128 bits ) 0010 0000 0000 0001  0000 1101 1011 1000  1000 0101 1010 0011  0000 0000 0000 0000 0000 0000 0000 0000  1000 1010 0010 1110  0000 0000 0000 0000  0000 1010 0101 0010 Step 3 – Convert to Hexadecimal Value 2 0 0 1 : 0 d b 8 : 8 5 a 3 : 0 0 0 0 : 0 0 0 0 : 8 a 2 e : 0 0 0 0 : 0 a 5 2 Step 2 – Split each block into 4 segments ( 32 x 4 bit = 128 bits ) 1111 1110 1000 0000  0000 0000 0000 0000  0000 0000 0000 0000  0000 0000 0000 0000 0000 0010 0000 0010  1011 0011 1111 1111  1111 1110 0001 1110  1000 0011 0010 1001 Step 3 – Convert to Hexadecimal Value f e 8 0 : 0 0 0 0 : 0 0 0 0 : 0 0 0 0 : 0 2 0 2 : b 3 f f : f e 1 e : 8 3 2 9
  • 6. ©2016 RHC Technologies R H C TECHNOLOGIES #LIKE #FOLLOW #WATCH Zero Compression 2 0 0 1 : 0 d b 8 : 8 5 a 3 : 0 0 0 0 : 0 0 0 0 : 8 a 2 e : 0 0 0 0 : 0 a 5 2 2 0 0 1 : 0 d b 8 : 8 5 a 3 : : 8 a 2 e : 0 0 0 0 : 0 a 5 2 Zero Suppression 2 0 0 1 : 0 d b 8 : a c 1 0 : 0 0 0 0 : 0 0 0 0 : 8 a 2 e : 0 0 0 0 : 0 a 5 2 2 0 0 1 : d b 8 : a c 1 0 : : 8 a 2 e : 0 : a 5 2
  • 7. ©2016 RHC Technologies R H C TECHNOLOGIES #LIKE #FOLLOW #WATCH Zero Compression fe80 : 0000 : 0000 : 0000 : 0202 : b3ff : fe1e : 8329 fe80 : : 0202 : b3ff : fe1e : 8329 Zero Compression 2001 : 0000 : ac10 : 0000 : 0000 : fe01 : 0db8 : 0000 2001 : 0000 : ac10 : : fe01 : 0db8 : 0000 Zero Suppression 21da : 00d3 : 0000 : 2f3b : 02aa : 0ff0 : fe28 : 9c5a 21da : d3 : 0 : 2f3b : 2aa : ff0 : fe28 : 9c5a Zero Suppression 2607 : 0fd3 : 0051 : 1002 : 0004 : 30fa : 0000 : 011f 2607 : fd3 : 51 : 1002 : 4 : 30fa : 0 : 11f
  • 8. ©2016 RHC Technologies R H C TECHNOLOGIES #LIKE #FOLLOW #WATCH NOTE There are no broadcast addresses in IPv6. The functions served by broadcast addresses in IPv4 are served by Multicast in IPv6.
  • 9. © www.rhctechnologies.com R H C TECHNOLOGIES RHC Technologies #LIKE #FOLLOW #WATCH