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/nvue-reference/Set-and-Unset-Commands/LLDP.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1187,6 +1187,10 @@ cumulus@switch:~$ nv set system lldp tlv profile FABRIC-FULL egress-policy syste
1187
1187
1188
1188
Configures an egress profile to transmit the unreachable prefix TLV. You apply the profile to an interface, with the `nv set interface <interface-id> lldp tlv profile <profile-name>` command.
1189
1189
1190
+
{{%notice note%}}
1191
+
BGP Unreachable Prefix TLV is a Beta feature for Cumulus Linux 5.17.
1192
+
{{%/notice%}}
1193
+
1190
1194
### Command Syntax
1191
1195
1192
1196
| Syntax | Description |
@@ -1195,7 +1199,7 @@ Configures an egress profile to transmit the unreachable prefix TLV. You apply t
Copy file name to clipboardExpand all lines: content/nvue-reference/Set-and-Unset-Commands/QoS.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2355,6 +2355,10 @@ Cumulus Linux calculates the headroom size for lossless priority groups based on
2355
2355
2356
2356
To enable more accurate headroom calculations, providing for better buffer allocation and improved shared buffer utilization, you can configure the probability of small packets on ports applied with a priority flow control profile. Based on the configured small packet probability, switchd calculates the headroom reservation required for the lossless priority group.
2357
2357
2358
+
{{%notice note%}}
2359
+
Lossless headroom based on small packet probability is a Beta feature for Cumulus Linux 5.17.
2360
+
{{%/notice%}}
2361
+
2358
2362
### Command Syntax
2359
2363
2360
2364
| Syntax | Description |
@@ -2363,7 +2367,7 @@ To enable more accurate headroom calculations, providing for better buffer alloc
Copy file name to clipboardExpand all lines: content/nvue-reference/Set-and-Unset-Commands/System-Configuration.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
@@ -542,7 +542,7 @@ Configures the restart mode for the switch. You can restart the switch in one of
542
542
{{%notice note%}}
543
543
- Cumulus Linux 5.15 no longer supports this command.
544
544
- Cumulus Linux 5.7 and earlier supports fast mode for all protocols and warm boot for layer 2 forwarding, and layer 3 forwarding with BGP and static routing.
545
-
- Cumulus Linux 5.8 supports fast mode for all protocols and warm mode for 802.1X, layer 2 forwarding, layer 3 forwarding with BGP, and static routing. Warm mode for VXLAN routing with EVPN is available for beta and open to customer feedback. Cumulus Linux does not support warm boot with EVPN MLAG or EVPN multihoming.
545
+
- Cumulus Linux 5.8 supports fast mode for all protocols and warm mode for 802.1X, layer 2 forwarding, layer 3 forwarding with BGP, and static routing. Warm mode for VXLAN routing with EVPN is available for Beta and open to customer feedback. Cumulus Linux does not support warm boot with EVPN MLAG or EVPN multihoming.
0 commit comments