Skip to content

Commit 932ce17

Browse files
committed
Merge branch 'stage'
2 parents 6cc0b8d + 3e4e685 commit 932ce17

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

content/cumulus-linux-41/Layer-1-and-Switch-Ports/Interface-Configuration-and-Management/Switch-Port-Attributes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -854,7 +854,7 @@ cumulus@switch:~$ net commit
854854

855855
To break out swp1 into four 10G ports, run the `net add interface swp1 breakout 4x10G` command.
856856

857-
On Mellanox switches with the Spectrum ASIC and 64-port Broadcom switches, you need to disable the next port. The following example command disables swp2.
857+
On Mellanox switches with the Spectrum ASIC and 64-port Broadcom switches, you need to disable the next port. The following example command disables swp2. (This does *not* apply to a 2x50G breakout configuration or to the Mellanox SN2100 and SN2010 switches.)
858858

859859
```
860860
cumulus@switch:~$ net add interface swp2 breakout disabled

content/cumulus-linux-42/Layer-1-and-Switch-Ports/Interface-Configuration-and-Management/Switch-Port-Attributes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -874,7 +874,7 @@ cumulus@switch:~$ net commit
874874
875875
To break out swp1 into four 10G ports, run the `net add interface swp1 breakout 4x10G` command.
876876
877-
On Mellanox switches with the Spectrum ASIC and 64-port Broadcom switches, you need to disable the next port. The following example command disables swp2.
877+
On Mellanox switches with the Spectrum ASIC and 64-port Broadcom switches, you need to disable the next port. The following example command disables swp2. (This does *not* apply to a 2x50G breakout configuration or to the Mellanox SN2100 and SN2010 switches.)
878878
879879
```
880880
cumulus@switch:~$ net add interface swp2 breakout disabled

content/cumulus-linux-43/Layer-1-and-Switch-Ports/Interface-Configuration-and-Management/Switch-Port-Attributes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -859,7 +859,7 @@ cumulus@switch:~$ net commit
859859
860860
To break out swp1 into four 10G ports, run the `net add interface swp1 breakout 4x10G` command.
861861
862-
On NVIDIA Spectrum switches and 64-port Broadcom switches, you need to disable the next port. The following example command disables swp2.
862+
On NVIDIA Spectrum switches and 64-port Broadcom switches, you need to disable the next port. The following example command disables swp2. (This does *not* apply to a 2x50G breakout configuration or to the Mellanox SN2100 and SN2010 switches.)
863863
864864
```
865865
cumulus@switch:~$ net add interface swp2 breakout disabled

0 commit comments

Comments
 (0)