Skip to content

Commit 731be1f

Browse files
committed
Add DSX Air to search layout, fix tech guide ref to nvidia-air-v2
1 parent 03c5cbf commit 731be1f

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

content/guides/esf-generic-config-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ESF environments with NVMe over Fabrics ([NVMeOF](https://nvmexpress.org/wp-cont
1515

1616
In addition, NVIDIA Spectrum ASIC telemetry capabilities, including the unique What Just Happened ([WJH]({{<ref "/cumulus-linux-50/Monitoring-and-Troubleshooting/Network-Troubleshooting/Mellanox-WJH" >}})) feature, provide real-time visibility into the network. You can look at flow latency events, buffer occupancy, and dropped packets to discover, diagnose, and resolve network problems. WJH monitoring supports all events and traffic types, including layer 1, layer 2, ACLs, layer 3, tunneling, buffers, and RoCE.
1717

18-
Network simulation is essential to avoid manual CLI, and copy and paste configuration errors. [NVIDIA Air](https://www.nvidia.com/en-us/networking/air/) provides an online cloud-based network simulation platform where you can create a digital twin of your physical environment. You can build, simulate, and experience Cumulus Linux switches in AIR while testing your deployment configuration before applying it to production. Check out the [NVIDIA Air user guide]({{<ref "/nvidia-air/" >}}) for more details.
18+
Network simulation is essential to avoid manual CLI, and copy and paste configuration errors. [NVIDIA Air](https://www.nvidia.com/en-us/networking/air/) provides an online cloud-based network simulation platform where you can create a digital twin of your physical environment. You can build, simulate, and experience Cumulus Linux switches in AIR while testing your deployment configuration before applying it to production. Check out the [NVIDIA Air user guide]({{<ref "/nvidia-air-v2/" >}}) for more details.
1919

2020
There might be different specifications for each storage vendor deployment. You can always check out [Cumulus Linux documentation]({{<ref "/cumulus-linux-50" >}}) to explore more details and match the configuration for your deployment.
2121

themes/netDocs/layouts/search/search.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
<li class="navSection primary">
6161
<a class="rootLink" href={{ .Site.Params.cl_latest | absURL }}>NVIDIA Cumulus Linux</a>
6262
<a class="rootLink" href={{ .Site.Params.netq_latest | absURL }}>NVIDIA NetQ</a>
63+
<a class="rootLink" href={{ "nvidia-air-v2" | absURL }}>NVIDIA DSX Air</a>
6364
<a class="rootLink" href={{ "cumulus-vx" | absURL }}>NVIDIA Cumulus VX</a>
6465
<a class="rootLink" href={{ "knowledge-base" | absURL }}>Knowledge Base</a>
6566
<a class="rootLink" href={{ "guides" | absURL }}>Technical Guides</a>
@@ -78,6 +79,7 @@
7879
<ul>
7980
<li><a href={{ .Site.Params.cl_latest | absURL }}>NVIDIA Cumulus Linux</a></li>
8081
<li><a href={{ .Site.Params.netq_latest | absURL }}>NVIDIA NetQ</a></li>
82+
<li><a href={{ "nvidia-air-v2" | absURL }}>NVIDIA DSX Air</a></li>
8183
<li><a href={{ "cumulus-vx" | absURL }}>NVIDIA Cumulus VX</a></li>
8284
<li><a href={{ "knowledge-base" | absURL }}>Knowledge Base</a></li>
8385
<li><a href={{ "guides" | absURL }}>Technical Guides</a></li>

0 commit comments

Comments
 (0)