Skip to content

Jehadali/mininet-iot

 
 

Repository files navigation

About Mininet-IoT

What is Mininet-IoT?

Mininet-IoT emulates a complete network of nodes and links on a single machine. To create a sample two-host, one-switch network, just run:

sudo mn

To create a sample two-stations, one-ap network, just run:

sudo mn --wifi

To create a sample two-sixlowpan-nodes, just run:

sudo mn --sixlowpan

Note: Since mac802154_hwsim is only supported from Kernel version 4.18, you may want to consider to run Mininet-IoT from this Kernel version.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.8%
  • C 5.4%
  • Shell 4.5%
  • Makefile 0.3%