Skip to content

Commit

Permalink
Merge branch '511' into stage
Browse files Browse the repository at this point in the history
  • Loading branch information
cumulusAnia committed Nov 15, 2024
2 parents 84f1016 + dbc0e2c commit 3b91bea
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions content/cumulus-linux-511/Whats-New/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,16 +55,16 @@ This document supports the Cumulus Linux 5.11 release, and lists new platforms,
| `nv set qos advance-buffer-config <profile-id> egress-service-pool` | `nv set qos advance-buffer-config <profile-id> egress-pool` |
| `nv show qos advance-buffer-config <profile-id> ingress-service-pool` | `nv show qos advance-buffer-config default-global ingress-pool` |
| `nv show qos advance-buffer-config <profile-id> egress-service-pool` | `nv show qos advance-buffer-config default-global egress-pool` |
| `nv set system aaa user <user-id> state enabled`<br>`nv set system aaa user <user-id> state disabled`<br>`nv unset system aaa user <user-id> enable` | `nv set system aaa user <user-id> enable on`<br>`nv set system aaa user <user-id> enable off`<br>`nv unset system aaa user <user-id> state` |
| `nv set system aaa user <user-id> state enabled`<br>`nv set system aaa user <user-id> state disabled`<br>`nv unset system aaa user <user-id> state`| `nv set system aaa user <user-id> enable on`<br>`nv set system aaa user <user-id> enable off`<br>`nv unset system aaa user <user-id> enable` |
{{< /expand >}}
- {{< expand "Removed NVUE Commands" >}}
| Removed Commands |
| --------------- |
|`nv show interface pluggable` (replaced with `nv show platform transceiver`) |
|`nv show interface <interface>` pluggable (replaced with `nv show platform transceiver <interface>`)|
|`nv show vrf <vrf-id> router bgp address-family <afi> loc-rib` (replaced with `nv show vrf <vrf-id> router bgp address-family <afi>> route`) |
| `nv set vrf <vrf-id> router rib ipv4 protocol bgp fib-filter` |
| `nv show vrf <vrf-id> router rib ipv6 protocol` |
| `nv show interface pluggable` (replaced with `nv show platform transceiver`) |
| `nv show interface <interface>` pluggable (replaced with `nv show platform transceiver <interface>`)|
| `nv show vrf <vrf-id> router bgp address-family <afi> loc-rib` (replaced with `nv show vrf <vrf-id> router bgp address-family <afi>> route`) |
| `nv set vrf <vrf-id> router rib <address-family> protocol` |
| `nv show vrf <vrf-id> router rib <address-family> protocol` |
| `nv show router nexthop rib <nhg-id> dependents` |
| `nv show router nexthop rib <nhg-id> depends` |
| `nv show router nexthop rib <nhg-id> resolved-via <resolved-via-id>` |
Expand Down
4 changes: 2 additions & 2 deletions content/cumulus-linux-511/Whats-New/foss.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ Cumulus Linux 5.11 contains the following core switch package versions:
| Package | Version | Description |
| --- | ----| ----------- |
| SDK (`sx-sdk-eth`) | 4.7.2092 | Switch SDK package. Legal Notices and 3rd Party Licenses: {{<exlink url="https://content.mellanox.com/Legal/3rdPartyUnifyNotice_SDK_sx_sdk_4_7_2000_4.7.1936.pdf" text="SDK 3rd Party Unify Notice">}}; {{<exlink url="https://content.mellanox.com/Legal/3rdPartyNotice_SDK_sx_sdk_4_7_2000_4.7.1936.pdf" text="SDK 3rd Party Notice">}}; {{<exlink url="https://content.mellanox.com/Legal/license_SDK_sx_sdk_4_7_2000_4.7.1936.pdf" text="SDK License">}} |
| MFT (`kernel-mft-dkms`) | 4.30 | Switch MFT package. Legal Notices and 3rd Party Licenses: {{<exlink url="https://content.mellanox.com/Legal/MFT/3rdPartyNotice_MFT_LINUX_mft-4.28.0.pdf" text="MFT 3rd Party Notice">}}; {{<exlink url="https://content.mellanox.com/Legal/MFT/license_MFT_LINUX_mft-4.28.0.pdf" text="MFT License">}} |
| MFT (`kernel-mft-dkms`) | 4.29.0.131 | Switch MFT package. Legal Notices and 3rd Party Licenses: {{<exlink url="https://content.mellanox.com/Legal/MFT/3rdPartyNotice_MFT_LINUX_mft-4.28.0.pdf" text="MFT 3rd Party Notice">}}; {{<exlink url="https://content.mellanox.com/Legal/MFT/license_MFT_LINUX_mft-4.28.0.pdf" text="MFT License">}} |
| Hardware management (`hw-management`) | 7.0040.2000 | Hardware management package.|
| NVUE (`python3-nvue`) | 1.8.0 | NVUE core package. |
| NVUE (`python3-nvue`) | 1.7.0.82 | NVUE core package. |
| kernel (`linux-image`) | 6.1.94 | Linux kernel package. |

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

0 comments on commit 3b91bea

Please sign in to comment.