09-11-2018 02:25 AM - edited 03-08-2019 04:07 PM
Hello!
I have a little problem...
On the CISCO 2960X switch, I configured Server DHCP as below:
ip dhcp excluded-address 192.168.0.1 192.168.0.10
!
ip dhcp pool Vlan1
network 192.168.0.0 255.255.255.0
domain-name de.obi.net
default-router 192.168.0.1
dns-server 192.168.0.2
lease 8
!
Vlan1 configuration:
interface Vlan1
ip address 192.168.0.1 255.255.255.0
no ip route-cache
!
And default-gateway:
ip default-gateway 192.168.0.1
All ports are configured as below:
!
interface GigabitEthernet1/0/1
switchport mode access
spanning-tree portfast
spanning-tree bpduguard enable
!
Everything seems to work properly. All PCs connected to the switch receive an IP address from DHCP. All PCs can PING to default gateway 192.168.0.1...
However, I can not PING from switch to any PCs...
PCs can not PING to each other...
What am I missing here?
Please help...
Solved! Go to Solution.
09-11-2018 02:57 AM
Hello
do you have any softwares Fw on the pc-? if so try disabling it and test again
09-11-2018 02:57 AM
Hello
do you have any softwares Fw on the pc-? if so try disabling it and test again
09-11-2018 03:33 AM
09-11-2018 04:17 AM
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