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 flexibility in network topology and connectivity.
Admin access to the QM9700 switch
Connectivity to the switch via Web GUI or SSH for CLI
Port cabling that supports port splitting (e.g., splitter cables)
Login to the switch's web console using a browser.
Example: https://<switch-ip-address>
Navigate to the Ports tab in the left-hand menu.
You will see a list of ports (e.g., 1/1, 1/2, ...), along with their current status.
Select the port you want to split.
Click on the Split by 2 button to split the port into two logical subports (e.g., 1/1/1 and 1/1/2).
Wait a few seconds for the operation to complete and verify the updated port layout.
SSH into the QM9700 switch:
Enter configuration mode:
Run the following command to enable split mode on a specific port. Repeat for each port as needed:
Replace 1/12/1 with the appropriate port number (e.g., 1/1, 1/2, etc.)
The force keyword is used to apply the change immediately.
Exit and save the configuration: