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.
- Host: GitHub
- URL: https://github.com/octcarp/sustech_cs305-network_2023s_project-ryu
- Owner: OctCarp
- License: mit
- Created: 2023-05-07T10:14:16.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-07T16:03:19.000Z (about 2 years ago)
- Last Synced: 2025-02-09T06:28:42.016Z (over 1 year ago)
- Topics: cs305, mininet, ryu-controller, sdn, sustech
- Language: Python
- Homepage: https://github.com/SUSTech-HPCLab/CS305-2023Spring-Project
- Size: 3.76 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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