Unsolved
This post is more than 5 years old
1 Message
0
1108
September 7th, 2019 13:00
Dell S3148P DHCP realy not working.
I am installing a new switch S3148P. I am able to ping to my DHCP server and all Network addresses. But when I connect any Laptop to switch port its not getting the IP address. Here is the configuration and topology.
DHCP server---------(gig1/0/41)Core switch (gig1/0/6)--------------(gig1/3) S3148P
Core switch:show running-config interface gig1/0/6
ip dhcp snooping trust
S3148P(New switch): show running-config interface gig1/3
ip address 192.168.10.66 255.255.254.0
no switchport
IP helper-address 192.168.0.100
IP helper-address 192.168.0.101
Am i missing anything ??? As everything is reachable except machine in new switch not getting the IP address. I have addes default static route(default Gateway) for core switch. Please suggest.


DELL-Josh Cr
Moderator
•
9.6K Posts
•
42.5K Points
0
September 9th, 2019 09:00
Hi,
You will want to make sure that the ports between the S3148 and the core switch are on the same vlan or that a trunk port is configured to carry the correct vlans. Are you able to ping the dhcp server if you set a static address?