- Preface
- New and Changed Information for this Release
- Overview
- Installing Cisco UCS Director Bare Metal Agent
- Configuring Cisco UCS Director Bare Metal Agent
- Managing Bare Metal Agent
- Adding Non-Windows OS Images
- Adding Windows OS Images
- Provisioning OS Images through Orchestration Workflow Tasks
- Sample Operating System Configuration Template Files
- Ports
Configuring Cisco
UCS Director Bare Metal Agent
This chapter contains the following sections:
- Adding a Bare Metal Agent Account
- Configuring the DHCP Server for a Bare Metal Agent Account
- Configuring the Interface for the PXE Network
- Adding an NFS Mount Point
Adding a Bare Metal Agent Account
Before you add a Bare Metal Agent account, do the following:
-
Make sure that the Bare Metal Agent is installed.
-
Make sure that the Bare Metal Agent VM is completely booted up, and that the VM Console is closed. You must have the IP address of the Bare Metal Agent VM.
-
Set up the environment required to support a single or separate PXE and Management network configuration, with the appropriate VLANs.
-
To provide required DHCP services, ensure that at least one DHCP server is located in the same PXE VLAN as Bare Metal Agent and configure that DHCP server with an appropriate IP address range.
What to Do Next
Configure the DHCP Server for Bare Metal Agent.
Configuring the DHCP Server for a Bare Metal Agent Account
![]() Note | For a multi-home DHCP configuration, use this procedure to configure the first subnet for the DHCP server. For the remaining subnets, you must manually edit the DHCP configuration file (/etc/dhcpd.conf). |
To provide required DHCP services, ensure that at least one DHCP server is located in the same PXE VLAN as Bare Metal Agent. Configure the DHCP server with an appropriate IP address range. The DHCP server, together with the TFTP server, is used to communicate with a PXE server.
| Step 1 | Log in to the Cisco UCS Director server with the following credentials: |
| Step 2 | On the menu bar, choose . |
| Step 3 | Click the Bare Metal Agents tab. |
| Step 4 | Click the row for the Bare Metal Agent account for which you want to configure the DHCP server. |
| Step 5 | Click Service Status to verify that services for the Bare Metal Agent account are stopped. |
| Step 6 | Click Configure DHCP. |
| Step 7 | In the
Configure DHCP dialog box, complete the following
fields and click
Submit.
The DHCP IP address assignments are updated, and the DHCP service is restarted. |
| Step 8 | Click the row for the Bare Metal Agent account and click Start Services. |
| Step 9 | After the
services have started, do the following:
|
What to Do Next
Set up PXE boot requests.
Configuring the Interface for the PXE Network
You can use this to change or add an IP address for the PXE network used by Bare Metal Agent.
| Step 1 | On the menu bar, choose . |
| Step 2 | Click the Bare Metal Agents tab. |
| Step 3 | Click the row for the Bare Metal Agent account for which you want to configure the interface for the PXE network. |
| Step 4 | Click Configure Interface. |
| Step 5 | In the Configure PXE Interface dialog box, complete the following fields: |
Adding an NFS Mount Point
| Step 1 | On the menu bar, choose . |
| Step 2 | Click the Bare Metal Agents tab. |
| Step 3 | Click the row for the Bare Metal Agent account for which you want to view PXE service requests. |
| Step 4 | Click View Details. |
| Step 5 | Click the NFS Mount Point tab. |
| Step 6 | Click Add. |
| Step 7 | In the
Add NFS
Mount Point dialog box, do the following:
After you add the NFS mount point, all content in the imageRepository folder in the NFS server is available under the /mnt/external folder. You include this path in the isoExtractor.sh file when you create a non-Windows image template. |

Feedback