Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To test locally (not on real switches) the NETCONF implementation you need the Mininet machine with of-config installed (link to mininet machine). of-config is wrapper for an openvswitch instance, that uses NETCONF protocol and translates it to OVSDB protocol in order to use that database implementation

Infrastructure Setup:

  • Start the Mininet machine with of-config installed
  • Set the ports forwarding
  • start ONOS
  • activate the netconf app : app activate org.onosproject.netconf
  • specify to ONOS that we are using netconf devices: onos-topo-cfg localhost ~/onos/tools/test/topos/ofc-netconf.json