I have CAIDA internet trace dataset and it contain more than 200000 unique IPv4 addresses and almost 1 million flows. Im currently using mininet to emulate my SDN project and i wish that i could use this dataset in my simulation.
What i plan is tou use the Tcpreplay to replay the dataset in my mininet. The question is, 1. Do i have to manually configure more than 200000 unique ipv4 hosts in order to mimic the real network as in the dataset? 2. Or there are another way
Appreciate whoever has this experience of using tcpreplay together with real internet dataset could share the knowledge. thanks