File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 61
61
MCLAG server connections are used to connect servers to a pair of switches using multiple ports (Dual-homing).
62
62
Switches should be configured as an MCLAG pair which requires them to be in a single redundancy group of type ` mclag`
63
63
and a Connection with type `mclag-domain` between them. MCLAG switches should also have the same `spec.ASN` and
64
- ` spec.VTEPIP` .
64
+ ` spec.VTEPIP` . The server interfaces should be configured for 802.3ad LACP.
65
65
66
66
` ` ` yaml
67
67
apiVersion: wiring.githedgehog.com/v1beta1
86
86
87
87
ESLAG server connections are used to connect servers to the 2-4 switches using multiple ports (Multi-homing). Switches
88
88
should belong to the same redundancy group with type `eslag`, but contrary to the MCLAG case, no other configuration is
89
- required.
89
+ required. The server interfaces should be configured for 802.3ad LACP.
90
90
91
91
` ` ` yaml
92
92
apiVersion: wiring.githedgehog.com/v1beta1
You can’t perform that action at this time.
0 commit comments