cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3243
Views
0
Helpful
30
Replies

This is my last attempt on routing on a STICK!

WIZARD1325
Level 1
Level 1

WHAT IS WRONG?????????????

 

PC1.jpgPC2.jpg

ROUTER

interface FastEthernet0/0

no ip address

duplex auto

speed auto

 

interface FastEthernet0/0.1

encapsulation dot1Q 10

ip address 192.168.10.1 255.255.255.0

!

interface FastEthernet0/0.2

encapsulation dot1Q 20

ip address 192.168.20.1 255.255.255.0

 

SWITCH

interface GigabitEthernet1/0/1

switchport access vlan 10

!

interface GigabitEthernet1/0/2

switchport access vlan 20

 

interface GigabitEthernet1/0/24

switchport trunk encapsulation dot1q

switchport mode trunk

 

 

setup.jpgnothing pings

anywhere

30 Replies 30

So I finally got around to using my LIVE equipment. I can say 100%

 

Packet Tracer is Flawed I can't believe something as simple as routing on a stick does not work on Packet Tracer.

 

I was able to replicate all the same input as shown above and worked flawlessly with My Live equipment!

 

Holy crap man, I dont trust packet tracer anymore, i been struggling for weeks on this crap! I am using my Live stuff from now on.

 

Thanks for everybodys input I learn some new tricks from you guys using ARP and such

thanks again.