Coder Social home page Coder Social logo

onos-sdn-project's Introduction

README.md

Compile

ONOS

  • 총 두 가지의 app이 있음, 두 폴더 모두 providers에 넣고, 다음 코드를 수정해주세요
    1. myapp, myndp 폴더providers 폴더에 넣는다

    2. onos/tools/build/bazel의 modules.bzl의 provider_app_map 의 PROVIDER_APP_MAP 에 예 전에 mymrspprovider추가했듯이 myndp와 myapp도 추가한다.

      Untitled

    3. How to activate those apps? openflow, fwd 기능을 activate하듯이 activate한다.

      Untitled 1


Mininet

  1. terminal 창을 연다
  2. sendDomain.c compile 한다.
    • g++ test1 sendDomain.c
  3. custom 한 mininet topology file 실행
    • $sudo python custom_topo.py
  4. mininet CLI 창에서 topology가 ping이 잘 되는지 확인
    • $ mininet-wifi > pingall
  5. mininet CLI 창에서 xterm 창 open 하고 xterm 창에서 wireshark를 관리자 권한으로 실행한다.
    • $ mininet-wifi > xterm sta1
    • (in xterm) $sudo wireshark
  6. mininet CLI 창에서 xterm 한 개 더 실행
    • $ mininet-wifi > xterm sta1
  7. xterm 창에서 sendDomain.c 실행
    • $ sudo ./test1 sta1-wan1

onos-sdn-project's People

Contributors

gmladk04 avatar jisukim97 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

jisukim97

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.