Skip to content

sksksk1748/Onos_Openflow_Rules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Onos_Openflow_Rules

Author Chieh-Ting Chung
E-mail sksksk1748@gmail.com

Memo

  • SDN 拓樸實作,並執行 host1 ping host2

Algorithm

  • 請搭配 【HackMD】Lab 1 : ONOS OpenFlow Controller 安裝 Java, curl, ONOS, mininet 及下 command
  • 各個 Switch port 要設定好

Your ~/onos-2.4.0/ folder should look like this

onos-2.4.0
├── apache-karaf-4.2.8/
│   └── ...
├── apps/ 
│   └── ...
├── bin/
│   └── ...
└── init/ 
│   └── ...
└── switchRule/ 
│   └── ...
└── topology/ 
    └── ...

Topic

  • 產生有兩條路徑的topology
  • h1 ping h2
  • 讓ping packet走較長的路徑( S1 --> S3 --> S2 )
    • Switch S3的forwarding table
    • Ping 成功的畫面
    • ONOS GUI中的topology

Result

  • Switch S3的forwarding table
  • Ping 成功的畫面
  • ONOS GUI中的topology

Reference

  • NTUST , SHAN-HSIANG SHEN PROFESSOR

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published