What are the steps for a PXE client to get a boot image from a boot server?
search cancel

What are the steps for a PXE client to get a boot image from a boot server?

book

Article ID: 54406

calendar_today

Updated On:

Products

CA Automation Suite for Data Centers - Configuration Automation CA Client Automation - Asset Management CA Client Automation - IT Client Manager CA Client Automation CA Client Automation - Remote Control CA Client Automation - Asset Intelligence CA Client Automation - Desktop Migration Manager CA Client Automation - Patch Manager CA Server Automation

Issue/Introduction

Description:

This document outlines how a PXE machine to acquires an IP address and gets a boot image.

Solution:

  1. On power up, the target PXE client sends a DHCP discovery broadcast

  2. The boot server responds with an offer of the boot server's IP address

  3. The DHCP server responds with an offer of an IP address

  4. The PXE client requests an IP address from the DHCP server

  5. The DHCP server acknowledges the request and grants the IP address

  6. The PXE client requests a boot file (Note: It now has a valid IP address)

  7. The DHCP server acknowledges the request but does not know the location of the boot file

  8. The boot server acknowledges the request and details the location and name of the boot file to use

  9. The PXE client makes a TFTP (Trivial File Transfer Protocol) request for the boot file

  10. The boot server acknowledges the request and the boot file is transferred to the client via TFTP

For CISCO routers the following command should be used to configure the IP Helper:
IP helper-address <address of boot server>

In addition for WinPE bootimages, UDP packets should be forwarded over port 4011 with the following command:
IP forward-protocol UDP 4011

Environment

Release: UASIT.99000-11.2-Asset Intelligence
Component: