This is nor directly supported, but you could write your NeSSi2 extensions that do this. This will not be trivial since packets inside NeSSi2 are send in discrete steps and not as a continious flow like in actual networks. So you would need to come up with meaningful way to synchronize/handle this.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is it possible to connect a network simulated in Nessi2 with a physical network? If so, how can I do that?
This is nor directly supported, but you could write your NeSSi2 extensions that do this. This will not be trivial since packets inside NeSSi2 are send in discrete steps and not as a continious flow like in actual networks. So you would need to come up with meaningful way to synchronize/handle this.