ankur263 / Mininet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mininet

Toplogy having Y switches with X host per switch

Odd number of host has bandwidth of 1Mbps and even host has BW of 2Mbps

Odd host can contact each other and even can contact each other

How to run: python CustomNet.py X Y where X is the number of host per switch and Y is number of switches in topology

About


Languages

Language:Python 100.0%