码迷,mamicode.com
首页 > 其他好文 > 详细

DHCP Server : Install

时间:2018-03-29 15:57:42      阅读:230      评论:0      收藏:0      [点我收藏+]

标签:windows 2016 DHCP

Install DHCP ( Dynamic Host Configuration Protocol ) Server.

[1]

Before settings DHCP, Configure AD DS in your LAN and make the DHCP Host join the Domain first.

[2]Run Server Manager and Click [Add roles and features].
技术分享图片
[3]Click [Next] button.
技术分享图片
[4]Select [Role-based or feature-based installation].
技术分享图片
[5]Select a Host which you'd like to add services.
技术分享图片
[6]Check a box [DHCP Server].
技术分享图片
[7]Addtional features are required to add DHCP Server. Click [Add Features] button.
技术分享图片
[8]Click [Next] button.
技术分享图片
[9]Click [Next] button.
技术分享图片
[10]Click [Next] button.
技术分享图片
[11]Click [Install] button.
技术分享图片
[12]After finishing Installation, click [Close] button.
技术分享图片

DHCP Server : Configure

Configure installed DHCP Server.

[1]Run Server Manager and Click [DHCP] on the left menu.
技术分享图片
[2]Click [More...] link which is upper-right.
技术分享图片
[3]Click [Complete DHCP configuration] link which is upper-right.
技术分享图片
[4]Click [Next] button.
技术分享图片
[5]Specify the credencials to authorize this DHCP Server in AD DS and click [Commit] button.
技术分享图片
[6]After successing authorization normally, click [Close] button.
技术分享图片
[7]Back to Server Manager and open [Tools] - [DHCP].
技术分享图片
[8]Right-Click [IPv4] on the left pane and select [New Scope...].
技术分享图片
[9]Click [Next] button.
技术分享图片
[10]Input any name and decsription for this scope.
技术分享图片
[11]Define IP address range.
技术分享图片
[12]If you'd like to exclude specific IP address from the range set in previous section, Configure it on here.
技术分享图片
[13]Define lease duration.
技术分享图片
[14]Click [Next] button.
技术分享图片
[15]Define default gateway of your network.
技术分享图片
[16]Define domain name and DNS server of your network.
技术分享图片
[17]Define WINS Server. It's OK to keep empty here if you don't need it.
技术分享图片
[18]Click [Next] button.
技术分享图片
[19]Click [Finish] button to complete configuration.
技术分享图片
[20]New DHCP scope has beed added.
技术分享图片


DHCP Server : Install

标签:windows 2016 DHCP

原文地址:http://blog.51cto.com/2833481/2092451

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!