Practical Software-Defined Networking: 3 Learning Mininet

Go to class
Write Review

Free Online Course: Practical Software-Defined Networking: 3 Learning Mininet provided by LinkedIn Learning is a comprehensive online course, which lasts for Less than 1 hour of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Practical Software-Defined Networking: 3 Learning Mininet is taught by David Bombal.

Overview
  • Get started with Mininet, a virtual network emulator that supports testing, research, debugging, and other essential tasks.

Syllabus
  • 1. Mininet Overview

    • Why Mininet?
    • ONF product certification
    2. Mininet Integration with ODL
    • Download Mininet and import VM
    3. Mininet Commands
    • Mininet help
    • sudo mn -c
    • Mininet help (continued)
    • Mininet commands dump, net, and nod
    • sudo ovs-vsctl show and sudo ovs-ofctl
    • sudo ovs-ofctl dump-flows s1
    • Mininet host commands
    • Link down, link up
    • Start a web server on a Mininet host
    • Configure Mininet MAC addresses
    4. Mininet Topologies
    • Mininet reversed versus single topology
    • Mininet linear topology
    • Mininet linear topology: 200 switches
    • Mininet tree topology
    • Mininet torus topology
    • SDN controller GUIs
    • Mininet x11 forwarding
    • Mininet -change subnet used --Ipbase
    • Bridge Mininet to the outside world
    • sudo ovs-vsctl add-port s1 eth1
    • Mininet OpenFlow version