[CCNAv6 S2] 6.2.3.8 Packet Tracer - Troubleshooting a VLAN Implementation - Scenario 2



Packet Tracer – Troubleshooting a VLAN Implementation Scenario 2
Addressing Table

VLAN and Port Assignments



Objectives

Part 1: Find and Correct the Network Errors

Part 2: Document the Corrections to the Network

Part 3: Implement Solutions and Test Connectivity

Background

In this activity, you will troubleshoot a misconfigured VLAN environment. The initial network has errors. Your objective is to locate and correct the errors in the configurations and establish end-to-end connectivity. Your final configuration should match the Topology diagram and Addressing Table. The native VLAN for this topology is VLAN 56.

Part 1:     Discover and Document Issues in the Network
Use the Topology, Addressing Table, VLAN and Port Assignments table and your knowledge of VLANs and trunking to discover issues in the network. Complete the Documentation table listing the problems you discovered and potential solutions.

Documentation




Part 2:     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 GigabitEthernet0/1
 switchport mode trunk
 end
write memory
!

Configuration S1:

enable
configure terminal
interface range g0/1-2
 switchport trunk native vlan 56
 exit
vlan 10
 name Faculty/Staff
vlan 20
 name Students
vlan 30
 name Guest(Default)
vlan 56
 name Management&Native
 end
write memory
!


Configuration S3:

enable
configure terminal
interface range f0/1-5
 switchport mode access
 switchport access vlan 56
interface range f0/6-10
 switchport mode access
 switchport access vlan 30
interface range f0/11-17
 switchport mode access
 switchport access vlan 10
interface range f0/18-24
 switchport mode access
 switchport access vlan 20
 end
write memory
!

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