ProLiant Deployment and Provisioning
1833494 Members
2822 Online
110052 Solutions
New Discussion

Build servers from other subnets

 
chandru25
New Member

Build servers from other subnets

We are planning to extend the Automated server build capability to multiple buildings (These are in different IP subnets). In existing setup DHCP , PXE server and clients are in the same subnet.We Would like to build servers from other buildings as well. Could you please let me know the exact steps and configuration procedures including network, servers etc..
1 REPLY 1
Craig Jackson_3
Frequent Advisor

Re: Build servers from other subnets

You need to setup the routers on those other networks so that they relay DHCP and PXE packets to your DHCP and RDP servers. (If they're separate servers, both need to be destinations of the packets.)

On Cisco routers, the statement is "ip helper".

Craig Jackson