...
...
...
...
Installing ODL-Micro
Complete the following steps to install your networking environment, with specific instructions provided in the subsections below.
It is assumed that the JRE has already been installed.
Downloading ODL-Micro
The ODL-Micro distribution can be found on the OpenDaylight software download page: https://docs.opendaylight.org/en/latest/downloads.html
...
- odl-micro-netconf
- odl-micro-openflowplugin
Install ODL-Micro
The download is available as a tar file for the respective package. To install, do the following.
- micro-netconf-1.0.0-micro.tar:
Code Block tar xvf micro-netconf-1.0.0-micro.tar
- micro-openflowplugin-1.0.0-micro.tar:
Code Block tar xvf micro-openflowplugin-1.0.0-micro.tar
Running ODL-Micro
The running instructions for the respective ODL-Micro package are as follows:
...