top of page
Install Quagga in Ubuntu 16.04 and Ubuntu17.04
Using Command Line Method
1. Download Mininet
$ sudo apt-get install mininet
2. Run Mininet
$ sudo mn --test pingall
You should see a success ping
Done.
Install Quagga
bottom of page