Thanks for the reply.
I am using CISCO Multilayer Switch.
But, I am confused as to what would be configured and where.
To give a more clear picture of my problem.
Scopes: 10.0.1.1-254 and 192.168.0.1-254
Networks: 10.0.1.0 and 192.168.0.0
Location: Building A and Building B
I have Scopes defined for different Network Segments in my DHCP Server and IP Helper defined so that clients can contact the DHCP Server for IP Address. My problem is that since DHCP does not distinguish where the request is coming from, it will assign
the first available IP Address in the scope or subsequent scopes wherever it is free.
This causes a problem, For example when a user from 10.0.1.0 would try to get an IP Address and if there are no IP Address available in 10.0.1.0, it would get any free IP Address that is available in 192.168.0.0. But, since the port would in VLAN 10.0.1.0,
enduser will not be able to communicate at all with anyone.
I am looking to resolve it that like when user from Network 10.0.1.0 sends request for IP Address, he should get the IP Address from 10.0.1.0 network. and same for 10.2.0.0 Network users getting 10.2.0.0 IP Address. How can this be achieved?
-
Edited by
Technet Junkie
Monday, July 27, 2015 7:06 AM