tassosblackg / Network-Topo-XMLRPC

A toy example for creating a network topology with Mininet API and client/server with xmlrpc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Network-Topo-XMLRPC

Example network topology with Mininet API and client/server with xmlrpc

Executing the script:

sudo python3  topology_test.py

In order mininet to run a topology it needs sudo so you must check your requirements packages to be available through sudo.

Using

Mininet API 2.3.0

About

A toy example for creating a network topology with Mininet API and client/server with xmlrpc.


Languages

Language:Python 100.0%