Files
infix/test/case/ietf_interfaces/bridge_basic
Mattias Walström a533b87ea4 test: case: Move infix_interfaces into ietf-interfaces
This is how all other models are handled, the topmodel is naming the
test directory
2024-09-17 08:27:23 +02:00
..

=== Bridge basic
==== Description
Test basic connectivity to a bridge

==== Topology
ifdef::topdoc[]
image::../../test/case/ietf_interfaces/bridge_basic/topology.png[Bridge basic topology]
endif::topdoc[]
ifndef::topdoc[]
ifdef::testgroup[]
image::bridge_basic/topology.png[Bridge basic topology]
endif::testgroup[]
ifndef::testgroup[]
image::topology.png[Bridge basic topology]
endif::testgroup[]
endif::topdoc[]
==== Test sequence
. Initialize
. Configure single bridge with a single physical port, bridge @ IP 10.0.0.2
. Ping bridge 10.0.0.2 from host:data with IP 10.0.0.1


<<<