Centos7学习四安装配置DHCP

安装 修改DHCP配置文件 /etc/dhcp/dhcpd.conf 可在/usr/share/doc/dhcp-版本/dhcpd.conf.example找到模板 编辑配置文件/etc/dhcp/dhcpd.conf 重启DHCP服务 systemctl restart dhcpd.service 设置为开机启动 systemctl enable dhcpd.service 查看DHCP服务端口
相关文章
相关标签/搜索