Setup BMC Intel Board - kcox-ByteSpeed/Test_Intel_Documentation GitHub Wiki

Setting Up the BMC

This guide will walk you through setting up the Baseboard Management Controller (BMC) on your server.

Here is a reference video featuring the steps outlined below. Click the image to watch the video on YouTube:


Prerequisites

Before you begin, ensure you have the following:

  • Physical Access to the Server: You will need to connect peripherals (mouse, keyboard, monitor) to the server and access the physical ports.
  • Network Information: Have the IP address, subnet mask, and gateway information ready if you plan to use static IP configuration.
  • User Information Have a username and a password ready for accessing the BMC.
  • Admin Privileges: You should have administrative privileges to make changes to the server’s UEFI settings.
  • Ethernet Cable: Ensure you have an Ethernet cable to connect the server to your network via the management port.
  • Web Browser: Access to a web browser on a device connected to the same network as the server for final BMC access.

1. Entering Setup and Navigating the BIOS

  1. Connect Hardware:

    • Plug in a mouse, keyboard, and monitor to your server.
  2. Restart the Server:

    Migrate VMs and put the server in maintenance mode if necessary

    • Power on or restart the server
  3. Access BIOS

    • During boot, rapidly press F2 to enter the System Setup.
    • Once in UEFI, use the arrow keys to navigate
  4. Navigate to Server Management and press Enter

  5. Configure BMC LAN:

    • Navigate to the bottom of the page to BMC LAN Configuration and press Enter

2. Configuring BMC Network Settings

  1. Dedicated Management LAN Configuration:

    Enables remote management over the dedicated management port. This offers availability to the remote management console but does not include a redundant failover path.

    • Enter your network information under Dedicated Management LAN Configuration:
      • Set a static or dynamic IPv4 address (Static is recommended for most applications)
      • Enter the subnet mask
      • Enter the gateway
    • Plug an Ethernet cable into the management port of the server
      • There is a mgmt label next to the port
  2. (Optional) Baseboard LAN Configuration:

    Enables remote management over the onboard ethernet NICs that share the port with other host traffic. This offers greater redundancy because the host can fail over between the two onboard ethernet NICs; however, host traffic can bottleneck remote management traffic, causing a denial of service to the remote management console.

    • If desired, navigate to Baseboard LAN Configuration to set up another network address
    • This will enable remote management over the onboard Ethernet NIC

M50CYP

S2600WF

3. User Configuration

  1. At the top of the page, navigate to User Configuration and press Enter:

  2. Set Privileges for User2:

    • Under User2, set the privilege to the desired level (User, Operator, Administrator, No Access).
    • Change the user status to Enabled
    • Set a username and a secure password

    Note: You can enable complex passwords under User Configuration > Enable Complex Password. Once enabled, the password complexity criteria will be displayed on the right-hand side of the screen.

  3. (Optional) Set Up Additional Users:

    • If needed, set up additional users with desired privileges

5. Finalizing and Accessing BMC

  1. Save and Exit:

    • Press F10 to save changes and exit the setup
  2. Access the BMC:

    • Ensure the management port is connected to your network via Ethernet
    • Open a web browser from a machine connected to the same network as the Dedicated Management LAN Configuration IP address you set in step 2.1
    • Navigate to the IP address you set during configuration (Eg. https://192.168.15.5 )
    • Enter the username and password you created to access the BMC and manage your system remotely

Revision History

Revision Date Comments Author
1.0 08/19/2024 Initial release Keegan Cox
1.1 08/26/2024 Revisions Keegan Cox
⚠️ **GitHub.com Fallback** ⚠️