https://github.com/sonsoleslp/onos-sdn-ip
TTRC
https://github.com/sonsoleslp/onos-sdn-ip
Last synced: about 2 months ago
JSON representation
TTRC
- Host: GitHub
- URL: https://github.com/sonsoleslp/onos-sdn-ip
- Owner: sonsoleslp
- Created: 2018-01-02T10:17:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-28T00:16:39.000Z (over 7 years ago)
- Last Synced: 2025-02-12T07:04:14.285Z (4 months ago)
- Language: Shell
- Size: 1.63 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ONOS / CORD Project → SDN-IP
This repository provides a set of virtual scenarios to explore the SDN-IP service of the ONOS / CORD Project.
Demo scenarios has been created using [Virtual Networks over linuX (VNX)](http://www.dit.upm.es/~vnx/).
Index:
- [Scenario 1](https://github.com/sonsoleslp/ONOS-SDN-IP#scenario-1-without-sdn-ip-reactive-routing)
- [Scenario 2](https://github.com/sonsoleslp/ONOS-SDN-IP#scenario-2-with-sdn-ip-reactive-routing)
- [Author](https://github.com/sonsoleslp/ONOS-SDN-IP#author)
- [References](https://github.com/sonsoleslp/ONOS-SDN-IP#references)## Scenario 1 (without SDN-IP Reactive Routing)

In this scenario you can test SDN-IP application handling the transit traffic (traffic from one BGP peer outside local SDN network traverses local SDN network and goes to another BGP peer).
## Scenario 2 (with SDN-IP Reactive Routing)

In this scenario you can test SDN-IP application handling the use case from scenario 1 and also when:
* One host wants to talk to another host, both two hosts are in SDN network.
* One host in SDN network wants to talk to another host outside SDN network.
* One host outside SDN network wants to talk to another host in SDN network.## Author
This project has been developed by [Raúl Álvarez Pinilla](https://es.linkedin.com/in/raulalvarezpinilla).
## References
* [ONOS Project](http://onosproject.org/)
* [CORD Project](http://opencord.org/)
* [SDN-IP (Wiki)](https://wiki.onosproject.org/display/ONOS/SDN-IP)
* [SDN-IP (IPv6)](https://wiki.onosproject.org/display/ONOS/IPv6#IPv6-IPv6RoutesforSDN-IPUseCase)
* [Quagga](http://www.nongnu.org/quagga/)