Question DHCP issue in Switch

debashmit

Junior Member
Feb 8, 2021
3
0
6
I have two DHCP Switch in my network with two different Vlan i'e VLAN11 and VLAN9.DHCP will be provided IP to the end user by VLAN they have configured. But the problem is some clients on the VLAN11 switch will get the IP of VLAN9. I don't know how it has happened.
 

ch33zw1z

Lifer
Nov 4, 2004
39,750
20,323
146
What network gear do you have and what's the port config for the ports giving out wrong addresses
 

Steltek

Diamond Member
Mar 29, 2001
3,342
1,084
136
Have you tried putting the switches on different subnets to totally avoid the issue?
 

debashmit

Junior Member
Feb 8, 2021
3
0
6
What network gear do you have and what's the port config for the ports giving out wrong addresses
Hi Thanks for reply
We have cisco L2 Switchs where i configured the DHCP I have configured the access port the switch .In the VLAN 11 Switch it get ip from VLAN9 DHCP Switch IP.
 

ch33zw1z

Lifer
Nov 4, 2004
39,750
20,323
146
interface GigabitEthernet1/0/5
switchport access vlan 11
switchport mode access

Looks ok, so gotta look broader now. Here's a thread I found that may help.