mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-06 15:43:02 +02:00
28 lines
591 B
Plaintext
28 lines
591 B
Plaintext
=== Routing basic
|
|
==== Description
|
|
Test that ipv4 forwarding setting in configuration is respected
|
|
|
|
==== Topology
|
|
ifdef::topdoc[]
|
|
image::../../test/case/ietf_interfaces/routing_basic/topology.png[Routing basic topology]
|
|
endif::topdoc[]
|
|
ifndef::topdoc[]
|
|
ifdef::testgroup[]
|
|
image::routing_basic/topology.png[Routing basic topology]
|
|
endif::testgroup[]
|
|
ifndef::testgroup[]
|
|
image::topology.png[Routing basic topology]
|
|
endif::testgroup[]
|
|
endif::topdoc[]
|
|
==== Test sequence
|
|
. Initialize
|
|
. Setup host
|
|
. Enable forwarding
|
|
. Traffic is forwarded
|
|
. Disable forwarding
|
|
. Traffic is not forwarded
|
|
|
|
|
|
<<<
|
|
|