Purpose
This guide outlines the steps to view and back up
the running configuration of the QM9700 InfiniBand switch
using its Web GUI interface.
Prerequisites
· Access to the QM9700 IB switch Web GUI (IP
address or hostname)
· User credentials with appropriate privileges
(Admin or equivalent)
Steps
1. Login to Web GUI
· Open a web browser and navigate to the IP
address of the QM9700 switch.
· Enter your username and password,
then click Login.
2. Navigate to
Configuration
· Once logged in, go to the Setup
tab located at the top navigation bar.
· In the left-hand menu, click on
Configuration.
3. View Current
Configuration
· The configuration page will display a summary of
the current settings.
· To view the running configuration,
click the “See Running Config” button.
o This will open the full configuration in a new
browser tab for viewing.
4. Download
Configuration Backup
· To download the current configuration, click the
Download button on the configuration page.
· Save the file to a secure location on your
system for backup purposes.
Notes
· It's recommended to take periodic backups,
especially before and after major changes.
· The downloaded configuration file can be used
for restoration or auditing purposes.
Related Articles
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 ...
How to Enable Split Port on NVIDIA QM9700 Switch
Overview This guide explains how to enable split ports on the NVIDIA QM9700 InfiniBand switch, using both the Web GUI and CLI methods. Split ports allow a single high-speed port to be divided into multiple lower-speed logical ports, providing greater ...
How to Change Default IB Interface in NVIDIA UFM (e.g., from ib0 to ib1)
By default, NVIDIA UFM binds to the ib0 InfiniBand interface during startup. If ib0 is down or unavailable, UFM will fail to start. In such cases, you may need to change the default interface to ib1 (or any other available IB interface). This article ...
Installing NVIDIA Drivers on Ubuntu
Ubuntu doesn't come with NVIDIA drivers installed by default as they are proprietary and closed-source. This means that you'll have issues like poor performance, displays not working, artifacts etc... while using the FOSS nouveau drivers. Graphical ...
Managing OpenSM within NVIDIA UFM and getting OpenSM Logs from UFM
Overview In NVIDIA UFM (Unified Fabric Manager), OpenSM — the InfiniBand Subnet Manager — is managed internally by UFM rather than as a standalone systemd service. This allows UFM to control the IB fabric, collect telemetry, and maintain HA ...