Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Friday, May 9, 2014 1:31 PM
Hi
I have a Server 2008 R2 DHCP server with one scope for our 10.165.x.x range. We are going to introduce some VLANs on a 172.16.x.x range and want to create a DHCP scope for this on the same DHCP server as the 10.165.x.x range. If I create the scope now before configuring the VLANs, will computers in the 10.165 range get a 172.16 address?
Thanks in advance
Shane
All replies (3)
Wednesday, May 14, 2014 8:34 PM âś…Answered
Hi
I have a Server 2008 R2 DHCP server with one scope for our 10.165.x.x range. We are going to introduce some VLANs on a 172.16.x.x range and want to create a DHCP scope for this on the same DHCP server as the 10.165.x.x range. If I create the scope now before configuring the VLANs, will computers in the 10.165 range get a 172.16 address?
Thanks in advance
Shane
If you create a scope that has a different subnet than the interface on the DHCP server that's connected to the network, then no, it will not affect the current clients on the subnet.
To make it work for your VLAN, in the switch, you must create a DHCP Relay Agent or IP Helper. That's what makes it work to the VLAN subnet. To create the Relay Agent/IP Helper, consult your switch documentation.
Ace Fekay
MVP, MCT, MCSE 2012, MCITP EA & MCTS Windows 2008/R2, Exchange 2013, 2010 EA & 2007, MCSE & MCSA 2003/2000, MCSA Messaging 2003
Microsoft Certified Trainer
Microsoft MVP - Directory Services
Complete List of Technical Blogs: http://www.delawarecountycomputerconsulting.com/technicalblogs.php
This posting is provided AS-IS with no warranties or guarantees and confers no rights.
Monday, May 12, 2014 6:53 AM
check out this thread, it should give you an idea.
you need to have a dhcp relay agent if your are using multiple subnets in a single DHCP server.
check out this link also: Multi homed DHCP Server
http://technet.microsoft.com/en-us/library/cc728205(v=ws.10).aspx
Bind a scope to a particular NIC
Every second counts..make use of it. Disclaimer: This posting is provided AS IS with no warranties or guarantees and confers no rights.
IT Stuff Quick Bytes
Monday, May 12, 2014 7:20 AM
Hi,
The DHCP server will assign the new scope address to the new VLAN client, of course, you must set your switch first.
The similar thread:
DHCP Super Scope Question
Hope this helps.