Lagopus SDN/OpenFlow software switchΒΆ
Contents:
- 1. About this book
- 2. Introduction to Lagopus software switch
- 3. Installation with raw-socket configuration
- 4. Installation with DPDK
- 5. Lagopus software switch on KVM Virtual Machine
- 6. Lagopus software switch command options and examples
- 7. Using Lagopus CLI (lagosh)
- 8. Lagopus software switch datastore and DSL syntax
- 9. Sample Configuration: Building Layer 2 switch using Ryu as an OpenFlow controller
- 9.1. Software Versions
- 9.2. Overall toplogy and client host setup
- 9.3. Lagopus software switch Configuration (raw socket)
- 9.4. Lagopus software switch Configuration (DPDK)
- 9.5. Install Ryu and run simple_switch Ryu application
- 9.6. Start Lagopus software switch (raw socket)
- 9.7. Start Lagopus software switch (DPDK)
- 9.8. Confirm simple switch is running
- 10. Appendix: Installing Lagopus vswitch on VirtualBox VM