mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 04:53:01 +02:00
Let's drop the leading IETF or Infix prefixes from tests. Initially the idea was to mimnic the YANG models, but it's difficult to navigate and does not provide any real benefit to developers or end-users. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
28 lines
788 B
Plaintext
28 lines
788 B
Plaintext
=== LACP Aggregate w/ Degraded Link
|
|
|
|
ifdef::topdoc[:imagesdir: {topdoc}../../test/case/interfaces/lag_failure]
|
|
|
|
==== Description
|
|
|
|
Verify communication over an LACP link aggregate when individual member
|
|
links stop forwarding traffic, without carrier loss.
|
|
|
|
.Logical network setup, link breakers (lb1 & lb2) here managed by host PC
|
|
image::lag-failure.svg[align=center, scaledwidth=75%]
|
|
|
|
The host verifies connectivity with dut2 via dut1 over the aggregate for
|
|
each failure mode step using the `mon` interface.
|
|
|
|
==== Topology
|
|
|
|
image::topology.svg[LACP Aggregate w/ Degraded Link topology, align=center, scaledwidth=75%]
|
|
|
|
==== Sequence
|
|
|
|
. Set up topology and attach to target DUTs
|
|
. Set up link aggregate, lag0, between dut1 and dut2
|
|
. Initial connectivity check ...
|
|
. Verify failure modes
|
|
|
|
|