[CCNAv6 S3] 2.2.2.4 Packet Tracer - Troubleshooting Inter-VLAN Routing



Packet Tracer – Troubleshooting Inter-VLAN Routing
Addressing Table


Objectives

Part 1: Locate Network Problems

Part 2: Implement the Solution

Part 3: Verify Network Connectivity

Scenario

In this activity, you will troubleshoot connectivity problems caused by improper configurations related to VLANs and inter-VLAN routing.

Part 1:     Locate the Network Problems
Examine the network and locate the source of any connectivity issues.

·         Test connectivity and use the necessary show commands on to verify configurations.
·         List all of the problems and possible solutions in the Documentation Table.
Documentation Table



Part 2:     Implement the Solutions
Make changes according to your recommended solutions.

Part 3:     Verify Network Connectivity
Verify the PCs can ping other PCs and R1. If not, continue to troubleshoot until the pings are successful.

Suggested Scoring Rubric

Packet Tracer scores 60 points. Completing the Documentation Table is worth 40 points.


Configuration R1:

enable
show run
configure terminal
interface GigabitEthernet0/1.10
 no encapsulation dot1Q 30
 no shutdown
!
interface GigabitEthernet0/1.30
 no encapsulation dot1Q 10
!
interface GigabitEthernet0/1.10
  encapsulation dot1Q 10
interface GigabitEthernet0/1.30
  encapsulation dot1Q 30
end
write memory
!

Configuration S1:

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

Configuration PC1:



END !~!


Nhận xét

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

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

[CCNAv6 S2] 8.3.1.2 Packet Tracer - Skills Integration Challenge

[CCNAv6 S3] 7.2.3.5 Packet Tracer - Troubleshooting EIGRP for IPv4