Project

General

Profile

Task #1438 » nfd-status-v1.4.xml

Junxiao Shi, 04/16/2014 04:43 PM

 
<?xml version="1.0"?>
<nfdStatus xmlns="ndn:/localhost/nfd/status/1">
<generalStatus>
<version>0.1.0</version>
<startTime>2014-03-28T02:25:20.316-07:00</startTime>
<currentTime>2014-03-30T08:08:00.461-07:00</currentTime>
<uptime>PT193360.145S</uptime>
<nNameTreeEntries>240</nNameTreeEntries>
<nFibEntries>25</nFibEntries>
<nPitEntries>255</nPitEntries>
<nMeasurementsEntries>186</nMeasurementsEntries>
<nCsEntries>495</nCsEntries>
<packetCounters>
<incomingPackets>
<nInterests>289</nInterests>
<nDatas>87</nDatas>
</incomingPackets>
<outgoingPackets>
<nInterests>144</nInterests>
<nDatas>78</nDatas>
</outgoingPackets>
</packetCounters>
</generalStatus>
<faces>
<face>
<faceId>1</faceId>
<remoteUri>internal://</remoteUri>
<localUri>internal://</localUri>
<packetCounters>
<incomingPackets>
<nInterests>0</nInterests>
<nDatas>6</nDatas>
</incomingPackets>
<outgoingPackets>
<nInterests>6</nInterests>
<nDatas>0</nDatas>
</outgoingPackets>
</packetCounters>
</face>
<face>
<faceId>6</faceId>
<remoteUri>tcp4://192.0.2.1:55555</remoteUri>
<localUri>tcp4://192.0.2.254:6363</localUri>
<packetCounters>
<incomingPackets>
<nInterests>27</nInterests>
<nDatas>4</nDatas>
</incomingPackets>
<outgoingPackets>
<nInterests>13</nInterests>
<nDatas>2</nDatas>
</outgoingPackets>
</packetCounters>
</face>
<face>
<faceId>8</faceId>
<remoteUri>ether://[33:33:33:01:01:01]</remoteUri>
<localUri>dev://eth1</localUri>
<packetCounters>
<incomingPackets>
<nInterests>205</nInterests>
<nDatas>30</nDatas>
</incomingPackets>
<outgoingPackets>
<nInterests>90</nInterests>
<nDatas>45</nDatas>
</outgoingPackets>
</packetCounters>
</face>
</faces>
<fib>
<fibEntry>
<prefix>ndn:/localhost/nfd</prefix>
<nextHops>
<nextHop>
<faceId>1</faceId>
<cost>0</cost>
</nextHop>
</nextHops>
</fibEntry>
</fib>
</nfdStatus>
(8-8/8)