Skip to content

Commit 255359e

Browse files
committed
updating images and adding ecosystem
1 parent 9fa5a51 commit 255359e

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

README.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ route-record option defined in [RFC0791] can be considered an in-band OAM mechan
9797
In-band mechanisms also don't suffer from implementations, where
9898
probe traffic is handled differently (and potentially forwarded
9999
differently) by a router than regular data traffic.
100-
## ![](/images/ioam-telemetry.png)
100+
101101

102102
## Overlay and underlay correlation
103103

@@ -253,6 +253,16 @@ The figure below shows an example. Routers R1, R2, R3, R4 form a domain within w
253253

254254
# iOAM solution ecosystem
255255

256+
Below is an example iOAM solution ecosystem with IPv6 transport:
257+
258+
- Forwaring plane: iOAM feature to insert, updata and remove metadata from the packets is implemented in VPP forwarding plane
259+
- Controller: Opendaylight controller and iOAM applications control and orchestrate iOAM processing and configuration
260+
- Collectors: iOAM metadata is exported as netflow records and json objects as needed. This is collected using pmacctd netflow collector or published into message bus such as Apache Kafka
261+
- Analyzers: iOAM metadata collected is analyzed for anomalies using offbox or on-box applications
262+
- Visualization: iOAM metadata thus collected and insights derived from its analysis is used to visualize network state
263+
- Feedback loop: Insights derived from iOAM data is used to trigger more data collection or take corrective action via controller
264+
265+
256266
## ![](/images/ioam-ecosystem.png)
257267

258268
# References

images/ioam-ecosystem.png

-20.7 KB
Loading

0 commit comments

Comments
 (0)