Coder Social home page Coder Social logo

daniel-gonzalez-sanchez / nfv-lab Goto Github PK

View Code? Open in Web Editor NEW

This project forked from educaredes/nfv-lab

0.0 0.0 0.0 2.95 MB

Repository for NFV lab with OSM MANO (with Helm using private Docker images)

License: GNU General Public License v3.0

Shell 73.56% Smarty 24.24% Dockerfile 2.20%

nfv-lab's Introduction

nfv-lab

Repository for NFV lab with OSM MANO. It contains a helm-repository, check out the index.yaml

Scenario

scenario detail

Quick testing guide

  1. Launch the machines RDSV-OSM and RDSV-K8S
  2. On both machines open a terminal, clone the repository and change to the folder nfv-lab:
cd Desktop
git clone https://github.com/educaredes/nfv-lab.git
cd nfv-lab
  1. On RDSV-K8S, start the VNX scenarios
sudo vnx -f vnx/nfv3_home_lxc_ubuntu64.xml -t
sudo vnx -f vnx/nfv3_server_lxc_ubuntu64.xml -t
  1. On RDSV-OSM, from the Desktop (graphically):
  • start Firefox to access OSM at localhost (admin/admin)
  • register a new k8s repository using id: helmchartrepo, type: "Helm Chart" and URL https://educaredes.github.io/nfv-lab (DO NOT TERMINATE WITH "/")

new-k8s-repository-details

  1. On RDSV-OSM, from the Desktop (graphically):
  • select the Package menu in OSM
  • access the package folder nfv-lab/pck
  • onboard the VNFs accessknf_vnfd.tar.gz and cpeknf_vnfd.tar.gz
  • onboard the NS renes_ns.tar.gz
  1. On RDSV-OSM, from the terminal instantiate the service renes1 and wait until it is completely instantiated:
osm ns-create --ns_name renes1 --nsd_name renes --vim_account dummy_vim
watch osm ns-list

Exit with ctrl+C

  1. On RDSV-OSM launch the additional configuration:
export OSMNS=7b2950d8-f92b-4041-9a55-8d1837ad7b0a   #OSM namespace
./osm_renes1.sh

(alternatively, follow the Alternative steps for testing)

  1. On RDSV-K8S, accesss the h11 terminal (root/xxxx) and check connectivity:
ifconfig eth1 # should have a 192.168.1.255.X/24 IP address
ping -c 5 8.8.8.8
firefox www.upm.es

nfv-lab's People

Contributors

lbellido avatar daniel-gonzalez-sanchez avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.