Welcome to the documentation for trafficmodelmaker¶
Overview¶
trafficmodelmaker
creates a network traffic model from input trace
file datasets. The main input is a dataset CSV file of decoded packets
or protocol data units (PDUs) that have been created by the sister tool
trafficdatasetmaker
. The usage allows selection of a modeling method
from a set of implemented methods. The resulting traffic models can
be used by the ipktgen
tool to generate realistic traffic on any node
in a network. The models created can also be used by the
trafficmodelchecker
tool to simulate the generation of traffic for an
entire network.