mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 12:33:02 +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>
24 lines
549 B
Plaintext
24 lines
549 B
Plaintext
=== Bridge VLAN
|
|
|
|
ifdef::topdoc[:imagesdir: {topdoc}../../test/case/interfaces/bridge_vlan]
|
|
|
|
==== Description
|
|
|
|
Verify VLAN filtering bridge, with a VLAN trunk to a neighboring device,
|
|
which in turn untags one VLAN outisde a non-VLAN filtering bridge.
|
|
|
|
.Logical network setup
|
|
image::bridge-vlan.svg[align=center, scaledwidth=75%]
|
|
|
|
==== Topology
|
|
|
|
image::topology.svg[Bridge VLAN topology, align=center, scaledwidth=75%]
|
|
|
|
==== Sequence
|
|
|
|
. Set up topology and attach to target DUT
|
|
. Configure DUTs
|
|
. Verify ping from host:data to 10.0.0.2 and 10.0.0.3
|
|
|
|
|