11-29-2023 09:04 PM - edited 11-29-2023 09:05 PM
Hi all
I'm new to Packet Tracer and I have two files that have issues in Packet Tracer (one Routing and one for switching)
I can't figure out what is the issue.
Appreciate your help in advance.
Regards
Solved! Go to Solution.
11-29-2023 10:07 PM - last edited on 11-30-2023 08:47 AM by Translator
Hello @Zelda
FIrst on "Routing", the issue is the
passive interface
command under RIP process on Router R2:
Delete this command, and add passive-interface giga 0/0/0 instead.
After that PC1 can ping PC2.
As concerded "Switching", 2 issues:
- Modify the TAG id under sub-interface Gig 0/1.10 on Router R1. It is "1" configured which is wrong !
Modify with the TAG value "10" instead.
- Add vlan id 10 and 30 on Switch 2 ! Under configure-terminal do #vlan 10 et same thing for vlan 30!
After that PC ping each other.
11-29-2023 10:07 PM - last edited on 11-30-2023 08:47 AM by Translator
Hello @Zelda
FIrst on "Routing", the issue is the
passive interface
command under RIP process on Router R2:
Delete this command, and add passive-interface giga 0/0/0 instead.
After that PC1 can ping PC2.
As concerded "Switching", 2 issues:
- Modify the TAG id under sub-interface Gig 0/1.10 on Router R1. It is "1" configured which is wrong !
Modify with the TAG value "10" instead.
- Add vlan id 10 and 30 on Switch 2 ! Under configure-terminal do #vlan 10 et same thing for vlan 30!
After that PC ping each other.
11-29-2023 10:42 PM - edited 11-30-2023 09:31 AM
I'd be happy to help you with your Packet Tracer issues. Please provide more details about the problems you're facing in the routing and switching files. Describe the specific issues or errors you're encountering so that I can assist you more effectively.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide