Skip to content

Commit 9055aa6

Browse files
committed
comment out eRoT and BMC - not in 5.17
1 parent 8853a99 commit 9055aa6

5 files changed

Lines changed: 11 additions & 9 deletions

File tree

content/cumulus-linux-517/Installation-Management/BMC-and-EROT.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: BMC and eRoT
33
author: NVIDIA
44
weight: 62
55
toc: 3
6+
draft: true
67
---
78
The Spectrum-6 switch requires you to install the <span class="a-tooltip">[BMC](## "Baseboard Management Controller")</span> and <span class="a-tooltip">[eRoT](## "Embedded Root of Trust")</span> components.
89
- BMC is a dedicated microcontroller on the switch motherboard that provides out-of-band management so that you can monitor and control the switch even when the main CPU or OS is down.

content/cumulus-linux-517/Installation-Management/Installing-a-New-Cumulus-Linux-Image-with-ONIE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ You can download a Cumulus Linux image from the {{<exlink url="https://enterpris
2222
{{%notice warning%}}
2323
Installing the Cumulus Linux image is destructive; configuration files on the switch are not saved; copy them to a different server before installing.
2424
{{%/notice%}}
25-
25+
<!--
2626
{{%notice note%}}
2727
The Spectrum-6 switch requires you to install the <span class="a-tooltip">[BMC](## "Baseboard Management Controller")</span> and <span class="a-tooltip">[EROT](## "Embedded Root of Trust")</span> components. For package download and installation instructions, refer to {{<link url="BMC-and-eRoT" text="BMC and eRoT">}}.
2828
{{%/notice%}}
29-
29+
-->
3030
In the following procedures:
3131

3232
- You can name your Cumulus Linux image using any of the

content/cumulus-linux-517/Installation-Management/Upgrading-Cumulus-Linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ To upgrade Cumulus Linux, choose one of the three upgrade methods:
1212
- Upgrade only changed packages with {{<link url="#package-upgrade" text="package upgrade">}} (ISSU support and maintains the current switch configuration).
1313
- Install a new Cumulus Linux image with {{<link url="#onie-image-upgrade" text="ONIE">}} (no ISSU support and you need to manually back up and restore your switch configuration).
1414

15-
{{%notice note%}}
15+
<!--{{%notice note%}}
1616
The Spectrum-6 switch requires you to install the <span class="a-tooltip">[BMC](## "Baseboard Management Controller")</span> and <span class="a-tooltip">[EROT](## "Embedded Root of Trust")</span> components. For package download and installation instructions, refer to {{<link url="BMC-and-eRoT" text="BMC and eRoT">}}.
1717
{{%/notice%}}
18-
18+
-->
1919
## Upgrades with ISSU
2020

2121
<span class="a-tooltip">[ISSU](## "In Service System Upgrade")</span> enables you to perform a hitless upgrade of the switch software while the network continues to forward packets. ISSU hitless upgrade minimizes data plane traffic disruption to sub-second levels and automatically translates the switch NVUE configuration to the schema of the new version. During ISSU, the routing control plane is temporarily unavailable; however, the {{<link url="Optional-BGP-Configuration/#graceful-bgp-restart" text="BGP graceful restart">}} capability maintains traffic flow through the switch.

content/cumulus-linux-517/Whats-New/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@ You can use {{<link url="Upgrading-Cumulus-Linux/#optimized-image-upgrade" text=
5858

5959
To upgrade to Cumulus Linux 5.17 from a release that does not support package upgrade or optimized image upgrade, you can install an image with {{<link url="Upgrading-Cumulus-Linux/#onie-image-upgrade" text="ONIE">}}.
6060

61-
### Install BMC and EROT Components on the Spectrum-6 Switch
61+
<!--### Install BMC and EROT Components on the Spectrum-6 Switch
6262
6363
The Spectrum-6 switch requires you to install the <span class="a-tooltip">[BMC](## "Baseboard Management Controller")</span> and <span class="a-tooltip">[EROT](## "Embedded Root of Trust")</span> components. For package download and installation instructions, refer to {{<link url="BMC-and-eRoT" text="BMC and eRoT">}}.
64-
64+
-->
6565
### Maximum Number of NVUE Revisions
6666

6767
Cumulus Linux includes an option to set the {{<link url="NVUE-CLI/#maximum-revisions-limit" text="maximum number of revisions">}} after which NVUE deletes older revisions automatically. The default setting is 100. If you upgrade to Cumulus Linux 5.17 from 5.12 or earlier, the first time you run `nv set` or `nv unset` commands, NVUE deletes older revisions if the number of revisions on the switch is greater than 100.

content/cumulus-linux-517/Whats-New/foss.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,12 @@ Cumulus Linux 5.17.0 contains the following core switch package versions:
2323

2424
To obtain a complete list of open source packages included in Cumulus Linux 5.17, see the downloads section on the {{<exlink url="https://enterprise-support.nvidia.com/s/" text="NVIDIA Enterprise support portal">}}.
2525

26-
The Spectrum-6 switch running Cumulus Linux 5.17 requires you to download and install the following components:
26+
<!-- The Spectrum-6 switch running Cumulus Linux 5.18 requires you to download and install the following components:
2727
2828
| Component | Version | Description |
2929
| --- | ----| ----------- |
3030
| BMC | ???? | Baseboard Management Controller |
31-
| eRoT |???? | Embedded Root of Trust
31+
| eRoT |???? | Embedded Root of Trust |
3232
33-
For package download and installation instructions, refer to {{<link url="BMC-and-eRoT" text="BMC and eRoT">}}.|
33+
For package download and installation instructions, refer to {{<link url="BMC-and-eRoT" text="BMC and eRoT">}}.
34+
-->

0 commit comments

Comments
 (0)