hungluong / Mininet_topo

Some examples of Topology in mininet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mininet topology sample

Some examples of Topology in mininet

switch6mesh.py

Create a topology with 6 nodes "s1" ... "s6" and 6 hosts "h1" ... "h6" and their links between switch - host respectively. Links between switch : s1 -- s2, s1 -- s3, s1 -- s4, s1 -- s5, s2 -- s4, s3 -- s4, s4 -- s6.

About

Some examples of Topology in mininet


Languages

Language:Python 100.0%