From b114842de73d3ad98a5fd9b336074be22e7da6d6 Mon Sep 17 00:00:00 2001 From: Andrey Khomyakov Date: Thu, 14 May 2026 16:36:27 -0700 Subject: [PATCH] Add warning to NHN about RA version supported. --- ai-netris-host-networking.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ai-netris-host-networking.rst b/ai-netris-host-networking.rst index 431d038e..ab82d263 100644 --- a/ai-netris-host-networking.rst +++ b/ai-netris-host-networking.rst @@ -14,6 +14,11 @@ In addition to managing the SuperNIC, the plugin generates and maintains the Lin How It Works ------------ +.. warning:: + + Starting with Netris 4.9 release, the Netris Host Networking Plugin supports only Spectrum-X Reference Architecture version 2.1.2. Support for earlier Spectrum-X Reference Architectures has been deprecated. See :doc:`Netris 4.9 Release Notes ` for details. + You may find earlier version of this document in the Netris 4.8 documentation: `Netris Host Networking Plugin `_. + The Netris Host Networking Plugin receives the server's networking metadata from the directly connected Netris-managed NVIDIA Spectrum-X switches. These switches, in turn, communicate with the Netris Controller to receive these metadata, repackage it into custom LLDP TLVs, and deliver it to the intended GPU servers over the local link. On the GPU server, the NHN plugin extracts the metadata from the LLDP messages, generates the appropriate configuration, and applies it to both the BlueField3/ConnectX7/ConnectX8 SuperNIC and the host's network stack. If NHN detects any issues—such as missing parameters, firmware mismatches, or other validation failures—it returns error information to the Netris Controller using the same LLDP mechanism via the directly connected switches.