cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
10092
Views
16
Helpful
1
Replies

PC can ping but Switch cannot ping the pc (Same Subnet)

reezinmohamed
Level 1
Level 1

Issue: pc can ping the switch put switch can't ping the PC in same Subnet (Vlan 10)

Switch Configuration:

ip dhcp pool pool1

network 192.168.1.0 255.255.255.0

dns-server 4.2.2.2

default-router 192.168.1.254

vlan 10

!

interface vlan 10

ip add 192.168.1.1 255.255.255.0

no shut

ip default-gateway 192.168.1.254

PC Connecting Port:

interface fa 0/23

switchport mode access

switchport access vlan 10

switchport port-security

switchport port-security mac address xxxx.xxxx.xxxx.xxxx  (X=PC MAC)

spanning-tree portfast

spannng-tree bpduguart enable

no shut

[pc get ip from switch and can ping swithc ip 192.168.1.1, but switch fails to ping PC]

what might be the cause?

1 Accepted Solution

Accepted Solutions

mattjones03
Level 1
Level 1

Hi,

Does the PC you are trying to ping from the switch, have the Windows firewall enabled?

View solution in original post

1 Reply 1

mattjones03
Level 1
Level 1

Hi,

Does the PC you are trying to ping from the switch, have the Windows firewall enabled?