Skip to main content

Install a serial port module

Use this information to install a serial port module.

About this task

Attention
  • Read Installation Guidelines and Safety inspection checklist to ensure that you work safely.

  • Power off the server and peripheral devices and disconnect the power cords and all external cables. See Power off the server.

  • Keep static-sensitive parts in their static-protective packages until installation to prevent exposure to static electricity. Handle the parts with an electrostatic-discharge wrist strap or other grounding systems. Place the parts on a static-protective surface.

  • Read the PCIe slots and adapters to ensure that you install the serial port module to a correct PCIe slot.

Procedure

  1. Use a 5 mm wrench to install the serial port cable into the bracket.
    Figure 1. Assembling the serial port module
    Assembling the serial port module

    1. Align the two screw holes on the cable connector to the bracket.
    2. Install the two screws to the bracket.
  2. Install the serial port module to the riser bracket.
    Figure 2. Installing the serial port module
    Installing the serial port module

    1. Open the retention latch on the riser cage.
    2. Install the serial port module to the riser bracket.
    3. Close the retention latch and ensure that the serial port module is securely installed.
  3. Install the riser assembly to the server.
    Figure 3. Installing the riser assembly
    Installing the riser assembly

    1. Align the clips, openings or screw holes on the riser bracket to the chassis and press the bracket down.
    2. Tighten the screw and ensure that the bracket is securely seated.
  4. Connect the cable of the serial port module to the serial-port-module connector on the system board assembly. For the location of the serial-port-module connector, refer to System-board-assembly connectors.

After you finish

  1. Complete the parts replacement. See Complete the parts replacement.

  2. From the UEFI Setup page, click System Settings > Devices and I/O Ports > Console Redirection Settings. Change both Console Redirection and SP Redirection setting to Enabled.

  3. To enable the serial port module on Linux or Microsoft Windows, do one of the followings according to the installed operating system:
    Note
    If the Serial over LAN (SOL) or Emergency Management Services (EMS) feature is enabled, the serial port will be hidden on Linux and Microsoft Windows. Therefore, it is required to disable SOL and EMS to use the serial port on operating systems for serial devices.
    • For Linux:

      Open the ipmitool and enter the following command to disable the Serial over LAN (SOL) feature:

      -I lanplus -H IP -U USERID -P PASSW0RD sol deactivate
    • For Microsoft Windows:

      1. Open the ipmitool and enter the following command to disable the SOL feature:

        -I lanplus -H IP -U USERID -P PASSW0RD sol deactivate
      2. Open Windows PowerShell and enter the following command to disable the Emergency Management Services (EMS) feature:

        Bcdedit /ems off
      3. Restart the server to ensure that the EMS setting takes effect.