Wiki Home Installation Configure DHCP

Configure DHCP

2023-06-04
configure, DHCP

  1. Click on the “Manage” button to access the control panel (Figure 1) and login with admin and password. (if it’s the first time login, the admin password is same as license password)

Figure 1

  1. Then go to the “Boot” page, click on the “DHCP ” tab and “Edit” button (Figure 3).

Figure 3

  1. Setup the DHCP settings as per your network configuration and click on the “OK” button(Figure 4).
  2. The CCBoot Server should have a static IP in the LAN. Do not set CCBoot server to get IP from DHCP.
  3. If you have multiple IPs on server you should use 0.0.0.0 as DHCP.

Figure 4

  1. You can configure multiple IP addresses for DHCP on a server by manually adding them to the list, such as "192.168.1.1;192.168.1.2".  (Figure 5)

Figure 5

  1. 192.168.1.1;192.168.1.2 means only this two ip as server ip like you have vpn connect or other unused ip exists on server
  2. In this setup, if both IPs are online, clients will prioritize the IP with fewer active connections for booting. However if one IP goes offline, the client will boot from another available IP address.
  3. If a client sets a boot server, we will prioritize the client's settings over the DHCP settings, even if the DHCP assigns the wrong IP address. For example, DHCP IP is 192.168.1.2, but if you set the client boot server to 192.168.1.1, the client will boot from 192.168.1.1.
  4. If all PCs are booted simultaneously but each client has set a different IP address for the first boot server, each client will boot from its specified first boot server, ignoring other boot servers or DHCP configurations.
  5. client 192.168.1.1;192.168.1.2 means load balance between the two ips like you want to load balance between two servers.(Figure 6)

Figure 6

  1. If you have two servers, and you want to update one server image, you need to set the client boot server ip address to the target server ip.

Related: