Hi,
I am new to NS3 and I have still a lot to learn, right now I am studying and making coding changes in some of the examples provided in tutorial, to understand the basics of NS3.
My goal is to create a simulation with "n" wifi stations connected to an AP, that is connected to a CSMA network with a "server" node.
I want to launch IP traffic from the wifi stations nodes to the server and collect information on the AP such as:
I want to run the simulation for a week, configuring a traffic fluctuation from the nodes to the server depending on the time (more traffic during working hours, less traffic at night).
I would like to collect the data in the AP in order to prepare a Dataset to use in machine learning to predict the network traffic load in the AP.
Would someone be kind enough to indicate to me if NS3 has an example similar to the one I want to implement? that I can study?
Thank you very much,
Silvestre Malta