How to configure NTP Server on Mellanox Infiniband QM9700 Switch

How to configure NTP Server on Mellanox Infiniband QM9700 Switch

Overview

Configuring NTP (Network Time Protocol) ensures that the QM9700 switch maintains accurate system time. This is critical for logging, monitoring, and coordination with other devices in the fabric.



Prerequisites

  • Access to the QM9700 switch Web UI (management IP should be reachable via browser)

  • Valid NTP server IP addresses or domain names

  • Admin credentials for the switch

Steps to Configure NTP

  1. Log in to the Web UI

    • Open a browser and navigate to the management IP of the QM9700 switch.
      Example: https://<switch-management-ip>

    • Enter the admin username and password to log in.

  2. Navigate to the NTP Configuration

    • From the main menu, select the Setup tab.

    • In the Setup submenu, select NTP.

  3. Add NTP Server

    • In the NTP configuration page, click the Add button or the + icon to add a new NTP server.

    • Enter the IP address or FQDN of the NTP server.
      Example: 0.pool.ntp.org

    • Click Apply or Save to add the server to the configuration.

  4. Verify Configuration

    • Once the server is added, ensure it appears in the list of configured NTP servers.

    • You may check synchronization status after a few minutes to verify that the switch is correctly syncing with the NTP server.


    • Related Articles

    • Updating Port Description on Mellanox Switches like QM9700

      Objective To update the description for multiple InfiniBand (IB) ports on a Mellanox QM9700 series switch using the web interface. Prerequisites Administrative access to the Mellanox QM9700 switch's web interface. A pre-prepared list of commands with ...
    • How to Fetch Transceiver Details of All Ports in an InfiniBand QM9700 Switch

      Overview On NVIDIA/Mellanox QM9700 InfiniBand switches, you may need to view the transceiver details (e.g., vendor, part number, and serial number) for connected optical modules or cables. This can be useful for troubleshooting, inventory tracking, ...
    • How to Get Mellanox NIC Details on an Ubuntu Server

      Step 1: List All Mellanox Adapters To find all Mellanox network adapters on your system, run: lspci | grep Mellanox Example output: 04:00.0 Ethernet controller: Mellanox Technologies MT26448 [ConnectX EN 10GigE, PCIe 2.0 5GT/s] (rev b0) Step 2: ...
    • Configuring BMC in ASUS Server

      To configure the Baseboard Management Controller (BMC) IP address on an ASUS server, initially access the server's BIOS/UEFI settings and then configure the BMC network settings. Here's a step-by-step instructions Server BMC Configuration preparation ...
    • Fixing "Cable Data Invalid EEPROM" Error on NVIDIA QM9700 InfiniBand Switch

      Issue On NVIDIA QM9700 InfiniBand switches, some ports may appear down and show an error such as: This issue is often caused by outdated CPLD firmware and can be resolved by updating the CPLD version on the switch. Root Cause The EEPROM error is ...