|
||||||||
|
|
|||||||
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|
Hi,
I'm configuring a Windows Deployment Services 2008 server and it will also house the DHCP role to be used. The servers who will be using this WDS service reside on a couple different switches (trunked together), on multiple VLANs, on multiple subnets. My desire is that each server while PXE booting will receive a DHCP address from a DHCP scope dedicated to the subnet it belongs to, which is defined by what VLAN the switch port is on. They'll use this IP during deployment and then we'll statically assign an IP when the deployment is complete. My original thought was to place the NIC in the WDS server on a modified trunk port allowing all required VLAN IDs for the servers to traverse it and then find a way for DHCP to respond with a proper scope depending on which VLAN the request came over. The more I look into it, the more this looks like a horrible and difficult idea. :-) Can some of you offer your opinion if a DHCP relay is instead a better solution? How will the DHCP server know which scope to assign when receiving the DHCPREQUEST message? Thank you! Brian Day |
|
#2
|
|||
|
|||
|
"Brian Day" <(E-Mail Removed)> wrote in message
news:F32BF7B3-2439-4C6A-9B11-(E-Mail Removed)... > How will the DHCP server know which scope to assign when receiving the > DHCPREQUEST message? The DHCP Relay is a fuction of the LAN Router. That is what Routers do. The Router knows what it is doing with that. The required information is included in the relayed packets. There is nothing on the DHCP Server or the Client that has anything to do with the "relay" and if it succeedes or fails. DHCP Service just needs to have a valid Scope for each segment (No Superscopes!) -- Phillip Windell www.wandtv.com The views expressed, are my own and not those of my employer, or Microsoft, or anyone else associated with me, including my cats. ----------------------------------------------------- |
|
#3
|
|||
|
|||
|
"Phillip Windell" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)... > "Brian Day" <(E-Mail Removed)> wrote in message > news:F32BF7B3-2439-4C6A-9B11-(E-Mail Removed)... > >> How will the DHCP server know which scope to assign when receiving the >> DHCPREQUEST message? > > The DHCP Relay is a fuction of the LAN Router. That is what Routers do. > The Router knows what it is doing with that. The required information is > included in the relayed packets. > > There is nothing on the DHCP Server or the Client that has anything to do > with the "relay" and if it succeedes or fails. DHCP Service just needs to > have a valid Scope for each segment (No Superscopes!) Thank you, Phillip, I had read that but it seemed too easy to be true. ![]() I'll work with my network team to get this configured. Thank you very much. |
![]() |
| Tags |
| 2008, dhcp, multiple, relays, vlans, wds |
| Thread Tools | |
| Display Modes | |
|
|