Newbie preparing for CCNA....I have a simple network lab with a laptop and 2950 switch. I am connected via console port of the switch and also connected a ethernet cable from fa 0/1 to PC. I can see my laptop's mac address in switch's mac address by "show mac address-table'. However, I can't ping neither from laptop nor from switch using telnet. By the way, my laptop also connected to internet via wireless not sure if this is causing any conflict. Appreciated your help.
Could not copy the full config file.
----------------------------------------------
Running Config:
!
!
interface FastEthernet0/1
switchport mode access
!
interface FastEthernet0/2
!
interface Vlan1
ip address 192.168.1.100 255.255.255.0
no ip route-cache
!
ip default-gateway 192.168.1.1
ip http server
!
line con 0
password milton
login
line vty 0 4
password milton
login
!
!
end
---------------------------------------
Show vlan brief
VLAN Name Status Ports
1 default active Fa0/1, Fa0/2, Fa0/3, Fa0/4, Fa0/5, Fa0/6
------------------------------------------
Show ip int brief
Interface IP-Address OK? Method Status Prot
Vlan1 192.168.1.100 YES manual up up
FastEthernet0/1 unassigned YES unset up up
--------------------------------------------
Ping from my laptop to the Switch:
C:\ping 192.168.1.100
Pinging 192.168.1.100 with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 192.168.1.100:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
Could not copy the full config file.
----------------------------------------------
Running Config:
!
!
interface FastEthernet0/1
switchport mode access
!
interface FastEthernet0/2
!
interface Vlan1
ip address 192.168.1.100 255.255.255.0
no ip route-cache
!
ip default-gateway 192.168.1.1
ip http server
!
line con 0
password milton
login
line vty 0 4
password milton
login
!
!
end
---------------------------------------
Show vlan brief
VLAN Name Status Ports
1 default active Fa0/1, Fa0/2, Fa0/3, Fa0/4, Fa0/5, Fa0/6
------------------------------------------
Show ip int brief
Interface IP-Address OK? Method Status Prot
Vlan1 192.168.1.100 YES manual up up
FastEthernet0/1 unassigned YES unset up up
--------------------------------------------
Ping from my laptop to the Switch:
C:\ping 192.168.1.100
Pinging 192.168.1.100 with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 192.168.1.100:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),