SlideShare a Scribd company logo
CCNA Packet Tracer lab IPv6 to IPv4
Tunnel
In our last article we used Packet tracer to build a dual stack network that supported both IPv4 and IPv6,
but because not all networks support dual-stack, tunneling is used to transfer IPv6 traffic across an
existing IPv4 networks. Many current internet users do not have IPv6 dual-stack support, and thus
cannot reach IPv6 sites directly. Instead, they must use IPv4 infrastructure to carry IPv6 packets. This is
done using a technique known as tunneling, which encapsulates IPv6 packets within IPv4, in effect using
IPv4 as a link layer for IPv6.
There are basic two types of IPv6 tunnels, manual, automatic. The primary difference in these tunneling
techniques is the method in which the tunnel source and destination are determined.
Manual Tunnels:
Manual tunnels must be configured manually. These tunnels are used when using IPv6 addresses that do
not have any embedded IPv4 information. The IPv6 and IPv4 addresses of the endpoints of the tunnel
must be specified.
Automatic tunnels:
Automatic tunnels are configured by using IPv4 address information embedded in an IPv6 address – the
IPv6 address of the destination host includes information about which IPv4 address the packet should be
tunneled to.
I would of like to created labs for both of these tunnel types but even though I am using Packet Tracer 6
the support for automatic IPv6 tunneling is not there, therefore in this article we will only be covering
the manual tunnel.
The configuration of manually configured tunnels for IPv6 is self-explanatory. It requires definite
specification of the tunnel IPv4 source and the tunnel IPv4 destination. The only drawback of when you
use this technique is the amount of administration you must perform when the number of tunnels
grows.
I have included the Packet Tracer topology for this lab along with a network drawing and the final
solution configs.
Task:
Configure the Packet Tracer lab as shown in the network diagram.
Configure manual IPv6 to Ipv4 tunnels to allow all end devices to ping each other.

More Related Content

PDF
Self Introduction for people interested in me.
PDF
My works in gitub, etc.
PPT
Parllelizaion
PDF
Accelerate Your Python* Code through Profiling, Tuning, and Compilation Part ...
PDF
Numba: Flexible analytics written in Python with machine-code speeds and avo...
PPTX
Presentación slide show
PDF
Turning Relationships Into Gold
Self Introduction for people interested in me.
My works in gitub, etc.
Parllelizaion
Accelerate Your Python* Code through Profiling, Tuning, and Compilation Part ...
Numba: Flexible analytics written in Python with machine-code speeds and avo...
Presentación slide show
Turning Relationships Into Gold

Similar to Ccna packet tracer lab i pv6 to ipv4 tunnel (20)

PDF
Performance Analysis of Ipv4 Ipv6 Transition Techniques
PDF
Paper id 25201418
PDF
Whitepaper: Network transitioning from IPv4 to IPv6 Document - Happiest Minds
PDF
IPv6 Transition & Deployment, including IPv6-only in cellular and broadband
PDF
Why We Need IPv6
PDF
A Survey On Next Generation Internet Protocol IPv6
PDF
Mecanismos de transicion pv6
PPT
Iccsit 2010 rljit
DOCX
RASHMI VT REPORT
PPTX
5. transistion mechanisum 1
PDF
Tutorial: IPv6-only transition with demo
PDF
IPv4aaS tutorial and hands-on
PDF
Ipv4 & ipv6
PPTX
Compatibility between IPv4 and IPv6
PDF
On the migration of a large scale network from i pv4 to ipv6 environment
PPT
Iccsit 2010 paper1
DOC
Ecet 465  Enthusiastic Study / snaptutorial.com
Performance Analysis of Ipv4 Ipv6 Transition Techniques
Paper id 25201418
Whitepaper: Network transitioning from IPv4 to IPv6 Document - Happiest Minds
IPv6 Transition & Deployment, including IPv6-only in cellular and broadband
Why We Need IPv6
A Survey On Next Generation Internet Protocol IPv6
Mecanismos de transicion pv6
Iccsit 2010 rljit
RASHMI VT REPORT
5. transistion mechanisum 1
Tutorial: IPv6-only transition with demo
IPv4aaS tutorial and hands-on
Ipv4 & ipv6
Compatibility between IPv4 and IPv6
On the migration of a large scale network from i pv4 to ipv6 environment
Iccsit 2010 paper1
Ecet 465  Enthusiastic Study / snaptutorial.com
Ad

Recently uploaded (20)

PPTX
Market Analysis -202507- Wind-Solar+Hybrid+Street+Lights+for+the+North+Amer...
DOCX
Factor Analysis Word Document Presentation
PDF
Data Engineering Interview Questions & Answers Cloud Data Stacks (AWS, Azure,...
PPTX
retention in jsjsksksksnbsndjddjdnFPD.pptx
PDF
Transcultural that can help you someday.
PPTX
QUANTUM_COMPUTING_AND_ITS_POTENTIAL_APPLICATIONS[2].pptx
PPTX
SAP 2 completion done . PRESENTATION.pptx
PPTX
Introduction to Inferential Statistics.pptx
PPT
Predictive modeling basics in data cleaning process
PDF
Global Data and Analytics Market Outlook Report
PDF
Jean-Georges Perrin - Spark in Action, Second Edition (2020, Manning Publicat...
PPTX
Qualitative Qantitative and Mixed Methods.pptx
PPTX
AI Strategy room jwfjksfksfjsjsjsjsjfsjfsj
PDF
Systems Analysis and Design, 12th Edition by Scott Tilley Test Bank.pdf
PDF
Votre score augmente si vous choisissez une catégorie et que vous rédigez une...
PPTX
Topic 5 Presentation 5 Lesson 5 Corporate Fin
PPTX
IBA_Chapter_11_Slides_Final_Accessible.pptx
PDF
Data Engineering Interview Questions & Answers Batch Processing (Spark, Hadoo...
PDF
[EN] Industrial Machine Downtime Prediction
PDF
Microsoft Core Cloud Services powerpoint
Market Analysis -202507- Wind-Solar+Hybrid+Street+Lights+for+the+North+Amer...
Factor Analysis Word Document Presentation
Data Engineering Interview Questions & Answers Cloud Data Stacks (AWS, Azure,...
retention in jsjsksksksnbsndjddjdnFPD.pptx
Transcultural that can help you someday.
QUANTUM_COMPUTING_AND_ITS_POTENTIAL_APPLICATIONS[2].pptx
SAP 2 completion done . PRESENTATION.pptx
Introduction to Inferential Statistics.pptx
Predictive modeling basics in data cleaning process
Global Data and Analytics Market Outlook Report
Jean-Georges Perrin - Spark in Action, Second Edition (2020, Manning Publicat...
Qualitative Qantitative and Mixed Methods.pptx
AI Strategy room jwfjksfksfjsjsjsjsjfsjfsj
Systems Analysis and Design, 12th Edition by Scott Tilley Test Bank.pdf
Votre score augmente si vous choisissez une catégorie et que vous rédigez une...
Topic 5 Presentation 5 Lesson 5 Corporate Fin
IBA_Chapter_11_Slides_Final_Accessible.pptx
Data Engineering Interview Questions & Answers Batch Processing (Spark, Hadoo...
[EN] Industrial Machine Downtime Prediction
Microsoft Core Cloud Services powerpoint
Ad

Ccna packet tracer lab i pv6 to ipv4 tunnel

  • 1. CCNA Packet Tracer lab IPv6 to IPv4 Tunnel In our last article we used Packet tracer to build a dual stack network that supported both IPv4 and IPv6, but because not all networks support dual-stack, tunneling is used to transfer IPv6 traffic across an existing IPv4 networks. Many current internet users do not have IPv6 dual-stack support, and thus cannot reach IPv6 sites directly. Instead, they must use IPv4 infrastructure to carry IPv6 packets. This is done using a technique known as tunneling, which encapsulates IPv6 packets within IPv4, in effect using IPv4 as a link layer for IPv6. There are basic two types of IPv6 tunnels, manual, automatic. The primary difference in these tunneling techniques is the method in which the tunnel source and destination are determined. Manual Tunnels: Manual tunnels must be configured manually. These tunnels are used when using IPv6 addresses that do not have any embedded IPv4 information. The IPv6 and IPv4 addresses of the endpoints of the tunnel must be specified. Automatic tunnels: Automatic tunnels are configured by using IPv4 address information embedded in an IPv6 address – the IPv6 address of the destination host includes information about which IPv4 address the packet should be tunneled to. I would of like to created labs for both of these tunnel types but even though I am using Packet Tracer 6 the support for automatic IPv6 tunneling is not there, therefore in this article we will only be covering the manual tunnel. The configuration of manually configured tunnels for IPv6 is self-explanatory. It requires definite specification of the tunnel IPv4 source and the tunnel IPv4 destination. The only drawback of when you use this technique is the amount of administration you must perform when the number of tunnels grows. I have included the Packet Tracer topology for this lab along with a network drawing and the final solution configs. Task: Configure the Packet Tracer lab as shown in the network diagram. Configure manual IPv6 to Ipv4 tunnels to allow all end devices to ping each other.