Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 1.8 KB

README.md

File metadata and controls

42 lines (25 loc) · 1.8 KB

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).

Index:

Scenario 1 (without SDN-IP Reactive Routing)

Scenario1

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)

Scenario2

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.

References