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

Can't ping on lab with packet tracer

J_Maia
Level 1
Level 1

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
VIP

 

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
VIP

 

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.

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