<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Jan 7, 2017, at 10:40 PM, John Baugh <<a href="mailto:jpbaugh@umich.edu" class="">jpbaugh@umich.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Prof. Zhang,<div class=""><br class=""></div><div class="">It is an honor to hear from you.  Thank you for your reply.</div><div class=""><br class=""></div><div class="">1.  What I mean by "connected" in the context of my simulation that I'm preparing is that, for a simple case, I have used the <b class="">AppHelper </b>to create <b class="">ConsumerCbr </b>nodes (although others, such as ZipfMandelbrot could be used in the future, I assume) --I install links using a <b class="">PointToPointHelper </b>in a configuration like so:</div><div class=""><br class=""></div><div class="">      [consumer] <---> [router] <---> [producer]</div><div class="">      [consumer] <--------^</div><div class=""><br class=""></div><div class="">Is the default behavior such that an individual Face is created between each consumer and the router?  </div></div></div></blockquote><div><br class=""></div><div>Hi John,</div><div><br class=""></div><div>If you're using <b class="">PointToPointHelper</b> (or the AnnotatedTopologyReader) then you have a one-to-one correspondence between the link and the created Face.  However, you can use other links (and not yet implemented face implementations for ndnSIM) where one link may correspond to more than one face.  This, for example, could be with WiFi links.</div><br class=""><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class="">2.   I ask the above, because I don't explicitly designate a face when creating a link.  </div><div class=""><br class=""></div><div class="">Thanks,</div><div class=""><br class=""></div><div class="">John</div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Sun, Jan 8, 2017 at 1:26 AM, Lixia Zhang <span dir="ltr" class=""><<a href="mailto:lixia@cs.ucla.edu" target="_blank" class="">lixia@cs.ucla.edu</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br class="">
> On Jan 7, 2017, at 10:15 PM, John Baugh <<a href="mailto:jpbaugh@umich.edu" class="">jpbaugh@umich.edu</a>> wrote:<br class="">
><br class="">
> ndnSIM friends,<br class="">
><br class="">
> I'm mostly just mulling over some ideas about this for the time being, but I'd like to get some information from anyone reading this, with some insight.<br class="">
><br class="">
> Consider several Consumers connected to a router,<br class="">
<br class="">
</span>I assume you meant consumers *physically* connected to a router (i.e. via a layer-2 connectivity)<br class="">
<span class=""><br class="">
> which is then connected to a Producer (or multiple producers - just consider one for now)<br class="">
><br class="">
> 1.  Is it correct for me to assume that each connection between a Consumer at the router is a Face (interface?) or is there any sharing?  E.g., do consumers 1, 2, 3, 4, etc. ever connect to the Producer with the same face?<br class="">
<br class="">
</span>it is up to what is that layer-2 connection is, whether each consumer is connected by a separate wire, or all consumers share the same media (e.g. Ethernet)<br class="">
<span class=""><br class="">
<br class="">
> 2.  I'm trying to see what would happen if an attacker hijacked a node or nodes at focused their attack on an individual interface (face), so is this equivalent to compromising one or more consumers?<br class="">
>     -->  In other words is there a one-to-one correspondence between the Face and the Consumer always?  If not, when is this not the case and can it be controlled?<br class="">
><br class="">
> Thanks,<br class="">
><br class="">
> John<br class="">
</span>> ______________________________<wbr class="">_________________<br class="">
> ndnSIM mailing list<br class="">
> <a href="mailto:ndnSIM@lists.cs.ucla.edu" class="">ndnSIM@lists.cs.ucla.edu</a><br class="">
> <a href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim" rel="noreferrer" target="_blank" class="">http://www.lists.cs.ucla.edu/<wbr class="">mailman/listinfo/ndnsim</a><br class="">
<br class="">
</blockquote></div><br class=""></div>


_______________________________________________<br class="">ndnSIM mailing list<br class=""><a href="mailto:ndnSIM@lists.cs.ucla.edu" class="">ndnSIM@lists.cs.ucla.edu</a><br class="">http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim<br class=""><br class=""><br class=""></div></blockquote></div><br class=""></body></html>