Learn how to install the Cisco APIC software on an APIC server M4/L4 using a PXE server. This procedure guides you through preparing the PXE environment, mounting the ISO, copying EFI files, configuring DNSMasq, and rebooting for network boot.
This procedure installs the Cisco Application Policy Infrastructure Controller ( APIC ) software on an APIC server M4/L4 using a Preboot Execution Environment (PXE) server.
Procedure
| 1. | Install the DNSMasq package and an HTTP server package in the PXE server. |
|
| 2. | Download the ISO you wish to install into a path where your PXE server will host the file, such as /var/www/html . |
|
| 3. | Unpack or mount the ISO as appropriate. Example:
|
|
| 4. | Copy the installer EFI files to the PXE server TFTP path, such as /srv/tftp . Example:
|
|
| 5. | Unmount the ISO. Example:
|
|
| 6. | Configure DNSMasq. Example:The following text is an example configuration; modify as necessary for your setup. Save this in the /etc/dnsmasq.conf configuration file, overwriting the default configuration.
|
|
| 7. | Restart the PXE servers. |
|
| 8. | Reboot the Cisco APIC and press F12 for network boot. |