https://github.com/ruicao93/sdn-ip-ryu
SDN-IP application implemented on Ryu which allows a Software Defined Network to connect to external networks on the Internet using the standard Border Gateway Protocol (BGP).
https://github.com/ruicao93/sdn-ip-ryu
bgp internet ryu sdn sdn-controller
Last synced: about 1 year ago
JSON representation
SDN-IP application implemented on Ryu which allows a Software Defined Network to connect to external networks on the Internet using the standard Border Gateway Protocol (BGP).
- Host: GitHub
- URL: https://github.com/ruicao93/sdn-ip-ryu
- Owner: ruicao93
- Created: 2016-11-23T08:02:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-19T03:34:03.000Z (almost 9 years ago)
- Last Synced: 2025-04-30T20:33:04.520Z (about 1 year ago)
- Topics: bgp, internet, ryu, sdn, sdn-controller
- Language: Python
- Size: 1.15 MB
- Stars: 18
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SDN-IP-Ryu
SDN-IP application implemented on Ryu which allows a Software Defined Network to connect to external networks on the Internet using the standard Border Gateway Protocol (BGP).
详细的说明可以查看《SDN-IP Based On Ryu.pdf》和 《SDN-IP实验运行指南.pdf》.