cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
619
Views
0
Helpful
3
Replies

Can't ping on lab with packet tracer

J_Maia
Beginner
Beginner

I was trying to make a lab on packet tracer, I think I did everything right but I can't ping from R1 to R3, and vice versa.

 

Why are the ping commands not working? The packet tracer file it attached to this message.

1 Accepted Solution

Accepted Solutions

Martin L
VIP Advisor VIP Advisor
VIP Advisor

 

vlan id is too large; I don't think PT switches support Vlan above 1005;  You can check with show interface trunk command

 

Regards, ML
**Please Rate All Helpful Responses **

View solution in original post

3 Replies 3

Martin L
VIP Advisor VIP Advisor
VIP Advisor

 

vlan id is too large; I don't think PT switches support Vlan above 1005;  You can check with show interface trunk command

 

Regards, ML
**Please Rate All Helpful Responses **

*facepalm

It's true, 1005 is the limit for vlans, i changed them to values below 1005 and all worked as expected, thank you very much for the help.

Georg Pauwen
VIP Master VIP Master
VIP Master

Hello,

 

on a side note, it works even with Vlan 2010, if you configure the ports connnecting the switches as access ports in that same Vlan (revised file attached, saved in PT version 8). If you cannot open the file, just configure both both on the switches as below:

 

interface FastEthernet0/1

switchport mode access

switchport access vlan 2010

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Recognize Your Peers