https://github.com/githubfoam/onos-sandbox
onos testing
https://github.com/githubfoam/onos-sandbox
mininet onos sdn vagrant
Last synced: about 2 months ago
JSON representation
onos testing
- Host: GitHub
- URL: https://github.com/githubfoam/onos-sandbox
- Owner: githubfoam
- License: apache-2.0
- Created: 2018-05-23T07:40:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-20T08:33:37.000Z (about 6 years ago)
- Last Synced: 2025-02-05T07:49:37.020Z (10 months ago)
- Topics: mininet, onos, sdn, vagrant
- Language: Ruby
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# onos-sandbox
onos testing on ubuntu minimalCD
-vagrant up
-vagrant ssh
-ansible --version
-ansible-playbook /vagrant/deploy.yml
-vagrant destroy
Accessing the CLI and GUI
https://wiki.onosproject.org/display/ONOS/Accessing+the+CLI+and+GUI
ONOS is the only SDN controller platform that supports the transition from legacy “brown field” networks to SDN “green field” networks
https://onosproject.org/
Software-defined networking (SDN) technology is a novel approach to cloud computing that facilitates network management and enables programmatically efficient network configuration in order to improve network performance and monitoring
https://en.wikipedia.org/wiki/Software-defined_networking
Installation/MinimalCD
The minimal iso image will download packages from online archives at installation time instead of providing them on the install media itself. Downloading packages at install time reduces the size of the iso image to approximately ~40MB depending on architecture
https://help.ubuntu.com/community/Installation/MinimalCD
App deployment, configuration management and orchestration - all from one system.
https://www.ansible.com
HashiCorp Vagrant provides the same, easy workflow regardless of your role as a developer, operator, or designer. It leverages a declarative configuration file which describes all your software requirements, packages, operating system configuration, users, and more.
https://www.vagrantup.com
VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use
https://www.virtualbox.org