ITWombat Posted December 22, 2007 Report Posted December 22, 2007 If you have more than one DHCP servers what's the best way of ensuring certain clients to pick up specific reservations? How can I determine which server service which clients?
srochford Posted December 22, 2007 Report Posted December 22, 2007 as far as I know, you can't restrict which server hands out addresses to which client. What you can do is put the same reservations in each server. That's a faff if you do it through the GUI but it's easy to do at the command line using netsh. There's some stuff here http://blogs.msdn.com/anto_rocks/archive/2005/02/28/381539.aspx about how to do it or I can probably dig out the script which I've used to do it before.
ChrisH Posted December 22, 2007 Report Posted December 22, 2007 Maybe you can do something with ipconfig /setclassid . To get them to differentiate.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now