[CCNAv6 S2] 6.2.3.7 Packet Tracer - Troubleshooting a VLAN Implementation - Scenario 1


Packet Tracer - Troubleshooting a VLAN Implementation Scenario 1
Addressing Table

Objectives

Part 1: Test Connectivity between PCs on the Same VLAN

Part 2: Investigate Connectivity Problems by Gathering Data

Part 3: Implement the Solution and Test Connectivity

Scenario

In this activity, you will troubleshoot connectivity problems between PCs on the same VLAN. The activity is complete when PCs on the same VLAN can ping each other. Any solution you implement must conform to the Addressing Table.

Part 1:     Test Connectivity between PCs on the Same VLAN
From the command prompt on each PC, ping between PCs on the same VLAN.

a.     Can PC1 ping PC4?

b.    Can PC2 ping PC5?

c.     Can PC3 ping PC6?

Part 2:     Investigate Connectivity Problems by Gathering Data
Step 1:     Verify configuration on the PCs.

Verify if the following configurations for each PC is correct.

·         IP address
·         Subnet mask
Step 2:     Verify the configuration on the switches.

Verify if the following configurations on the switches are correct.

·         Ports assigned to the correct VLANs.
·         Ports configured for the correct mode.
·         Ports connected to the correct devices.
Step 3:     Document the problem and the solutions.

List the problems and the solutions that will allow these PCs to ping each other. Keep in mind that there could be more than one problem or more than one solution.

PC1 to PC4

a.     Explain the connectivity issues between PC1 and PC4.

b.    Record the necessary actions to correct the issues.

PC2 to PC5

c.     Explain the connectivity issues between PC2 and PC5.

d.    Record the necessary actions to correct the issues.

PC3 to PC6

e.     What are the reasons why connectivity failed between the PCs?

f.     Record the necessary actions to correct the issues.

Part 3:     Implement the Solution and Test Connectivity
Verify PCs on the same VLAN can now ping each other. If not, continue to troubleshoot.

Suggested Scoring Rubric

Packet Tracer scores 70 points. Documentation in Part 2, Step 3 is worth 30 points.



Configuration S2:

enable
configure terminal
interface g0/1
 switchport mode trunk
interface FastEthernet0/11
 switchport access vlan 10
 end
write memory
!

Configuration S1:

enable
configure terminal
interface g0/1
 switchport mode trunk
 end
write memory
!

Configuration S3:

enable
configure terminal
interface FastEthernet0/18
 switchport access vlan 20
interface FastEthernet0/6
 switchport access vlan 30
 end
write memory
!








Link Download: Here


Nhận xét

Bài đăng phổ biến từ blog này

[CCNAv6 S4] 8.2.4.14 Packet Tracer - Troubleshooting Enterprise Networks 3

[CCNAv6 S2] 2.2.2.4 Packet Tracer - Configuring IPv4 Static and Default Routes

[CCNAv6 S2] 7.3.2.4 Packet Tracer - Troubleshooting Standard IPv4 ACLs