Mininet emulates a complete network of hosts, links, and switches on a single machine. To create a sample two-host, one-switch network, just run: sudo mn Mininet is useful for interactive development, ...