Difference between revisions of "IETF 105 Hackathon"
From Yuma123 Wiki
Jump to navigationJump to search (Created page with '==Plan== From https://trac.ietf.org/trac/ietf/meeting/wiki/105hackathon : '''Transactional network test framework for flow capable bridge nodes ( OpenFlow, NETCONF )''' * Ch…') |
|||
| (3 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
* Vladimir Vassilev <vladimir at transpacket.com> |
* Vladimir Vassilev <vladimir at transpacket.com> |
||
* Project(s) |
* Project(s) |
||
| + | * Drafts |
||
| + | * [https://tools.ietf.org/html/draft-vassilev-netmod-network-bridge A YANG Data Model for Network Bridge Management] |
||
| + | * [https://tools.ietf.org/html/draft-vassilev-bmwg-network-interconnect-tester-00 A YANG Data Model for Network Interconnect Tester Management] |
||
* Node side (netconfd) |
* Node side (netconfd) |
||
| − | * traffic-generator and traffic-analyzer modules for Linux |
+ | * [https://github.com/vlvassilev/yuma123/tree/master/example-modules/ietf-traffic-generator traffic-generator and traffic-analyzer modules for Linux] |
| − | * flow capable network bridge module |
+ | * [https://github.com/vlvassilev/yuma123/tree/master/example-modules/ietf-network-bridge flow capable network bridge module OpenFlow->NETCONF convertor] |
* Controller side (OpenDaylight) |
* Controller side (OpenDaylight) |
||
| − | * Plugin for flow capable nodes with YANG/NETCONF interface |
+ | * [https://lists.opendaylight.org/pipermail/opendaylight-users/2018-June/000845.html Plugin for flow capable nodes with YANG/NETCONF interface] |
| − | * Application side (python-tntapi, python-litenc, yangcli) |
+ | * Application side ([https://github.com/vlvassilev/litenc/tree/master/tntapi/example/ietf-network-interconnect-tester python-tntapi], [https://github.com/vlvassilev/litenc python-litenc], yangcli) |
* RFC2544 implementation |
* RFC2544 implementation |
||
* Environment (mininet) |
* Environment (mininet) |
||
| − | * Topology instantiation script |
+ | * [https://github.com/vlvassilev/yuma123/blob/master/netconf/test/netconfd/mininet Topology instantiation script] |
* References |
* References |
||
* https://tools.ietf.org/html/draft-vassilev-netmod-network-bridge |
* https://tools.ietf.org/html/draft-vassilev-netmod-network-bridge |
||
* https://tools.ietf.org/html/draft-vassilev-bmwg-network-interconnect-tester |
* https://tools.ietf.org/html/draft-vassilev-bmwg-network-interconnect-tester |
||
| + | * https://github.com/vlvassilev/yuma123/example-modules |
||
| + | |||
| + | ==Progress== |
||
| + | * SIL module implementing ietf-traffic-generator.yang for netconfd - https://github.com/vlvassilev/yuma123/tree/master/example-modules/ietf-traffic-generator |
||
Latest revision as of 22:03, 21 July 2019
Plan
From https://trac.ietf.org/trac/ietf/meeting/wiki/105hackathon :
Transactional network test framework for flow capable bridge nodes ( OpenFlow, NETCONF )
* Champion(s)
* Vladimir Vassilev <vladimir at transpacket.com>
* Project(s)
* Drafts
* A YANG Data Model for Network Bridge Management
* A YANG Data Model for Network Interconnect Tester Management
* Node side (netconfd)
* traffic-generator and traffic-analyzer modules for Linux
* flow capable network bridge module OpenFlow->NETCONF convertor
* Controller side (OpenDaylight)
* Plugin for flow capable nodes with YANG/NETCONF interface
* Application side (python-tntapi, python-litenc, yangcli)
* RFC2544 implementation
* Environment (mininet)
* Topology instantiation script
* References
* https://tools.ietf.org/html/draft-vassilev-netmod-network-bridge
* https://tools.ietf.org/html/draft-vassilev-bmwg-network-interconnect-tester
* https://github.com/vlvassilev/yuma123/example-modules
Progress
- SIL module implementing ietf-traffic-generator.yang for netconfd - https://github.com/vlvassilev/yuma123/tree/master/example-modules/ietf-traffic-generator