Skip to content
  • Home
  • CCNA Labs
    • CCNA 1 LAB Activities (v6 & v7)
    • CCNA 2 LAB Activities (v6 & v7)
    • CCNA 3 LAB Activities (v6 & v7)
    • CCNA 4 Lab Activities
  • Linux
    • Linux Unhatched
    • Linux Essentials 2.0
    • Linux Essentials
    • Introduction to Linux I
    • Introduction to Linux II
  • Programming
    • PCAP – Programming Essentials in Python
    • CLA – Programming Essentials in C
    • CPA Programming Essentials in C++
  • About
    • Contact Us
    • Privacy Policy

CCNA 7 Exam Answers 2023

Go with our CCIE, Passed 100%

  • ITE
    • ITE - IT Essentials v7.0
    • ITE - IT Essentials v6.0
      • IT Essentials Lab 2019
    • ITE v5.0 Exam
    • Virtual Activity Laptop
    • Virtual Activity Desktop
  • NE
    • MF
  • CCNA
    • CCNA1
      • CCNA1 v7.0 – ITN
      • CCNA1 v6.0
    • CCNA2
      • CCNA2 v7.0 – SRWE
      • CCNA2 v6.0
    • CCNA3
      • CCNA3 v7.0 – ENSA
      • CCNA3 v6.0
    • CCNA4
      • CCNA4 v6.0
  • Cyber-Security
    • ITC – Introduction to Cybersecurity 2.1 (Level 1)
    • CE – Cybersecurity Essentials 1.1 (Level 2)
    • CCNA CyberOps 1.1 (Level 3)
  • Security
    • CCNA Security v2
  • DevNet
  • CCNA PT Lab 2023
topology.png

8.4.1.2 Packet Tracer – Skills Integration Challenge

Posted on April 22, 2018April 24, 2018 By Admin

Last Updated on April 24, 2018 by Admin

8.4.1.2 Packet Tracer – Skills Integration Challenge

  • Recommend

From year to year, Cisco has updated many versions with difference questions. The latest version is version 6.0 in 2018. What is your version? It depends on your instructor creating your class. We recommend you to go thought all version if you are not clear. While you take online test with netacad.com, You may get random questions from all version. Each version have 1 to 10 different questions or more. After you review all questions, You should practice with our online test system by go to "Online Test" link below.

Version 5.02 Version 5.03 Version 6.0 Online Assessment
Chapter 8 Exam Chapter 8 Exam Chapter 8 Exam Online Test
Next Chapter
Chapter 9 Exam Chapter 9 Exam Chapter 9 Exam Online Test
Lab Activities
8.2.2.7 Packet Tracer – Configuring OSPFv2 in a Single Area
8.3.3.5 Packet Tracer – Configuring Basic OSPFv3 in a Single Area
8.4.1.2 Packet Tracer – Skills Integration Challenge

Packet Tracer – Skills Integration Challenge (Answer Version)

Answer Note: Red font color or gray highlights indicate text that appears in the Answer copy only.

Topology

8.4.1.2 Packet Tracer – Skills Integration Challenge
8.4.1.2 Packet Tracer – Skills Integration Challenge

Addressing Table

 

Device Interface IPv4 Address Subnet Mask Default Gateway
IPv6 Address/Prefix
RA G0/0 172.31.0.1 255.255.254.0 N/A
S0/0/0 172.31.4.1 255.255.255.252 N/A
RB G0/0 172.31.2.1 255.255.254.0 N/A
2001:DB8:1::1/64 N/A
S0/0/0 172.31.4.2 255.255.255.252 N/A
S0/0/1 2001:DB8:2::1/64 N/A
RC G0/0 2001:DB8:3::1/64 N/A
S0/0/0 2001:DB8:2::2/64 N/A
PC-A NIC 172.31.1.254 255.255.254.0 172.31.0.1
PC-B NIC 172.31.3.254 255.255.254.0 172.31.2.1
2001:DB8:1::2/64 FE80::1
PC-C NIC 2001:DB8:3::2/64 FE80::3

Background

In this Skills Integration Challenge, your focus is OSPFv2 and OSPFv3 configurations. You will configure IP addressing for all devices. Then you will configure OSPFv2 routing for the IPv4 portion of the network and OSPFv3 routing for the IPv6 portion of the network. One router will be configured with both IPv4 and IPv6 configurations. Finally, you will verify your configurations and test connectivity between end devices.

Note: This activity is graded using a combination of assessment items and connectivity tests. The instructions window will not show your score. To see your score, click Check Results > Assessment Items. To see the results of a specific connectivity test, click Check Results > Connectivity Tests.

Requirements

  • Use the following requirements to configure RA addressing and OSPFv2 routing:
    • IPv4 addressing according to the Addressing Table
    • Process ID 1
    • Router ID 1.1.1.1
    • Network address for each interface
    • LAN interface set to passive (do not use the default keyword)
  • Use the following requirements to configure RB addressing, OSPFv2 routing and OSPFv3 routing:
    • IPv4 and IPv6 addressing according to the Addressing Table
      • Set the Gigabit Ethernet 0/0 Link Local address to FE80::1
    • OSPFv2 routing requirements:
      • Process ID 1
      • Router ID 2.2.2.2
      • Network address for each interface
      • LAN interface set to passive (do not use the default keyword)
    • OSPFv3 routing requirements:
      • Enable IPv6 routing
      • Process ID 1
      • Router ID 2.2.2.2
      • Enable OSPFv3 on each interface
  • Use the following requirements to configure RC addressing and OSPFv3 routing:
    • IPv6 addressing according to the Addressing Table
      • Set the Gigabit Ethernet 0/0 Link Local address to FE80::3
    • OSPFv3 routing requirements:
      • Enable IPv6 routing
      • Process ID 1
      • Router ID 3.3.3.3
      • Enable OSPFv3 on each interface
  • Configure PCs with appropriate addressing.
    • PCA and PCB IPv4 addressing must use the last assignable address in the IPv4 subnet.
    • PCB and PCC IPv6 addressing must use the second assignable address in the IPv6 network and the link-local FE80 address as the default gateway.
    • Finish the Addressing Table documentation
  • Verify your configurations and test connectivity
    • OSPF neighbors should be established and routing tables should be complete
    • Pings between PCA and PCB should be successful
    • Pings between PCB and PCC should be successful

Note: If OSPFv3 has not converged, check the status of interfaces using the show ip ospf interface command. Sometimes, the OSPFv3 process needs to deleted from the configuration and reapplied to force convergence.

!—————————-
!RA
!—————————-
ena
config t
hostname RA
interface GigabitEthernet0/0
ip address 172.31.0.1 255.255.254.0
no shut
interface Serial0/0/0
ip address 172.31.4.1 255.255.255.252
no shut
router ospf 1
router-id 1.1.1.1
passive-interface GigabitEthernet0/0
network 172.31.0.0 0.0.1.255 area 0
network 172.31.4.0 0.0.0.3 area 0
end

 

!----------------------------
!RB
!----------------------------
ena
conf t
hostname RB
ipv6 unicast-routing
interface GigabitEthernet0/0
ip address 172.31.2.1 255.255.254.0
ipv6 address 2001:DB8:1::1/64
ipv6 address FE80::1 link-local
ipv6 ospf 1 area 0
no shut
interface Serial0/0/1
no ip address
ipv6 address 2001:DB8:2::1/64
ipv6 ospf 1 area 0
no shut
interface Serial0/0/0
ip address 172.31.4.2 255.255.255.252
no shut
router ospf 1
router-id 2.2.2.2
passive-interface GigabitEthernet0/0
network 172.31.2.0 0.0.1.255 area 0
network 172.31.4.0 0.0.0.3 area 0
ipv6 router ospf 1
router-id 2.2.2.2
end
clear ipv6 ospf process
y
!
!NOTE: If OSPFv3 does not converge, enter the following:
int g0/0
no ipv6 ospf 1 area 0
ipv6 ospf 1 area 0

 

!----------------------------
!RC
!----------------------------
ena
conf t
hostname RC
ipv6 unicast-routing
interface GigabitEthernet0/0
ipv6 address 2001:DB8:3::1/64
ipv6 address FE80::3 link-local
ipv6 ospf 1 area 0
no shut
interface Serial0/0/0
no ip address
ipv6 address 2001:DB8:2::2/64
ipv6 ospf 1 area 0
no shut
ipv6 router ospf 1
router-id 3.3.3.3
end
clear ipv6 ospf process
y
!
  • Recommend

From year to year, Cisco has updated many versions with difference questions. The latest version is version 6.0 in 2018. What is your version? It depends on your instructor creating your class. We recommend you to go thought all version if you are not clear. While you take online test with netacad.com, You may get random questions from all version. Each version have 1 to 10 different questions or more. After you review all questions, You should practice with our online test system by go to "Online Test" link below.

Version 5.02 Version 5.03 Version 6.0 Online Assessment
Chapter 8 Exam Chapter 8 Exam Chapter 8 Exam Online Test
Next Chapter
Chapter 9 Exam Chapter 9 Exam Chapter 9 Exam Online Test
Lab Activities
8.2.2.7 Packet Tracer – Configuring OSPFv2 in a Single Area
8.3.3.5 Packet Tracer – Configuring Basic OSPFv3 in a Single Area
8.4.1.2 Packet Tracer – Skills Integration Challenge
Uncategorized

Post navigation

Previous Post: 8.3.3.5 Packet Tracer – Configuring Basic OSPFv3 in a Single Area
Next Post: 9.2.2.6 Packet Tracer – Configuring Multiarea OSPFv2
  • CCNA1 v7
  • CCNA2 v7
  • CCNA3 v7
System Test Exam Answers
Modules 1 – 3 Exam Answers
Modules 4 – 7 Exam Answers
Modules 8 – 10 Exam Answers
Modules 11 – 13 Exam Answers
Modules 14 – 15 Exam Answers
Modules 16 – 17 Exam Answers
Practice Final – ITN Answers
Course Feedback
ITN Practice PT Skills Assessment (PTSA)
Final Exam Answers
Modules 1 – 4 Exam Answers
Modules 5 – 6 Exam Answers
Modules 7 – 9 Exam Answers
Modules 10 – 13 Exam Answers
Modules 14 – 16 Exam Answers
ITN Practice Skills Assessment – PT Answers
SRWE Practice Skills Assessment – PT Part 1 Answers
SRWE Practice Skills Assessment – PT Part 2 Answers
SRWE Hands On Skills Exam Answers
SRWE Practice Final Exam Answers
SRWE Final Exam Answers 
Modules 1 – 2 Exam Answers
Modules 3 – 5 Exam Answers
Modules 6 – 8 Exam Answers
Modules 9 – 12 Exam Answers
Modules 13 – 14 Exam Answers
ITN Practice PT Skills Assessment (PTSA) Answers
SRWE Practice PT Skills Assessment (PTSA) – Part 1 Answers
SRWE Practice PT Skills Assessment (PTSA) – Part 2 Answers
ENSA Practice PT Skills Assessment (PTSA) Answers
ENSA Hands On Skills Exam Answers
Practice Final – ENSA Answers
ENSA Final Exam Answers
CCNA Certification Practice Exam Answers

Copyright © 2023 PressExam.