Spectrum-X Switch Management
Spectrum-X Switch Management
NVIDIA Config Manager supports the day-0 and day-2 management of Spectrum-X Ethernet switches. A Spectrum-X switch running Cumulus Linux follows the same provisioning, configuration, validation, and lifecycle workflows as any other Cumulus Linux switch in Config Manager.
This page is the starting point for Spectrum-X switch support. It summarizes the management path and links to the detailed operator guides.
Where Config Manager fits
- Nautobot is the source of truth. Device identity, platform, role, interfaces, cabling, addressing, tenant data, and config contexts define the intended state.
- The Render Service converts intent into device configuration. It combines Nautobot data with the Cumulus Linux templates selected for the switch role and software version.
- The Config Store versions intended and running configurations. ZTP and deployment workflows consume the rendered intent; backup workflows write running-state snapshots for audit and drift detection.
- DHCP and ZTP handle initial provisioning. A factory-default switch obtains its boot information, installs the intended Cumulus Linux image when needed, downloads its rendered configuration, and reports its provisioning state.
- Temporal workflows handle ongoing operations. Config Manager reaches the switch over the management network to calculate and apply configuration changes, collect state, validate the fabric, rotate credentials, and manage the switch lifecycle.
The System Architecture describes the component model. Which Interface Should I Use? explains the Config Manager UI, Nautobot UI, Temporal Web, and API boundaries.
Spectrum-X switch workflows
The following workflows are the normal operational path for Spectrum-X switches. The linked guides contain prerequisites, UI inputs, execution stages, verification steps, and failure recovery.
Typical operating sequences
For a new Spectrum-X fabric:
- Load the approved topology and device intent into Nautobot.
- Upload the required Cumulus Linux images to the ZTP service.
- Follow New Site Bringup to power on and provision the switches.
- Run Cable Validation and Cumulus Hardware Validation before handing the fabric to normal operations.
For a routine configuration change:
- Change the source data in Nautobot or the applicable configuration template.
- Confirm that the Render Service produced the expected intended configuration.
- Run Configuration Deploy for one switch or Multi-Device Deploy for a coordinated fabric-wide change.
- Review the generated diff at the approval stage. After Config Manager applies the approved change, it captures a new running-configuration backup.
Spectrum-X overlay lifecycle
Config Manager also includes workflows for switch-port tenant isolation on the Spectrum-X underlay. These workflows manage the overlay, VRF, VXLAN, device, and interface intent in Nautobot and can render and deploy the resulting configuration.
The common operator path is:
- Run Spectrum-X Overlay Creation once for the tenant overlay at the site.
- Run Spectrum-X Overlay Tenant Change to assign the overlay to a switch and its ports, render the changed intent, and deploy it end to end.
- Before deletion, remove the overlay from all interfaces and deploy the resulting configuration change. Then, run Spectrum-X Overlay Deletion to clean up the unused Nautobot objects.
These overlay workflows supplement the normal Spectrum-X switch management path. They are not required for ZTP, general configuration deployment, backup, validation, reprovisioning, software upgrades, or password rotation.
Management prerequisites
Before operating a Spectrum-X switch through Config Manager, confirm:
- The device is modeled in Nautobot with its Cumulus Linux platform, fabric role, serial number, management identity, interfaces, cabling, intended software, and required config contexts.
- Config Manager can reach the device management network and the required firewall ports are open.
- Device credentials are available through the configured secrets backend.
- The correct Cumulus Linux image is available to the ZTP service.
- The Render Service has produced a current intended configuration in the Config Store before a deploy, backup, reprovision, or upgrade workflow runs.
For device-facing validation without physical hardware, use the DSX Air Simulation User Guide, which provisions simulated Cumulus Linux switches and supports the main Ethernet workflows.