Chapter XXI. OVS Kernel Datapath Offload
iii. Create an entry in .bashrc which points to the extracted folder:
export JAVA_HOME=<path>/jdk1.8.0_92
export PATH=$PATH:$JAVA_HOME
iv. Logout & log back in.
v. Download ODL controller pre-built zip package.
vi. Unzip the package and change your working directory to opendaylight.
vii. Run the script run.sh and wait for ~3 minutes for the controller to be setup.
viii. Open a web browser and enter the address http://localhost:8080
ix. Login with admin keyword for both username and password.
x. On the OVS machine, add the bridge to the controller and disable in-band:
[root@host ~]# ovs-vsctl set-controller br0 tcp:<ODL Controller IP>:6633
[root@host ~]# ovs-vsctl set bridge br0 other-config:disable-in-band=true
xi. Refresh the webpage on the ODL controller and you should see the OVS details.
xii. Goto Flows tab, add and install a flow.
xiii. Verify the flow dump on the OVS machine:
[root@host ~]# ovs-ofctl dump-flows br0
Run traffic between hosts which matches the flow and verify if the n_packet counter is
incrementing.
Chelsio Unified Wire for Linux
309
Need help?
Do you have a question about the Terminator Series and is the answer not in the manual?
Questions and answers