Opendaylight+mininet+wireshark Environment Construction

Source: Internet
Author: User

First, the basic environment

Second, opendaylight installation

1. Install the JDK first

: http://www.oracle.com/technetwork/cn/java/javase/downloads/jdk8-downloads-2133151-zhs.html

Select Install based on the type of Ubuntu OS CPU on the virtual machine.

After installation, configure the environment variable:

2, Installation Opendaylight

: https://www.opendaylight.org/technical-community/getting-started-for-developers/downloads-and-documentation

Download the following version:

 Installation Example: 
$ ls distribution-karaf-0.6.x-carbon.zipdistribution-karaf-0.6.x-carbon.zip$ unzip Distribution-karaf-0.6.x-carbon.ziparchive:distribution-karaf-0.6.x-carbon.zip Creating: Distribution-karaf-0.6.x-carbon/creating:distribution-karaf-0.6.x-carbon/configuration/creating: Distribution-karaf-0.6.x-carbon/data/creating:distribution-karaf-0.6.x-carbon/data/tmp/creating: Distribution-karaf-0.6.x-carbon/deploy/creating:distribution-karaf-0.6.x-carbon/etc/creating: distribution-karaf-0.6.x-carbon/externalapps/... Inflating:distribution-karaf-0.6.x-carbon/bin/start.bat Inflating:distribution-karaf-0.6.x-carbon/bin/status.bat Inflating:distribution-karaf-0.6.x-carbon/bin/stop.bat $ cd distribution-karaf-0.6.x-carbon$./bin/karaf

Installing components that support the rest API: feature:install odl-restconf
Installing the L2 Switch plugin: Feature:install odl-l2switch-switch
Again by command Feature:list | grep OpenFlow, choose to install
Feature:install Odl-mdsal-apidocs
Again by command Feature:list | grep Dlux, choose to install
Again by command Feature:list | grep adsal, choose to install
Third, mininet installation
: Https://github.com/mininet/mininet/wiki/Mininet-VM-Images

Select Download depending on whether the system is 32-bit or 64-bit.

Iv. installation of Wireshark

Wireshark relies on libpcap, so if Libpcap is not installed in the system, install it as well

Download source code

source files

wireshark-x.x.x.tar.gz Wireshark Installation source files

libpcap-x.x.x.tar.gz Libpcap Installation source files

Wireshark URL https://www.wireshark.org/download.html

Libpcap URL http://www.tcpdump.org/

Installation

Pending update

Opendaylight+mininet+wireshark Environment Construction

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.