The ns-3 Network Simulator Project

Enable subsets of ns-3 modules

ns-3 is ever growing larger in terms of number of modules, lines of code, and memory footprint. It might not be necessary for a ns-3 user to enable all the modules. There are different ways to enable only a subset of the ns-3 modules.

In this task, the student is expected to use ns-3 configuration file to enable a subset of modules. Please follow the steps given below:

  1. Modify ns-3 configuration file to enable only a subset of modules (e.g., just enable 'wifi' or 'lte' module)
  2. Run: ./waf configure --enable-examples --enable-tests and send the snapshot of the summary of modules built
  3. Run: ./test.py and send the snapshot of the summary of tests passed, failed, crashed, etc.

Task tags

  • ns3rc
  • configuration

Students who completed this task

Parth Pratim, sikfeng, Victor Hu, bartekche, FelenAmvrosiy

Task type

  • code Code
  • chrome_reader_mode Documentation / Training
close

2018