Skip to content

Commit 7886b17

Browse files
authored
Update troubleshoot-lacp-bonding.md
1 parent 1bb7976 commit 7886b17

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

articles/operator-nexus/troubleshoot-lacp-bonding.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,11 @@ For Bond level (the top part):
3636
3. Aggregator ID: 1 - The top level aggregator ID should match both slaves. See each slave port for its aggregator ID.
3737
4. System MAC address: 42:56:86:9c:81:89 - Is there a System MAC defined. If a bond isn't negotiated this will be undefined or all zeros, e.g 00:00:00:00:00:00
3838

39-
For each slave port:
39+
For each port:
4040

4141
1. MII Status: up - Is the interface up
42-
2. Aggregator ID: 1 - Both slaves should have the same aggregator ID
43-
3. details partner lacp pdu: port state 61 - The value is a bit mask that represents the LACP negotiation state on that port. Generally 61 and 63 are what we want. See: <https://movingpackets.net/2017/10/17/decoding-lacp-port-state/>
44-
>[!NOTE]
45-
> This article contains references to the term *slave*, a term that Microsoft no longer uses. When the term is removed from the software, we’ll remove it from this article.
42+
2. Aggregator ID: 1 - Both replicas should have the same aggregator ID
43+
3. details partner lacp pdu: port state 61 - The value is a bit mask that represents the LACP negotiation state on that port. Generally 61 and 63 are what we want. [See](https://movingpackets.net/2017/10/17/decoding-lacp-port-state)
4644

4745
### Fixing the issue
4846

0 commit comments

Comments
 (0)