Having a little problem here is what I am trying yo do:
Trying to create an internet connection, here is a list of the devices and the config, I just about have the connection but the switch is not responding.
PC: Directly plugged into a Cisco 2950
----------------------------------------------
Cisco 2950:
FA 0/2
Switchport access vlan 65
FA 0/24
Switchport mode trunk
switchport trunk native vlan 65
Int vlan 65
ip address 192.168.65.1
----------------------------------------------
FA 0/24 is then plugged into a 3660 FA 6/1
Cisco 3660
FA 6/0
ip address 65.1.1.2
FA 6/1
speed 100
duplex full
FA 6/1.1
encapsulation dot1q 65
ip address 192.168.65.254
ip route 0.0.0.0 0.0.0.0 65.1.1.1
------------------------------------------------
FA 6/0 is plugged directly into a 2950 vlan 66 that has metro ETH to the internet.
the PC has a default gateway of 192.168.65.254
I can ping intenet sites from the route (3660) but can ping anything from the 2960 where the PC is plugged in.
Any ideas ??
THX ALL...
Trying to create an internet connection, here is a list of the devices and the config, I just about have the connection but the switch is not responding.
PC: Directly plugged into a Cisco 2950
----------------------------------------------
Cisco 2950:
FA 0/2
Switchport access vlan 65
FA 0/24
Switchport mode trunk
switchport trunk native vlan 65
Int vlan 65
ip address 192.168.65.1
----------------------------------------------
FA 0/24 is then plugged into a 3660 FA 6/1
Cisco 3660
FA 6/0
ip address 65.1.1.2
FA 6/1
speed 100
duplex full
FA 6/1.1
encapsulation dot1q 65
ip address 192.168.65.254
ip route 0.0.0.0 0.0.0.0 65.1.1.1
------------------------------------------------
FA 6/0 is plugged directly into a 2950 vlan 66 that has metro ETH to the internet.
the PC has a default gateway of 192.168.65.254
I can ping intenet sites from the route (3660) but can ping anything from the 2960 where the PC is plugged in.
Any ideas ??
THX ALL...