DHCP 是 Dynamic Host Configuration Protocol(动态主机配置协议)缩写,它的前身是BOOTP。BOOTP 原本是用于无磁盘主机连接的网络上面的:网络主机使用 BOOT ROM 而不是磁盘启动并连接上网络,BOOTP则可以自动地为那些主机设定 TCP/IP 环境。

DHCP是一个局域网的网络协议,使用UDP协议工作

主要有两个用途:

   给内部网络或网络服务供应商自动分配IP地址。

   给用户或者内部网络管理员作为对所有计算机作中央管理的手段。



DHCP安装

服务器管理器-角色-添加角色

Windows Server 2008 系列之HDCP安装

选择-DHCP

Windows Server 2008 系列之HDCP安装

默认IP地址

Windows Server 2008 系列之HDCP安装

设置域名以及DNS服务器IP地址

Windows Server 2008 系列之HDCP安装

选择不需要WINS

Windows Server 2008 系列之HDCP安装

添加-新建作用域

Windows Server 2008 系列之HDCP安装

禁用DHCPv6,

Windows Server 2008 系列之HDCP安装

测试使用管理员用户

Windows Server 2008 系列之HDCP安装

配置好,安装

Windows Server 2008 系列之HDCP安装

安装完成-关闭

Windows Server 2008 系列之HDCP安装

默认配置的DHCP

Windows Server 2008 系列之HDCP安装







转载于:https://blog.51cto.com/andybk/1402015

相关文章:

  • 2021-04-10
  • 2022-01-30
  • 2021-04-28
  • 2021-11-17
  • 2021-11-08
  • 2021-11-17
  • 2021-08-15
  • 2021-06-03
猜你喜欢
  • 2021-04-01
  • 2022-01-21
  • 2021-12-21
  • 2021-06-10
  • 2021-09-02
  • 2021-11-25
相关资源
相似解决方案