12-17-2016 12:23 AM - edited 03-08-2019 08:36 AM
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?
Solved! Go to Solution.
12-17-2016 12:30 AM
Hi,
Does the PC you are trying to ping from the switch, have the Windows firewall enabled?
12-17-2016 12:30 AM
Hi,
Does the PC you are trying to ping from the switch, have the Windows firewall enabled?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide