Difference between revisions of "IETF 106 Hackathon"

From Yuma123 Wiki
Jump to navigationJump to search
 
Line 12: Line 12:
   
 
==Progress==
 
==Progress==
  +
* Code - https://github.com/vlvassilev/litenc/blob/master/tntapi/example/ietf-network-interconnect-tester/test-rfc2544-throughput.py
 
 
* Presentation [https://github.com/IETF-Hackathon/ietf106-project-presentations/raw/master/ietf106-hackathon-yang-netconf-managed-network-interconnect-tester.pdf slides PDF] [https://www.youtube.com/watch?v=WsG6xwqxWvA&t=6110 video]
 
* Presentation [https://github.com/IETF-Hackathon/ietf106-project-presentations/raw/master/ietf106-hackathon-yang-netconf-managed-network-interconnect-tester.pdf slides PDF] [https://www.youtube.com/watch?v=WsG6xwqxWvA&t=6110 video]
 
* Presentation at BMWG session [https://datatracker.ietf.org/meeting/106/materials/slides-106-bmwg-a-yang-data-model-for-network-interconnect-tester-management-01.pdf slides PDF] [https://www.youtube.com/watch?v=OENxLsVa81M&t=4440 video]
 
* Presentation at BMWG session [https://datatracker.ietf.org/meeting/106/materials/slides-106-bmwg-a-yang-data-model-for-network-interconnect-tester-management-01.pdf slides PDF] [https://www.youtube.com/watch?v=OENxLsVa81M&t=4440 video]

Latest revision as of 14:33, 27 November 2019

Plan

From https://trac.ietf.org/trac/ietf/meeting/wiki/106hackathon :

BMWG - Implement RFC2544 for NETCONF/YANG managed tester and DUT
  * Champion(s)
    * Vladimir Vassilev <vladimir at lightside-instruments.com>
  * Drafts
     * A YANG Data Model for Network Bridge Management
     * A YANG Data Model for Network Interconnect Tester Management
  * Project(s)
    * Standalone command line application written in Python connecting directly to the DUT and the tester over NETCONF executing the RFC2544 test and reporting the results.

Progress