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 6161MCLAG server connections are used to connect servers to a pair of switches using multiple ports (Dual-homing).
6262Switches should be configured as an MCLAG pair which requires them to be in a single redundancy group of type ` mclag`
6363and 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.
6565
6666` ` ` yaml
6767apiVersion: wiring.githedgehog.com/v1beta1
8686
8787ESLAG server connections are used to connect servers to the 2-4 switches using multiple ports (Multi-homing). Switches
8888should 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.
9090
9191` ` ` yaml
9292apiVersion: wiring.githedgehog.com/v1beta1
You can’t perform that action at this time.
0 commit comments