Skip to document

13.2.7 Packet Tracer - Use Ping and Traceroute to Test Network Connectivity

It goes with the Packet Tracer 13.2.7 lab
Course

Introduction to Networks (NET-125)

7 Documents
Students shared 7 documents in this course
Academic year: 2022/2023
Uploaded by:
Anonymous Student
This document has been uploaded by a student, just like you, who decided to remain anonymous.
Mitchell Community College

Comments

Please sign in or register to post comments.

Preview text

Packet Tracer - Use Ping and Traceroute to Test Network

Connectivity

Addressing Table

Device Interface IP Address / Prefix Default Gateway

R1 G0/0 2001:db8:1:1::1/64 N/A

R1 G0/1 10.10.1 255.255.255 N/A

R1 S0/0/1 10.10.1 255.255.255 N/A

R1 S0/0/1 2001:db8:1:2::2/64 N/A

R1 S0/0/1 fe80::1 N/A

R2 S0/0/0 10.10.1 255.255.255 N/A

R2 S0/0/0 2001:db8:1:2::1/64 N/A

R2 S0/0/1 10.10.1 255.255.255 N/A

R2 S0/0/1 2001:db8:1:3::1/64 N/A

R2 S0/0/1 fe80::2 N/A

R3 G0/0 2001:db8:1:4::1/64 N/A

R3 G0/1 10.10.1 255.255.255 N/A

R3 S0/0/1 10.10.1 255.255.255 N/A

R3 S0/0/1 2001:db8:1:3::2/64 N/A

R3 S0/0/1 fe80::3 N/A

PC1 NIC 10.10.1 255.255.255 10.10.

PC2 NIC 2001:db8:1:1::2/64 Fe80::

PC3 NIC 10.10.1 255.255.255 10.10.

PC4 NIC 2001:db8:1:4::2/64 Fe80::

Blank Line, No additional information

Objectives

Part 1: Test and Restore IPv4 Connectivity

Part 2: Test and Restore IPv6 Connectivity

Scenario

There are connectivity issues in this activity. In addition to gathering and documenting information about the

network, you will locate the problems and implement acceptable solutions to restore connectivity.

Note: The user EXEC password is cisco. The privileged EXEC password is class.

####### Packet Tracer - Use Ping and Traceroute to Test Network Connectivity

Instructions

Part 1: Test and Restore IPv4 Connectivity
Step 1: Use ipconfig and ping to verify connectivity.

####### a. Click PC1 and open the Command Prompt.

####### b. Enter the ipconfig /all command to collect the IPv4 information. Complete the Addressing Table with the

####### IPv4 address, subnet mask, and default gateway.

####### c. Click PC3 and open the Command Prompt.

####### d. Enter the ipconfig /all command to collect the IPv4 information. Complete the Addressing Table with the

####### IPv4 address, subnet mask, and default gateway.

####### e. Use the ping command to test connectivity between PC1 and PC3. The ping should fail.

Step 2: Locate the source of connectivity failure.

####### a. From PC1, enter the necessary command to trace the route to PC3.

Question:

What is the last successful IPv4 address that was reached? 10.10.

####### Type your answers here.

####### b. The trace will eventually end after 30 attempts. Enter Ctrl+C to stop the trace before 30 attempts.

####### c. From PC3, enter the necessary command to trace the route to PC1.

Question:

What is the last successful IPv4 address that was reached? 10.10.

####### Type your answers here.

####### d. Enter Ctrl+C to stop the trace.

Open configuration window

####### e. Click R1. Press ENTER and log in to the router.

####### f. Enter the show ip interface brief command to list the interfaces and their status. There are two IPv

####### addresses on the router. One should have been recorded in Step 2a.

Question:

What is the other?10.10.

####### Type your answers here.

####### g. Enter the show ip route command to list the networks to which the router is connected. Note that there

####### are two networks connected to the Serial0/0/1 interface.

Question:

What are they?10.10.1/32, 10.10.1/

####### Type your answers here.

####### h. Repeat steps 2e through 2g with R3 and record your answers.

10.10.1, 10.10.1/30, 10.10.1/32Type your answers here.

####### i. Click R2. Press ENTER and log into the router.

####### j. Enter the show ip interface brief command and record your addresses.

####### 10.10.1, 10.10.1 your addresses here.

####### k. Run more tests if it helps visualize the problem. Simulation mode is available.

Close configuration window

####### Packet Tracer - Use Ping and Traceroute to Test Network Connectivity

####### e. Click R3. Press ENTER and log in to the router.

####### f. Enter the show ipv6 interface brief command to list the interfaces and their status. There are two IPv

####### addresses on the router. One should match the gateway address recorded in Step 1d.

Question:

Is there a discrepancy? Yes

####### Type your answers here.

####### g. Run more tests if it helps visualize the problem. Simulation mode is available.

Close a command prompt

Step 3: Propose a solution to solve the problem.

####### Compare your answers in Step 2 to the documentation you have available for the network.

Question:

####### What is the error?

PC4 is using the wrong default gateway configurationanswers here.

####### What solution would you propose to correct the problem?

Configure PC4 with the correct default gateway address: FE80::3 your answers here.
Step 4: Implement the plan.

####### Implement the solution you proposed in Step 3b.

Step 5: Verify that connectivity is restored.

####### a. From PC2 test connectivity to PC4.

####### b. From PC4 test connectivity to PC2.

Question:

Is the problem resolved? Yes

####### Type your answers here.

Step 6: Document the solution.

End of document

Was this document helpful?

13.2.7 Packet Tracer - Use Ping and Traceroute to Test Network Connectivity

Course: Introduction to Networks (NET-125)

7 Documents
Students shared 7 documents in this course
Was this document helpful?
Packet Tracer - Use Ping and Traceroute to Test Network
Connectivity
Addressing Table
Device Interface IP Address / Prefix Default Gateway
R1 G0/0 2001:db8:1:1::1/64 N/A
R1 G0/1 10.10.1.97 255.255.255.224 N/A
R1 S0/0/1 10.10.1.6 255.255.255.252 N/A
R1 S0/0/1 2001:db8:1:2::2/64 N/A
R1 S0/0/1 fe80::1 N/A
R2 S0/0/0 10.10.1.5 255.255.255.252 N/A
R2 S0/0/0 2001:db8:1:2::1/64 N/A
R2 S0/0/1 10.10.1.9 255.255.255.252 N/A
R2 S0/0/1 2001:db8:1:3::1/64 N/A
R2 S0/0/1 fe80::2 N/A
R3 G0/0 2001:db8:1:4::1/64 N/A
R3 G0/1 10.10.1.17 255.255.255.240 N/A
R3 S0/0/1 10.10.1.10 255.255.255.252 N/A
R3 S0/0/1 2001:db8:1:3::2/64 N/A
R3 S0/0/1 fe80::3 N/A
PC1 NIC 10.10.1.98 255.255.255.224 10.10.1.97
PC2 NIC 2001:db8:1:1::2/64 Fe80::1
PC3 NIC 10.10.1.18 255.255.255.240 10.10.1.17
PC4 NIC 2001:db8:1:4::2/64 Fe80::1
Blank Line, No additional information
Objectives
Part 1: Test and Restore IPv4 Connectivity
Part 2: Test and Restore IPv6 Connectivity
Scenario
There are connectivity issues in this activity. In addition to gathering and documenting information about the
network, you will locate the problems and implement acceptable solutions to restore connectivity.
Note: The user EXEC password is cisco. The privileged EXEC password is class.
2013 - 2021 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 1 of 4www.netacad.com