mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-03 06:13:02 +02:00
22 lines
503 B
Plaintext
22 lines
503 B
Plaintext
=== OSPF Basic
|
|
|
|
ifdef::topdoc[:imagesdir: {topdoc}../../test/case/ietf_routing/ospf_basic]
|
|
|
|
==== Description
|
|
|
|
Very basic OSPF test just test that OSPF sends HELLO packets between the DUTs
|
|
and that they exchange routes, ending with a simple connectivity check.
|
|
|
|
==== Topology
|
|
|
|
image::topology.svg[OSPF Basic topology, align=center, scaledwidth=75%]
|
|
|
|
==== Sequence
|
|
|
|
. Set up topology and attach to target DUTs
|
|
. Configure targets
|
|
. Wait for OSPF routes
|
|
. Test connectivity from PC:data to 192.168.200.1
|
|
|
|
|