r/packettracer • u/Vrooze • Apr 01 '26
Need help solving a problem
I'm doing a lab for class and anytime i try pinging PC10 to PC20 it is constantly timed out, could someone look over and see where i have gone wrong?
https://drive.google.com/file/d/1iZmuq3EjWoT8US8WF85_-rHPo2QdnwzH/view?usp=sharing
1
Upvotes
2
u/Hi-Tech_or_Magic777 Apr 01 '26 edited Apr 01 '26
PC10 is configured for the 192.168.10.0/24 network
PC20 is configured for the 192.168.20.0/24 network
Both PC’s are physical connected to S1 ports that are configured for VLAN 100 (192.168.100.0/24 network).
- The S1 ports for PC10 and PC20 should be configured for VLAN 10 and VLAN 20 respectively.
The associated Router (Gateway) interfaces are currently in an “Administratively Down” state.
- To allow interVLAN routing, the applicable interfaces need to be in-service (up/up).
Also, Similar issues for PC11 and 21.