Skip to content

Start mininet topology

Yi Tseng edited this page Apr 12, 2016 · 4 revisions

Start demo mininet

$ # Use Quagga as BGP speaker
$ ./sdnip_quagga.py
$ # Use GoBGP as BGP speaker
$ ./sdnip_gobgp.py

There should be 4 OpenFlow switch, 1 TOR switch, 4 hosts for BGP router and 2 hosts

SDNIP Topology

Next: Test SDN-IP

Clone this wiki locally