You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/cumulus-linux-517/Layer-3/OSPF/Open-Shortest-Path-First-v3-OSPFv3.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ OSPFv3 is a revised version of OSPFv2 and supports the IPv6 address family.
8
8
9
9
{{%notice note%}}
10
10
- Cumulus Linux only supports OSPFv3 with IPv6.
11
-
- Cumulus Linux 5.14 and later provides new vtysh commands to configure the area for OSPFv3 interfaces. If you configure OSPFv3 areas with NVUE snippets in Cumulus Linux 5.13 and earlier, you must delete the snippets before you upgrade to Linux 5.16, then reconfigure the areas for OSPFv3 interfaces with the new vtysh commands after upgrade.
11
+
- Cumulus Linux 5.14 and later provides new vtysh commands to configure the area for OSPFv3 interfaces. If you configure OSPFv3 areas with NVUE snippets in Cumulus Linux 5.13 and earlier, you must delete the snippets before you upgrade to Linux 5.17, then reconfigure the areas for OSPFv3 interfaces with the new vtysh commands after upgrade.
Copy file name to clipboardExpand all lines: content/cumulus-linux-517/Monitoring-and-Troubleshooting/gNMI Streaming.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -235,7 +235,7 @@ Regex for specific keys (such as `“interface-id=swp*”`) is not supported.
235
235
236
236
### Metrics
237
237
238
-
Cumulus Linux provides a list of supported gNMI metrics here (ADD LINK). To see a list of the new metrics for Cumulus Linux 5.17, refer to {{<linkurl="New-and-Updated-Telemetry-Metrics"text="New and Updated Telemetry Metrics">}}.
238
+
Cumulus Linux provides a list of supported gNMI metrics {{<exlinkurl="https://github.com/NVIDIA/networking-yang"text="here" >}}. To see a list of the new metrics for Cumulus Linux 5.17, refer to {{<linkurl="New-and-Updated-Telemetry-Metrics"text="New and Updated Telemetry Metrics">}}.
239
239
<!--
240
240
Cumulus Linux supports the following metrics.
241
241
@@ -1233,10 +1233,10 @@ INFO[0000] "10.1.1.100:9339" file "/tmp/gnmic_ca.crt" written successfully
1233
1233
cumulus@host:mgmt:~$
1234
1234
```
1235
1235
1236
-
The following example uses the `install` RPC to copy the `/media/node/cumulus-linux-mlx-amd64-5.16.bin.devsigned` image file on the local client to the switch with the version `5.16.0`:
1236
+
The following example uses the `install` RPC to copy the `/media/node/cumulus-linux-mlx-amd64-5.16.bin.devsigned` image file on the local client to the switch with the version `5.17.0`:
To list all containers and their status, including stopped containers, run the `nv show system docker container` command. Add the `-o native` option to display additional data from Docker inspect.
@@ -199,7 +199,7 @@ To list all containers and their status, including stopped containers, run the `
199
199
cumulus@switch:~$ nv show system docker container
200
200
Container Name Image Container ID Status Ports Summary
0 commit comments