Skip to content

Commit 5c938e9

Browse files
committed
LACP bypass note updated to remove non-supported options
1 parent 62da482 commit 5c938e9

20 files changed

Lines changed: 20 additions & 42 deletions

File tree

content/cumulus-linux-37/Layer-2/LACP-Bypass.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ needs to be active.
2323

2424
Keep in the mind the following caveats with all-active mode:
2525

26-
- All-active mode is not supported on bonds that are not specified as bridge ports on the switch. To work around this limitation, do one of the following:
26+
- All-active mode is only supported on bonds that are specified as bridge ports on the switch. To work around this limitation, do one of the following:
2727
- Configure the layer 3 interface on the physical link instead of using a bond
2828
- Configure the LACP bond on the switch port so that the AS has neighbor LACP information
2929
- Configure the bond interface as {{<link url="Bonding-Link-Aggregation#enable-balance-xor-mode" text="balance-xor">}} mode instead of LACP

content/cumulus-linux-40/Layer-2/LACP-Bypass.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,9 @@ In *all-active* mode, when a bond has multiple slave interfaces, each bond slave
1212

1313
{{%notice note%}}
1414

15-
- All-active mode is *not* supported on bonds that are *not* specified as bridge ports on the switch.
15+
- All-active mode is *only* supported on bonds that are specified as bridge ports on the switch.
1616
- STP does not run on the individual bond slave interfaces when the LACP bond is in all-active mode. Only use all-active mode on host-facing LACP bonds. Configure {{<link url="Spanning-Tree-and-Rapid-Spanning-Tree" text="STP BPDU guard">}} together with all-active mode.
1717
- In an {{<link url="Multi-Chassis-Link-Aggregation-MLAG" text="MLAG deployment">}} where bond slaves of a host are connected to two switches and the bond is in all-active mode, all the slaves of bond are active on both the primary and secondary MLAG nodes.
18-
- `priority mode`, `bond-lacp-bypass-period`, `bond-lacp-bypass-priority`, and `bond-lacp-bypass-all-active` are not supported.
19-
2018
{{%/notice%}}
2119

2220
## Configure LACP Bypass

content/cumulus-linux-41/Layer-2/LACP-Bypass.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,9 @@ In *all-active* mode, when a bond has multiple slave interfaces, each bond slave
1212

1313
{{%notice note%}}
1414

15-
- All-active mode is *not* supported on bonds that are *not* specified as bridge ports on the switch.
15+
- All-active mode is *only* supported on bonds that are specified as bridge ports on the switch.
1616
- STP does not run on the individual bond slave interfaces when the LACP bond is in all-active mode. Only use all-active mode on host-facing LACP bonds. Configure {{<link url="Spanning-Tree-and-Rapid-Spanning-Tree" text="STP BPDU guard">}} together with all-active mode.
1717
- In an {{<link url="Multi-Chassis-Link-Aggregation-MLAG" text="MLAG deployment">}} where bond slaves of a host are connected to two switches and the bond is in all-active mode, all the slaves of bond are active on both the primary and secondary MLAG nodes.
18-
- `priority mode`, `bond-lacp-bypass-period`, `bond-lacp-bypass-priority`, and `bond-lacp-bypass-all-active` are not supported.
19-
2018
{{%/notice%}}
2119

2220
## Configure LACP Bypass

content/cumulus-linux-42/Layer-2/LACP-Bypass.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,10 @@ In *all-active* mode, when a bond has multiple slave interfaces, each bond slave
1212

1313
{{%notice note%}}
1414

15-
- All-active mode is *not* supported on bonds that are *not* specified as bridge ports on the switch.
15+
- All-active mode is *only* supported on bonds that are specified as bridge ports on the switch.
1616
- STP does not run on the individual bond slave interfaces when the LACP bond is in all-active mode. Only use all-active mode on host-facing LACP bonds. Configuring {{<link url="Spanning-Tree-and-Rapid-Spanning-Tree-STP" text="STP BPDU guard">}} together with all-active mode is highly recommended.
1717
- In an {{<link url="Multi-Chassis-Link-Aggregation-MLAG" text="MLAG deployment">}} where bond slaves of a host are connected to two switches and the bond is in all-active mode, all the slaves of bond are active on both the primary and secondary MLAG nodes.
1818
- LACP bypass is supported with {{<link url="EVPN-Multihoming/#supported-features" text="EVPN multihoming">}}.
19-
- `priority mode`, `bond-lacp-bypass-period`, `bond-lacp-bypass-priority`, and `bond-lacp-bypass-all-active` are not supported.
20-
2119
{{%/notice%}}
2220

2321
## Configure LACP Bypass

content/cumulus-linux-43/Layer-2/LACP-Bypass.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,10 @@ In *all-active* mode, when a bond has multiple slave interfaces, each bond slave
1212

1313
{{%notice note%}}
1414

15-
- All-active mode is *not* supported on bonds that are *not* specified as bridge ports on the switch.
15+
- All-active mode is *only* supported on bonds that are specified as bridge ports on the switch.
1616
- STP does not run on the individual bond slave interfaces when the LACP bond is in all-active mode. Only use all-active mode on host-facing LACP bonds. Configure {{<link url="Spanning-Tree-and-Rapid-Spanning-Tree-STP" text="STP BPDU guard">}} together with all-active mode.
1717
- In an {{<link url="Multi-Chassis-Link-Aggregation-MLAG" text="MLAG deployment">}} where bond slaves of a host are connected to two switches and the bond is in all-active mode, all the slaves of bond are active on both the primary and secondary MLAG nodes.
1818
- LACP bypass is supported with {{<link url="EVPN-Multihoming/#supported-features" text="EVPN multihoming">}}.
19-
- `priority mode`, `bond-lacp-bypass-period`, `bond-lacp-bypass-priority`, and `bond-lacp-bypass-all-active` are not supported.
2019

2120
{{%/notice%}}
2221

content/cumulus-linux-44/Layer-2/LACP-Bypass.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,10 @@ On Cumulus Linux, *LACP bypass* allows a {{<link url="Bonding-Link-Aggregation"
1111
In *all-active* mode, when a bond has multiple slave interfaces, each bond slave interface operates as an active link while the bond is in bypass mode. This is useful during PXE boot of a server with multiple NICs, when you cannot determine beforehand which port needs to be active.
1212

1313
{{%notice note%}}
14-
- All-active mode is *not* supported on bonds that are *not* specified as bridge ports on the switch.
14+
- All-active mode is *only* supported on bonds that are specified as bridge ports on the switch.
1515
- STP does not run on the individual bond slave interfaces when the LACP bond is in all-active mode. Only use all-active mode on host-facing LACP bonds. Configure {{<link url="Spanning-Tree-and-Rapid-Spanning-Tree-STP" text="STP BPDU guard">}} together with all-active mode.
1616
- In an {{<link url="Multi-Chassis-Link-Aggregation-MLAG" text="MLAG deployment">}} where bond slaves of a host connect to two switches and the bond is in all-active mode, all the slaves of the bond are active on both the primary and secondary MLAG nodes. If multiple physical NIC interfaces or more than one physical NIC is present on the physical host, NVIDIA recommends that you define which physical NIC or interface runs the PXE boot inside the PXE boot configuration file. If you do not define a specific NIC or interface, the switch sends a PXE boot request on all the interfaces in the bond and the PXE request fails.
1717
- LACP bypass works with {{<link url="EVPN-Multihoming/#supported-features" text="EVPN multihoming">}}.
18-
- Cumulus Linux does not support `priority mode`, `bond-lacp-bypass-period`, `bond-lacp-bypass-priority`, and `bond-lacp-bypass-all-active`.
1918
{{%/notice%}}
2019

2120
## Configure LACP Bypass

content/cumulus-linux-50/Layer-2/LACP-Bypass.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,10 @@ In Cumulus Linux, [LACP](## "Link Aggregation Control Protocol") bypass allows a
1111
In *all-active* mode, when a bond has multiple slave interfaces, each bond slave interface operates as an active link while the bond is in bypass mode. This is useful during PXE boot of a server with multiple NICs, when you cannot determine beforehand which port needs to be active.
1212

1313
{{%notice note%}}
14-
- All-active mode is *not* supported on bonds that are *not* specified as bridge ports on the switch.
14+
- All-active mode is *only* supported on bonds that are specified as bridge ports on the switch.
1515
- [STP](## "Spanning Tree Protocol") does not run on the individual bond slave interfaces when the LACP bond is in all-active mode. Only use all-active mode on host-facing LACP bonds. Configure {{<link url="Spanning-Tree-and-Rapid-Spanning-Tree-STP" text="STP BPDU guard">}} together with all-active mode.
1616
- In an {{<link url="Multi-Chassis-Link-Aggregation-MLAG" text="MLAG deployment">}} where bond slaves of a host connect to two switches and the bond is in all-active mode, all the slaves of the bond are active on both the primary and secondary MLAG nodes. If multiple physical NIC interfaces or more than one physical NIC is present on the physical host, NVIDIA recommends that you define which physical NIC or interface runs the PXE boot inside the PXE boot configuration file. If you do not define a specific NIC or interface, the switch sends a PXE boot request on all the interfaces in the bond and the PXE request fails.
1717
- LACP bypass works with {{<link url="EVPN-Multihoming/#supported-features" text="EVPN multihoming">}}.
18-
- Cumulus Linux does not support `priority mode`, `bond-lacp-bypass-period`, `bond-lacp-bypass-priority`, and `bond-lacp-bypass-all-active`.
1918
{{%/notice%}}
2019

2120
## Configure LACP Bypass

content/cumulus-linux-51/Layer-2/LACP-Bypass.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,10 @@ In Cumulus Linux, [LACP](## "Link Aggregation Control Protocol") bypass allows a
1111
In *all-active* mode, when a bond has multiple slave interfaces, each bond slave interface operates as an active link while the bond is in bypass mode. This is useful during PXE boot of a server with multiple NICs, when you cannot determine beforehand which port needs to be active.
1212

1313
{{%notice note%}}
14-
- All-active mode is *not* supported on bonds that are *not* specified as bridge ports on the switch.
14+
- All-active mode is *only* supported on bonds that are specified as bridge ports on the switch.
1515
- [STP](## "Spanning Tree Protocol") does not run on the individual bond slave interfaces when the LACP bond is in all-active mode. Only use all-active mode on host-facing LACP bonds. Configure {{<link url="Spanning-Tree-and-Rapid-Spanning-Tree-STP" text="STP BPDU guard">}} together with all-active mode.
1616
- In an {{<link url="Multi-Chassis-Link-Aggregation-MLAG" text="MLAG deployment">}} where bond slaves of a host connect to two switches and the bond is in all-active mode, all the slaves of the bond are active on both the primary and secondary MLAG nodes. If multiple physical NIC interfaces or more than one physical NIC is present on the physical host, NVIDIA recommends that you define which physical NIC or interface runs the PXE boot inside the PXE boot configuration file. If you do not define a specific NIC or interface, the switch sends a PXE boot request on all the interfaces in the bond and the PXE request fails.
1717
- LACP bypass works with {{<link url="EVPN-Multihoming/#supported-features" text="EVPN multihoming">}}.
18-
- Cumulus Linux does not support `priority mode`, `bond-lacp-bypass-period`, `bond-lacp-bypass-priority`, and `bond-lacp-bypass-all-active`.
1918
{{%/notice%}}
2019

2120
## Configure LACP Bypass

content/cumulus-linux-510/Layer-2/LACP-Bypass.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,10 @@ In Cumulus Linux, <span class="a-tooltip">[LACP](## "Link Aggregation Control Pr
1111
In *all-active* mode, when a bond has multiple slave interfaces, each bond slave interface operates as an active link while the bond is in bypass mode. This is useful during PXE boot of a server with multiple NICs, when you cannot determine beforehand which port needs to be active.
1212

1313
{{%notice note%}}
14-
- All-active mode is *not* supported on bonds that are *not* specified as bridge ports on the switch.
14+
- All-active mode is *only* supported on bonds that are specified as bridge ports on the switch.
1515
- <span class="a-tooltip">[STP](## "Spanning Tree Protocol")</span> does not run on the individual bond slave interfaces when the LACP bond is in all-active mode. Only use all-active mode on host-facing LACP bonds. Configure {{<link url="Spanning-Tree-and-Rapid-Spanning-Tree-STP" text="STP BPDU guard">}} together with all-active mode.
1616
- In an {{<link url="Multi-Chassis-Link-Aggregation-MLAG" text="MLAG deployment">}} where bond slaves of a host connect to two switches and the bond is in all-active mode, all the slaves of the bond are active on both the primary and secondary MLAG nodes. If multiple physical NIC interfaces or more than one physical NIC is present on the physical host, NVIDIA recommends that you define which physical NIC or interface runs the PXE boot inside the PXE boot configuration file. If you do not define a specific NIC or interface, the switch sends a PXE boot request on all the interfaces in the bond and the PXE request fails.
1717
- LACP bypass works with {{<link url="EVPN-Multihoming/#supported-features" text="EVPN multihoming">}}.
18-
- Cumulus Linux does not support `priority mode`, `bond-lacp-bypass-period`, `bond-lacp-bypass-priority`, and `bond-lacp-bypass-all-active`.
1918
{{%/notice%}}
2019

2120
## Configure LACP Bypass

content/cumulus-linux-511/Layer-2/LACP-Bypass.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,10 @@ In Cumulus Linux, <span class="a-tooltip">[LACP](## "Link Aggregation Control Pr
1111
In *all-active* mode, when a bond has multiple slave interfaces, each bond slave interface operates as an active link while the bond is in bypass mode. This is useful during PXE boot of a server with multiple NICs, when you cannot determine beforehand which port needs to be active.
1212

1313
{{%notice note%}}
14-
- All-active mode is *not* supported on bonds that are *not* specified as bridge ports on the switch.
14+
- All-active mode is *only* supported on bonds that are specified as bridge ports on the switch.
1515
- <span class="a-tooltip">[STP](## "Spanning Tree Protocol")</span> does not run on the individual bond slave interfaces when the LACP bond is in all-active mode. Only use all-active mode on host-facing LACP bonds. Configure {{<link url="Spanning-Tree-and-Rapid-Spanning-Tree-STP" text="STP BPDU guard">}} together with all-active mode.
1616
- In an {{<link url="Multi-Chassis-Link-Aggregation-MLAG" text="MLAG deployment">}} where bond slaves of a host connect to two switches and the bond is in all-active mode, all the slaves of the bond are active on both the primary and secondary MLAG nodes. If multiple physical NIC interfaces or more than one physical NIC is present on the physical host, NVIDIA recommends that you define which physical NIC or interface runs the PXE boot inside the PXE boot configuration file. If you do not define a specific NIC or interface, the switch sends a PXE boot request on all the interfaces in the bond and the PXE request fails.
1717
- LACP bypass works with {{<link url="EVPN-Multihoming/#supported-features" text="EVPN multihoming">}}.
18-
- Cumulus Linux does not support `priority mode`, `bond-lacp-bypass-period`, `bond-lacp-bypass-priority`, and `bond-lacp-bypass-all-active`.
1918
{{%/notice%}}
2019

2120
## Configure LACP Bypass

0 commit comments

Comments
 (0)