mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-06 15:43:02 +02:00
=== Bridge VLAN separation ==== Description Test that two VLAN is correctly separated in the bridge ==== Topology ifdef::topdoc[] image::../../test/case/ietf_interfaces/bridge_vlan_separation/topology.png[Bridge VLAN separation topology] endif::topdoc[] ifndef::topdoc[] ifdef::testgroup[] image::bridge_vlan_separation/topology.png[Bridge VLAN separation topology] endif::testgroup[] ifndef::testgroup[] image::topology.png[Bridge VLAN separation topology] endif::testgroup[] endif::topdoc[] ==== Test sequence . Initialize . Configure DUTs . Verify ing 10.0.0.3 from host:data10 . Verify ing 10.0.0.4 from host:data11 . Verify ping not possible host:data10->10.0.0.4, host:data11->10.0.0.3, host:data10->10.0.0.2, host:data11->10.0.0.1 <<<