An open API service indexing awesome lists of open source software.

https://github.com/octcarp/sustech_cs305-network_2023s_project-ryu

(Mininet + Ryu Controller) (103/100) SDN with DHCP and SP switching: Our Project of CS305 2023 Spring: Computer Network, SUSTech. Taught by Prof. Zhuozhao LI @ZhuozhaoLi.
https://github.com/octcarp/sustech_cs305-network_2023s_project-ryu

cs305 mininet ryu-controller sdn sustech

Last synced: about 1 year ago
JSON representation

(Mininet + Ryu Controller) (103/100) SDN with DHCP and SP switching: Our Project of CS305 2023 Spring: Computer Network, SUSTech. Taught by Prof. Zhuozhao LI @ZhuozhaoLi.

Awesome Lists containing this project

README

          

# SUSTech_CS305-Network_2023s_Project-Ryu
Ryu SDN with DHCP and shorteset path switching: Our Project of CS305 2023 Spring: Computer Network, SUSTech. Taught by Prof. Zhuozhao LI [@ZhuozhaoLi](https://github.com/ZhuozhaoLi).

Final score: 103/100

### Project Introduction

#### Requirement Documentation

**You can check [CS305 Project repo](https://github.com/SUSTech-HPCLab/CS305-2023Spring-Project) for some original information.**

#### Our Project Report

**[Visit "docs" folder](docs/) to see our project report.**

### Tools

[Mininet](https://mininet.org/) : Simulate a network topology (in Ubuntu or Debian 11+)

[Ryu Controller](https://ryu-sdn.org/): Simulate a Software Define Network controller