Cable Validations

Launch the cable validation tool from within NetQ to validate layer-1 physical links and connections in your clustered network environments. The tool can detect a range of network cabling issues, including:

  • Miswired or incorrectly connected cables within clusters.
  • Missing or disconnected links between network nodes.
  • Redundant cables or extra links that do not match the expected network topology.
  • Faulty or damaged cables that disrupt connectivity and cluster health.

The cable validation tool is a standalone tool that you can launch from the NetQ UI. All users work from a single instance of the tool. Refer to the Cable Validation Tool User Guide for:

When you are finished using the cable validator, it’s a good idea to shut it down to free up resources. To do this, navigate to System Admin in the side navigation. From the Services tab, select Stop Bringup.

Requirements and Support

The cable validation tool is compatible with Spectrum-X and NVLink fabrics running Cumulus Linux or NVOS, respectively. Read more about supported device types.

Fabric SizeCPU RequirementsMemoryDisk Space (Minimum)Disk Space (Recommended)
Up to 1,000 nodes4-core server4 GB20 GB50 GB
1,000-5,000 nodes8-core server16 GB40 GB120 GB
5,000-10,000 nodes16-core server32 GB80 GB160 GB

If your network comprises more than 10,000 nodes, contact NVIDIA support for assistance.

Port Requirements

The cable validation tool uses port 8251 for agent communication. Before using the cable validator, open the port on the switch’s firewall then add a whitelist rule to allow the agent to access the port:

nvidia@switch:~$ nv set acl acl-default-whitelist rule 200 match ip tcp dest-port 8251
nvidia@switch:~$ nv set acl acl-default-whitelist type ipv4
nvidia@switch:~$ nv config apply
nvidia@switch:~$ nv config save

Access the Cable Validation

  1. Expand the Menu. From the Tools section, select Cable Validation.

  2. Follow the instructions in the UI to launch the tool.