Skip to main content
Version: 5.4.0

Topology Validation

The Topology Validation feature enables the Super Admin to verify that infrastructure is discovered correctly in Bridge. Bridge uses the onboarded NetQ server to compare the .dot or .json topology file from NVIDIA DSX AIR against the topology Bridge discovered. If any discrepancies exist, they are highlighted and can be downloaded for further examination.

Validation Checks

Bridge uses the onboarded NetQ server to run two validation checks. Overall Status reports Success only when both checks pass.

CheckDescription
LLDP ServiceVerifies that LLDP (Link Layer Discovery Protocol) neighbor and link information discovered by Bridge matches the physical network.
Topology BlueprintVerifies that the overall network topology discovered by Bridge matches the .dot or .json blueprint file uploaded from NVIDIA DSX AIR. This confirms that nodes, links, and connections in Bridge align with the simulation design.

Prerequisites

Before performing topology validation, complete the following:

  • Topology discovery — Physical infrastructure topology must be discovered in Bridge.
  • NetQ server onboarding — A NetQ server must be onboarded in Bridge.

Validate Topology

  1. In the sidebar, click Infrastructure.
  2. Click Validate Topology.

Topology validation — initiate

  1. Upload the .dot or .json file used to create the NVIDIA DSX AIR simulation.
  2. Click Validate Topology to compare it against the topology Bridge discovered.

Topology validation — upload file

Validation Outcome

Successful validation

If there are no network issues (for example, a link being down), the Topology Validation Summary dialog shows a successful outcome:

StatusResult
Overall StatusSuccess
LLDP ServiceSuccess
Topology BlueprintSuccess

Use the Summary as TREE or JSON format to review the validation results.

Topology validation — summary TREE view

Click Download as a file to download the topology validation summary.

Topology validation — JSON summary

Next Steps