IFT 266 Introduction to Network Information Communication Technology (ICT)   Lab 41 IPv6 and IPv4 Dual Stack   Co-authored by Joshua Nash     After you complete each step, put a ‘√’ or ‘x’ in the completed box or   Answer the open questions in the spaces provided.     Objective: Demonstrate the process to set up Dual Stacking to allow for upgradable devices so IPv6 and IPv4 can work along together.     Set up the following topology as shown.                                     Note: 1841 router might be a good option.                           Configure PC 1 which will be IPV4 focused.           Configure PC 2 which will be IPV6 focused.                     Configure the Server as shown with IPv4 and IPv6 configurations.                                                                                                     Router configuration details. You will use these configuration details in step 6. Device IP Address R1-Fa0/0 10.1.1.1/24 R1-Fa0/1 2001:1:1:1::1/64 R1-S0/3/0 10.2.2.1/24 R1-S0/3/0 2001:2:2:2::1/64 R2-S0/3/0 10.2.2.2/24 R2-S0/3/0 2001:2:2:2::2/64 R2-Fa0/0 10.3.3.1/24 R2-Fa0/0 2001:3:3:3::1/64             Configure R1 with the following commands Router>en Router#config t Enter configuration commands, one per line. End with CNTL/Z. Router(config)# Router(config)#interface FastEthernet0/0 Router(config-if)# ip address 10.1.1.1 255.255.255.0 Router(config-if)#no shutdown %LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up   %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up Router(config)#interface FastEthernet0/1 Router(config-if)#ipv6 address 2001:1:1:1::1/64 Router(config-if)#no shutdown Router(config-if)#exit Router(config)#interface Serial0/3/0 Router(config-if)#ip address 10.2.2.1 255.255.255.0 Router(config-if)#ipv6 address 2001:2:2:2::1/64 Router(config-if)#no shutdownRouter(config-if)#exit     Configure Router 2 using the same process that you did when configuring Router 1 in step 6                                       Let’s do some testing of the network Try to ping Router 1 with the IPv4 address from PC-0. Can you do it?YES…you should be able to ping Router 1 from PC 1 via the IPv4 address   If not, troubleshoot.         Try to ping Router 1 with IPv6 address from PC-1. Can you do it?YES…you should be able to ping Router 1 from PC 2 via the IPv6 address   If not, troubleshoot.   Can you ping Router 2 from either PC 1 or PC 2?     YES      or      NO     If no, why can’t you?     _______________________________________________________________________________

Systems Architecture
7th Edition
ISBN:9781305080195
Author:Stephen D. Burd
Publisher:Stephen D. Burd
Chapter9: Computer Networks
Section: Chapter Questions
Problem 9VE
Question

IFT 266 Introduction to Network Information Communication Technology (ICT)

 

Lab 41

IPv6 and IPv4 Dual Stack

 

Co-authored by Joshua Nash

 

 

After you complete each step, put a ‘√’ or ‘x’ in the completed box

or

 

Answer the open questions in the spaces provided.

 

 

Objective: Demonstrate the process to set up Dual Stacking to allow for upgradable devices so IPv6 and IPv4 can work along together.

 

 

  1. Set up the following topology as shown.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Note: 1841 router might be a good option.

 

 

 

 

 

 

 

 

 

 

 

 

 

  1. Configure PC 1 which will be IPV4 focused.



 

 

 

 

 

  1. Configure PC 2 which will be IPV6 focused.

 

 

 

 

 

 

 

 

 

 

  1. Configure the Server as shown with IPv4 and IPv6 configurations.

 

                                                                                               

 

  1. Router configuration details. You will use these configuration details in step 6.

Device

IP Address

R1-Fa0/0

10.1.1.1/24

R1-Fa0/1

2001:1:1:1::1/64

R1-S0/3/0

10.2.2.1/24

R1-S0/3/0

2001:2:2:2::1/64

R2-S0/3/0

10.2.2.2/24

R2-S0/3/0

2001:2:2:2::2/64

R2-Fa0/0

10.3.3.1/24

R2-Fa0/0

2001:3:3:3::1/64

 

 

 

 

 

 

  1. Configure R1 with the following commands

Router>en

Router#config t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#

Router(config)#interface FastEthernet0/0

Router(config-if)# ip address 10.1.1.1 255.255.255.0

Router(config-if)#no shutdown

%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

 

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up

Router(config)#interface FastEthernet0/1

Router(config-if)#ipv6 address 2001:1:1:1::1/64

Router(config-if)#no shutdown

Router(config-if)#exit

Router(config)#interface Serial0/3/0

Router(config-if)#ip address 10.2.2.1 255.255.255.0

Router(config-if)#ipv6 address 2001:2:2:2::1/64

Router(config-if)#no shutdown
Router(config-if)#exit

 

 

  1. Configure Router 2 using the same process that you did when configuring Router 1 in step 6



                                   

 

  1. Let’s do some testing of the network

Try to ping Router 1 with the IPv4 address from PC-0.

Can you do it?

YES…you should be able to ping Router 1 from PC 1 via the IPv4 address

 

If not, troubleshoot.

 

 

 

 

Try to ping Router 1 with IPv6 address from PC-1.

Can you do it?

YES…you should be able to ping Router 1 from PC 2 via the IPv6 address

 

If not, troubleshoot.





 

Can you ping Router 2 from either PC 1 or PC 2?

 

 

YES      or      NO

 

 

If no, why can’t you?

 

 

_______________________________________________________________________________

 

 

AI-Generated Solution
AI-generated content may present inaccurate or offensive content that does not represent bartleby’s views.
steps

Unlock instant AI solutions

Tap the button
to generate a solution

Knowledge Booster
Types of Protocols
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Recommended textbooks for you
Systems Architecture
Systems Architecture
Computer Science
ISBN:
9781305080195
Author:
Stephen D. Burd
Publisher:
Cengage Learning
A+ Guide to Hardware (Standalone Book) (MindTap C…
A+ Guide to Hardware (Standalone Book) (MindTap C…
Computer Science
ISBN:
9781305266452
Author:
Jean Andrews
Publisher:
Cengage Learning
Operations Research : Applications and Algorithms
Operations Research : Applications and Algorithms
Computer Science
ISBN:
9780534380588
Author:
Wayne L. Winston
Publisher:
Brooks Cole
Principles of Information Systems (MindTap Course…
Principles of Information Systems (MindTap Course…
Computer Science
ISBN:
9781285867168
Author:
Ralph Stair, George Reynolds
Publisher:
Cengage Learning
Enhanced Discovering Computers 2017 (Shelly Cashm…
Enhanced Discovering Computers 2017 (Shelly Cashm…
Computer Science
ISBN:
9781305657458
Author:
Misty E. Vermaat, Susan L. Sebok, Steven M. Freund, Mark Frydenberg, Jennifer T. Campbell
Publisher:
Cengage Learning
MIS
MIS
Computer Science
ISBN:
9781337681919
Author:
BIDGOLI
Publisher:
Cengage