SVOP

command module
v0.0.0-...-f149185 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 9, 2019 License: GPL-3.0 Imports: 13 Imported by: 0

README

SVOP

Simple VNF Orchestration Platform

Architecture

You can find the architecture in the link below: SVOP Architecture

Problems Encountered

  1. You should first ping the host on the overlay IP so that the rules are setup using the Ryu controller. Otherwise it won't work and SSH using overlay IP will fail.

  2. OpenFlow versioning may cause the port number to not be transported correctly. You should set the OpenFlow version number using this command: sudo ovs-vsctl set bridge mybridge protocols=OpenFlow10

  3. Sometimes the learning switch changes the capablities of the switch. For example, changes the config of the OVS switch and disable some of the ports. You should make sure to use a learning switch which doesn't do that.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
* * File : vm.go * Author : Iman Tabrizian <iman.tabrizian@gmail.com> * Date : 04.04.2019 * Last Modified Date: 17.05.2019 * Last Modified By : Iman Tabrizian <iman.tabrizian@gmail.com>
* * File : vm.go * Author : Iman Tabrizian <iman.tabrizian@gmail.com> * Date : 04.04.2019 * Last Modified Date: 17.05.2019 * Last Modified By : Iman Tabrizian <iman.tabrizian@gmail.com>
* * File : ovs.go * Author : Iman Tabrizian <iman.tabrizian@gmail.com> * Date : 04.04.2019 * Last Modified Date: 15.04.2019 * Last Modified By : Iman Tabrizian <iman.tabrizian@gmail.com> * * File : ryu.go * Author : Iman Tabrizian <iman.tabrizian@gmail.com> * Date : 14.04.2019 * Last Modified Date: 22.05.2019 * Last Modified By : Iman Tabrizian <iman.tabrizian@gmail.com>
* * File : ovs.go * Author : Iman Tabrizian <iman.tabrizian@gmail.com> * Date : 04.04.2019 * Last Modified Date: 15.04.2019 * Last Modified By : Iman Tabrizian <iman.tabrizian@gmail.com> * * File : ryu.go * Author : Iman Tabrizian <iman.tabrizian@gmail.com> * Date : 14.04.2019 * Last Modified Date: 22.05.2019 * Last Modified By : Iman Tabrizian <iman.tabrizian@gmail.com>

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL