<html><head><meta http-equiv="Content-Type" content="text/html charset=GB2312"><base href="x-msg://1387/"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi Xu,</div><div><br></div><div>I hope the list you showed is not for the same node, otherwise something is strange.</div><div><br></div><div>You can see the implementation detail on what is printed inside in model/ndn-net-device-face.cc and model/fw/ndn-fib-entry.cc (last methods), but here is brief summary:</div><div><br></div><div>dev[0]=net(0,0-4)(2,y,1)</div><div><br></div><div>for NetDeviceFace with PointToPointNetDevice</div><div><br></div><div>dev[<NODE ID>) = net(<FACE-ID>, <NODE-ID of one side of P2PChannel>-<NODE-ID of the other side of the channel))(<TOTAL-ROUTING-COST>, <STATUS-Y-for-yellow-G-for-gree-R-for-red>, <FACE-METRIC>)</div><div><br></div><div>for AppFace</div><div>dev = local(<FACE-ID>)</div><div><br></div><div>---</div><div>Alex</div><br><div><div>On Oct 22, 2013, at 7:22 PM, <a href="mailto:xuzhw2001@gmail.com">xuzhw2001@gmail.com</a> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="font-size: medium; font-family: Î¢ÈíÑźÚ; line-height: 1.5; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; margin: 10px; "><div foxmail_class="mail_content_body" style="margin: 10px; "><div>Hi, Alex</div><div> </div><div>I have written some experiments on ndnSim recently. Now, I have two problem about the routing process in ndnSim.</div><div>(1) I can't understand the detail of the routing item which I got in my experiment, listed as below:</div><div><div style="font-size: 14px; font-family: arial; line-height: 1.7; ">/root    dev[0]=net(0,0-4)(2,y,1)<br>/root    dev[0]=net(0,0-4)(2,y,1)<br>/root    dev[4]=net(2,4-6)(1,y,1)<br>/root    dev[4]=net(2,4-6)(1,y,1)<br>/root    dev=local(2)(0,g,0)<br>/root    dev=local(2)(0,g,0)</div></div><div> </div><div>Can you do me a favor to explain  the meaning of the parts in these routing items?  Thanks a lot.</div><hr align="left" size="1" style="height: 1px; width: 210px; "><span>xu zhiwei</span></div></div></blockquote></div><br></body></html>