Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在分配 DHCP IPv4 地址,我想为未来的服务器预留 5 个地址,这是否意味着我必须将最终 IP 地址设为 192.168.1.249?
我当前分配的范围的屏幕截图
DHCP 说明
如果您的 5 台服务器将配置静态 IP,是的,将最后一个 ip-range 缩小到192.168.1.249
192.168.1.249
如果您的 5 台服务器也将被配置DHCP,您需要保留它192.168.1.254,然后为它们创建静态储备。(在 DHCP 服务器窗口上)
DHCP
192.168.1.254
Reservation
New reservation
00-00-00-00-00-01
带图片的教程