<div dir="ltr">Greetings again ndnSIM friends,<div><br></div><div>What is the appropriate way to identify what interface a particular Data packet is received (or sent?) on?</div><div><br></div><div>Here's a scenario:</div><div><br></div><div>Assume there is a router, R with a Content Store, between a producer, P, and several consumers, C1, C2, C3, ..., C<i>n</i>.  </div><div><br></div><div>Will the router naturally have a single interface exposed for each consumer?  Or can multiple consumers communicate over the same interface (e.g., send Interests across the same interface/Face)?</div><div><br></div><div>I'd like to be able to determine how much and which data arrives on a particular interface.  I suppose I somehow need to obtain a FaceId, and somehow determine which Data arrives on that face?  Also, I need to be able to distinguish between Faces among applications and NFD, and between NFD and the "outside world" - i.e., which are ACTUALLY network interfaces.</div><div><br></div><div>Ideas?</div><div><br></div><div>Thanks,</div><div><br></div><div>John</div><div><br></div><div>P.S. - I am slowly, but surely, understanding this simulator much better, and I appreciate all of your patience.  I am currently working on a very thorough tutorial/reference for myself, and once somewhat refined with very good examples I will release it to the community to help people get up to speed even fast - at least that's the goal.</div></div>