Difference between revisions of "IETF 104 Hackathon"
From Yuma123 Wiki
Jump to navigationJump to search (Created page with 'From https://trac.ietf.org/trac/ietf/meeting/wiki/104hackathon : '''YANG Data Model for Network Interconnect Tester''' * Champion(s) * Vladimir Vassilev <vladimir a…') |
|||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| + | ==Plan== |
||
From https://trac.ietf.org/trac/ietf/meeting/wiki/104hackathon : |
From https://trac.ietf.org/trac/ietf/meeting/wiki/104hackathon : |
||
| + | <nowiki> |
||
'''YANG Data Model for Network Interconnect Tester''' |
'''YANG Data Model for Network Interconnect Tester''' |
||
| Line 11: | Line 13: | ||
* References |
* References |
||
* https://tools.ietf.org/html/draft-vassilev-bmwg-network-interconnect-tester |
* https://tools.ietf.org/html/draft-vassilev-bmwg-network-interconnect-tester |
||
| + | |||
| + | </nowiki> |
||
| + | |||
| + | The ietf-traffic-generator and ietf-traffic-analyzer modules will be implemented as netconfd SILs and the code added to the examples part of the project. They will complement the ietf-network-bridge module already there and allow for running a complete transactional network simulation with mininet. |
||
| + | |||
| + | ==Progress== |
||
| + | * https://github.com/IETF-Hackathon/ietf104-project-presentations/blob/master/bmwg-network-interconnect-tester-hackathon104.pdf |
||
Latest revision as of 15:26, 24 March 2019
Plan
From https://trac.ietf.org/trac/ietf/meeting/wiki/104hackathon :
'''YANG Data Model for Network Interconnect Tester'''
* Champion(s)
* Vladimir Vassilev <vladimir at transpacket.com>
* Project(s)
* implement traffic-generator and traffic-analyzer modules for Linux
* implement traffic-generator and traffic-analyzer modules for discrete event network simulation tools
* implement transactional network test API for python
* References
* https://tools.ietf.org/html/draft-vassilev-bmwg-network-interconnect-tester
The ietf-traffic-generator and ietf-traffic-analyzer modules will be implemented as netconfd SILs and the code added to the examples part of the project. They will complement the ietf-network-bridge module already there and allow for running a complete transactional network simulation with mininet.