|
1 | 1 | :_mod-docs-content-type: CONCEPT |
2 | 2 |
|
3 | | -[id="http-booting-requirements-with-managed-dhcp"] |
4 | | -= HTTP booting requirements with managed DHCP |
| 3 | +[id="uefi-http-booting-requirements-with-managed-dhcp"] |
| 4 | += UEFI HTTP booting requirements with managed DHCP |
5 | 5 |
|
6 | | -To provision machines through HTTP booting ensure that you meet the following requirements: |
| 6 | +To provision machines through UEFI HTTP booting ensure that you meet the following requirements: |
7 | 7 |
|
8 | 8 | .Client requirements |
9 | | -For HTTP booting to work, ensure that your environment has the following client-side configurations: |
| 9 | +For UEFI HTTP booting to work, ensure that your environment has the following client-side configurations: |
10 | 10 |
|
11 | | -* All the network-based firewalls are configured to allow clients on the subnet to access the {SmartProxy}. |
| 11 | +* Your host is capable of booting HTTP(S) over its network interface. |
| 12 | +* All the network-based firewalls are configured to allow hosts on the subnet to access the {SmartProxy}. |
12 | 13 | For more information, see xref:common/modules/con_networking-considerations-in-project.adoc#networking-considerations-in-{project-context}[]. |
13 | | -* Your client has access to the DHCP and DNS servers. |
14 | | -* Your client has access to the HTTP UEFI Boot {SmartProxy}. |
| 14 | +* Your host has access to the DHCP and DNS servers. |
| 15 | +* Your host has access to the HTTP Boot {SmartProxy}. |
15 | 16 |
|
16 | 17 | .Network requirements |
17 | 18 | * Optional: If the host and the DHCP server are separated by a router, configure the DHCP relay agent and point to the DHCP server. |
18 | 19 |
|
19 | 20 | .{Project} requirements |
20 | | -Although TFTP protocol is not used for HTTP UEFI Booting, {Project} uses TFTP {SmartProxy} API to deploy boot loader configuration. |
| 21 | +Although TFTP protocol is not used for UEFI HTTP Booting, {Project} uses TFTP {SmartProxy} API to deploy the boot loader. |
21 | 22 |
|
22 | | -For HTTP booting to work, ensure that {Project} has the following configurations: |
| 23 | +For UEFI HTTP booting to work, ensure that {Project} has the following configurations: |
23 | 24 |
|
24 | 25 | * Both {ProjectServer} and {SmartProxy} have DNS configured and are able to resolve provisioned host names. |
25 | 26 | * The UDP ports 67 and 68 are accessible by the client so that the client can send and receive a DHCP request and offer. |
|
0 commit comments