1 ) yum install -y dhcp
2 ) 查看配置文件
3 ) 复制配置文件
[root@xuegod2 dhcp]# cp /usr/share/doc/dhcp-4.2.5/dhcpd.conf.example ./dhcpd.conf
并设置开机自启动
4 )
5 ) 添加网卡
6 ) 修改配置文件
7 ) 开始配置
[root@xuegod2 ~]# ifconfig ens38 192.168.1.10/24
8 ) 修改配置文件
9 ) 查看端口
10 ) 添加客户端的网卡
11 ) 重启网卡
12 ) 在服务端查看账单
二 如何绑定IP和网卡
1 )
2 ) 重启dhcp服务
3 )重启网卡
查看是否有ntpdate
[root@xuegod2 ~]# yum install ntpdae -y
2 )开始时间同步
阿里云的时间
也可以使用Windows的时机同步
查看硬件时间