cannot ping a host form a switch in packet tracer 5.3.3.0019

chamjieechamjiee Member Posts: 11 ■□□□□□□□□□
hi
i cannot ping pc0 or pc1 from switch .. however i can ping b/w pc1 and pc0. why ?
i have no ACL or anything ..

all is stock config .


pc0 ip is 192.168.1.10 255.255.255.0
pc1 ip is 192.168.1.11 255.255.255.0

Switch#ping 192.168.1.10

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.1.10, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)

Switch#sh ru
Building configuration...

Current configuration : 1246 bytes
!
version 12.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Switch
!
!
spanning-tree mode pvst
!
interface FastEthernet0/1
switchport mode access
switchport port-security
switchport port-security maximum 2
switchport port-security mac-address sticky
switchport port-security mac-address sticky 000A.F304.A1EB
switchport port-security mac-address sticky 000A.F394.2221
!
interface FastEthernet0/2
!
interface FastEthernet0/3
!
interface FastEthernet0/4
!
interface FastEthernet0/5
!
interface FastEthernet0/6
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
interface FastEthernet0/13
!
interface FastEthernet0/14
!
interface FastEthernet0/15
!
interface FastEthernet0/16
!
interface FastEthernet0/17
!
interface FastEthernet0/18
!
interface FastEthernet0/19
!
interface FastEthernet0/20
!
interface FastEthernet0/21
!
interface FastEthernet0/22
!
interface FastEthernet0/23
!
interface FastEthernet0/24
!
interface Vlan1
ip address 192.168.1.1 255.255.255.0
shutdown
!
!
line con 0
!
line vty 0 4
login
line vty 5 15
login
!
!
end

thanks

Comments

Sign In or Register to comment.