Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

topo-vpls.pyVPLS installation and configuration

VPLS is an ONOS application, included by default in the ONOS distribution (both source code and packages). It needs to be explicitly configured and activated.

...

For more details on the VPLS architecture, internal workflow and intents used, please visit theĀ VPLS Architecture Gude.

Mininet network file (topo-vpls.py)

Would you like to give VPLS a try, but it's too hard and long bringing up an entire network with hosts sending in packets on different VLANs? The mininet (python) file attached gives you an example of how to simulate a similar network. Just modify the file, creating the topology you like and letting Mininet point to your controller IP address.

...