02-01-2018 03:55 AM - edited 03-08-2019 01:39 PM
Hello dears,
we have cisco ws-c3850-24s-s in the our network system. İ configured ip helper-address in the interface vlan because we want to scatter the IP from our DHCP server. After that i started to get Bad Address from our DHCP server. Is there any command that i should configure in the interface vlan or in the switch.
You can see our configure at the attachment.
Thanks for your support.
02-01-2018 04:38 AM
02-01-2018 05:12 AM
Hello Mark,
There is no diffrent logg about that in 3850 switch. We just see it in the DHCP server, its coming every per a minute.
for example; Any MAC address is getting IP from DHCP server after that same mac address want to get another secondry IP from dhcp server and it getting secondry IP. After Dhcp server is saying decline IP for first IP.
You can see similar scenario for our Vlan table,
192.168.0.0/25 Vlan100
192.168.0.128/25 Vlan200
int vla100
ip address 192.168.0.1 255.255.255.0
ip helper-address 192.168.168.5
int vlan200
ip address 192.168.0.129 255.255.255.0
ip helper-address 192.168.168.5
What can i do by our switch about that ?
Thanks
02-01-2018 05:50 AM
02-01-2018 06:27 AM
I note that you tell us that these subnets are /25. But that is not what is configured on the interface.
int vla100
ip address 192.168.0.1 255.255.255.0
I do not know if the inconsistency is significant.
Are you sure that the pools are correctly configured on the DHCP server?
HTH
Rick
02-01-2018 07:24 AM
hi,
First of all, thanks for your replies.
Actually i am not sure where is the problem i mean switch or server. I have any command that i missed, just that i'm looking for. Yeah maybe something wrong on the setup on server side. I will test it with dhcp pool to the 3850. Thank you again
Have a good day.
02-01-2018 07:59 AM
Since the error messages are generated on the server I would guess that the issue is on the server.
HTH
Rick
02-01-2018 08:54 PM
Hi Richard,
I thought that i could do something on the switch about that.. so i opened this case but you're right, i will talk with server side, again..
Thanks for cooperation
02-02-2018 06:08 AM
Thanks for the update. Please do let us know if you make progress in resolving this issue.
HTH
Rick
02-02-2018 06:16 AM
It looks like your helper-address configurations are correct. I've had this issue myself, it turned out to be the pool configuration on the DHCP server. The DHCP pool was configured with the wrong default gateway and DNS addresses. Check the pools on the DHCP server
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