krazymofo24 wrote: » I tried another copy run start and reloaded same thing just extracts the IOS and it's back to square one.
krazymofo24 wrote: » Thanks that was definitely it...I should have known that. Well I guess now it's on to trying another switch when I get a chance. The router will ping the subinterfaces the ip I set them, but it wont ping the host. This is the steps I have taken: I assigned my physical port FA0/0 to an ip address 192.168.0.1 255.255.255.0 and did a no shut. I assigned fa0/0.1 192.168.1.50 255.255.255.0 and also put in encapsulation do1q 1. So this should be the network to VLAN 1 on my switch to my understanding. I wanted to use this to connect to my internet router. I assigned fa0/0.2 to 192.168.2.1 255.255.255.0 with encapsulation dot1q 2 to access vlan 2. I then setup my switch. I assign FA0/1 to trunk which is port that is connected to my router's fa0/0. I assign fa0/3 to VLAN 2, and connect my laptop to that port. I set up my laptop to 192.168.2.3 255.255.255.0 gateway 192.168.2.1 Ping = destination unreachable. I connect cord to my internet router and enable DHCP and i'm able to ping fine. I am not sure what could be wrong.
krazymofo24 wrote: » did not include encapsulation dot1q.