# INT Framework implementation

**URL:** https://forum.p4.org/t/int-framework-implementation/888
**Category:** Getting Started with P4
**Created:** [July 7, 2023, 12:39am UTC](https://forum.p4.org/t/int-framework-implementation/888 "2023-07-07T00:39:24Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![msaueressig](https://avatars.discourse-cdn.com/v4/letter/m/edb3f5/32.png) [@msaueressig](https://forum.p4.org/u/msaueressig)
#### Post date: [July 7, 2023, 12:39am UTC](https://forum.p4.org/t/int-framework-implementation/888/1 "2023-07-07T00:39:24Z")

</div>

Hello,

I did the p4-tutorials and would like to try implementing a INT to monitor theses topologies behaviours. Is there any INT Tutorial for newbies implementing it? Should I use a library or a solution?

---

<div class="post-metadata">

### Author: ![DavideS](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.p4.org/davides/32/120_2.png) [@DavideS](https://forum.p4.org/u/DavideS)
#### Post date: [July 7, 2023, 6:14am UTC](https://forum.p4.org/t/int-framework-implementation/888/2 "2023-07-07T06:14:43Z")

</div>

Hi @msaueressig

Few years ago ONF implemented a INT [https://github.com/opennetworkinglab/onos/tree/master/pipelines/basic/src/main/resources](https://github.com/opennetworkinglab/onos/tree/master/pipelines/basic/src/main/resources) , you can take a look to it and updated it to the latest version presented in the spec.

Best  
Davide
