Unified Fabric Manager (UFM) Pre-Setup#

To access the UFMs for configuration, put the iDRAC MAC for each UFM appliance in the /etc/dhcpd.ipminet<NETWORK_NAME> network it is on that is specified in the .include.conf file.

host <RACK>-P<POD_NUMBER>-UFM-01-bmc {
    hardware ethernet <UFM_iDRAC_MAC>;
    fixed-address <UFM_iDRAC_IP>;
}

This step is placed here in preparation for setting up the UFM appliances, but that should be done later after the cluster is up in BCM. For more information, the installation and setup notes for the UFM appliances are available in the UFM Enterprise Appliance Software User Manual.