Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Packet Tracer Network Simulator
  • Table Of Contents Toc
Packet Tracer Network Simulator

Packet Tracer Network Simulator

By : Jesin A
3.5 (11)
close
close
Packet Tracer Network Simulator

Packet Tracer Network Simulator

3.5 (11)
By: Jesin A

Overview of this book

Table of Contents (18 chapters)
close
close
Packet Tracer Network Simulator
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
1
Index

Using both IPv4 and IPv6


In this section, we'll see how to make IPv6-only hosts communicate with other IPv6-only hosts through IPv4-only devices. There are several methods for doing this; we'll discuss IPV6 over IPv4 tunneling using Generic Routing Encapsulation (GRE).

The GRE method encapsulates IPv6 packets within IPv4 packets and transports them over the IPv4 network. The receiving device decapsulates the packet and sends only the IPv6 information to the host. For this exercise, we'll use the following topology:

For routing, we will configure EIGRP on IPv4 interfaces for the three routers and static routing on R2 and R3. We will begin by configuring R1, which is the IPv4-only router.

R1(config)#int fa0/0
R1(config-if)#no shutdown
R1(config-if)#ip add 10.0.0.1 255.255.255.0
R1(config)#int fa0/1
R1(config-if)#no shutdown
R1(config-if)#ip add 10.2.0.1 255.255.255.0
R1(config-)#router eigrp 1
R1(config-router)#network 10.0.0.0

Now on the router R2, we will configure IPv4 and IPv6 addresses...

CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Packet Tracer Network Simulator
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon