- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
How to config dhcp in infoblox
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-20-2018 07:45 AM
Hi Infoblox Team,
Pls advice me how can i configure DHCP in Infoblox, our Company want to use this appliance to manage IP ADDRES.
Thanks & regards
Solved! Go to Solution.
Re: How to config dhcp in infoblox
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-20-2018 07:53 AM
Asuming you have a Appliance available:
Go to 'Data Management / DHCP'
In Members, select the member and start DHCP as a Service.
In Networks:
- Add a Network, Assign the Member to it
- Within the Network, add a DHCP Range, assign the Member and Options
- Save & Close
- Watch the Restart Banner on top
- Restart Service
- Done
Re: How to config dhcp in infoblox
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-20-2018 08:15 AM
Hi Sieber
Thanks for your feedback, Now we using DHCP server on windows server 2012 R2 , how can i immigrate to DHCP in Infoblox
Re: How to config dhcp in infoblox
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-20-2018 08:36 AM
Best is to engage Infoblox Professional Services.
Alternatively, you can export the DHCP from MS via:
netsh dhcp server [\\servername | ip-address] dump > <server>.netsh
eg.
netsh dhcp server server01 dump > server01.netsh
Then use DIW (http://ww2.infoblox.com/import/) to import the data to Infoblox.