mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-06 23:43:20 +02:00
Add minor changes in all testscripts, to add name and description Add generated test specification Add generated topology image
32 lines
819 B
Plaintext
32 lines
819 B
Plaintext
=== IGMP basic
|
|
==== Description
|
|
Test that all multicast gets flooded when IGMP is disabled and
|
|
the flooding stops as soon a join arrives
|
|
|
|
==== Topology
|
|
ifdef::topdoc[]
|
|
image::/home/lazzer/Documents/addiva/infix/test/case/infix_interfaces/igmp_basic/topology.png[IGMP basic topology]
|
|
|
|
endif::topdoc[]
|
|
ifndef::topdoc[]
|
|
ifdef::testgroup[]
|
|
image::lazzer/Documents/addiva/infix/test/case/infix_interfaces/igmp_basic/topology.png[IGMP basic topology]
|
|
|
|
endif::testgroup[]
|
|
ifndef::testgroup[]
|
|
image::topology.png[IGMP basic topology]
|
|
|
|
endif::testgroup[]
|
|
endif::topdoc[]
|
|
==== Test sequence
|
|
. Initialize
|
|
. Configure device
|
|
. Setup sender and receivers
|
|
. Verify that the group is flooded on all ports
|
|
. Verify that the group is still forwarded to the member
|
|
. Verify that the group is no longer forwarded to the non-member
|
|
|
|
|
|
<<<
|
|
|