Skip to content

Commit 9ccad3d

Browse files
committed
Updating peer review feedback
1 parent 4106e19 commit 9ccad3d

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

modules/nw-multus-bond-cni-object.adoc

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -127,10 +127,4 @@ The following example configures a secondary network named `bond-tlb-net` with t
127127
}
128128
----
129129

130-
<1> This parameter dictates how outgoing network traffic is distributed (load-balanced) across the active member interfaces `net1` and `net2` within the bond.
131-
132-
* `layer2+3` means the hashing algorithm uses a combination of:
133-
134-
** `layer 2` information meaning source and destination MAC addresses
135-
136-
** `layer 3` information meaning source and destination IP addresses
130+
<1> This parameter dictates how outgoing network traffic is distributed across the `net1` and `net2` active member interfaces within the bond. The hashing algorithm combines layer 2 information, specifically source and destination MAC addresses, with layer 3 information, which includes source and destination IP addresses.

0 commit comments

Comments
 (0)