Tutorial no 2
Basics of Mininet
In this tutorial we will learn some basic commands of mininet.
sudo mn Create topology with two hosts, one OFswitch [openflowswitch] and one OFCTL[openflow controller]
net Shows ethernet link between nodes
dump Gives IP addresses and PID of nodes
nodes Available nodes in topology
pingall Ping reachability between hosts