- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
windows erver 2008命令形式配置dhcp
实验报告
实验项目:命令行下配置DHCP服务
实验准备:一台server 2008服务器
实验步骤:
查看IP地址(需要配置静态IP)输入‘ipconfig’
查看系统已安装角色‘servermanagercmd -query’
安装DHCP角色‘servermanagercmd -i dhcp’
将DHCP配置为开机启动‘sc config dhcpserver start auto’
启动dhcp服务
到这里dhcp角色已经搭建好了,
需要配置作用域输入‘netsh’‘dhcp’‘server’进入dhcp配置模式
添加作用域
查看是否配置完成输入‘show scope’
如果要删除作用域可以使用‘delete scope 192.168.0.0 ’
切换到192.168.0.0作用域‘scope 192.168.0.0’添加要向客户端分配的ip地址段‘add iprange 192.168.0.2 192.168.0.254’
如果要删除此地址段可以使用 ‘del iprange’
配置排除地址‘add exclude’可以输入一个IP(192.168.0.20)也可以是一段IP(192.168.0.10 192.168.0.20)
添加保留地址‘add reservedip ip mac’(例如我们使用的文件服务器,需要有静态Ip地址这是就需要为文件服务器保留一个)
删除可以使用del命令 ‘del reservedip’
授权服务器(活动目录时使用授权,由于现在属于工作组模式所以add server命令无效)
新建作用域选项‘set optionvalue ** ipaddress ipaddress 003代表的是网关 006代表dns服务器地址’
删除可以使用del命令 ‘del optionvalue’
配置保留选项‘set reservedoptionvalue ’
删除可以使用‘del reservedoptionvalue ’
DHCP服务器的备份和还原
关闭开启服务
图形界面查看:
作用域:
地址池:
作用域选项:
保留选项:
relationship between Government and business. The two sessions, General Secretary of Pro, clear the word succinctly summarized the new relationship between Government and business, as pure politics, reshaping the political relationship specified in the direction. District leaders in handling political and business relations, engage in trading power for money, and finally stumbled, we a lesson, always keep in mind that Pro, clean practicing Pro, clear. Pro is to open a sincere engagement with private enterprise to help solve practical difficulties; Clear is to clarify the Division of power, exercised in accordance with, private entrepreneurs with innocent purity, not abusing power for personal gain, not to engage in trading power for money. Third, in order to maintain fairness and justice. Fairness and justice is the lifeline of the rule of law, is the best development environment. Currently, lax law enforcement and the judicial sector in our region also exist to varying degrees, law enforcement departments and individual window units power for personal gains and bribes,
文档评论(0)