[ndnSIM] Size of the forwarding table in NDN. (sofiya kandi) ndnSIM Digest, Vol 78, Issue 14
mdparamartha95 at students.itb.ac.id
mdparamartha95 at students.itb.ac.id
Sat May 18 01:45:46 PDT 2019
Hi Sofiya,
For the CS size, you can set it using the following command:
ndnHelper.setCsSize(1000);
ndnHelper.setPolicy("nfd::cs::priority_fifo");
ndnHelper.Install(node2);
.setCsSize to declare CS size.
As far as I know, the minimum number of CS = 1 (which does not cache any content, due to every content entered CS will always be replaced)
Maximum size I had implemented using 1000 CS and its fine
Hopefully this one help,
Best Regards,
Adi Paramartha
----- Original Message -----
From: ndnsim-request at lists.cs.ucla.edu
To: "ndnsim" <ndnsim at lists.cs.ucla.edu>
Sent: Saturday, May 18, 2019 2:00:01 AM
Subject: ndnSIM Digest, Vol 78, Issue 14
Send ndnSIM mailing list submissions to
ndnsim at lists.cs.ucla.edu
To subscribe or unsubscribe via the World Wide Web, visit
http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim
or, via email, send a message with subject or body 'help' to
ndnsim-request at lists.cs.ucla.edu
You can reach the person managing the list at
ndnsim-owner at lists.cs.ucla.edu
When replying, please edit your Subject line so it is more specific
than "Re: Contents of ndnSIM digest..."
Today's Topics:
1. Size of the forwarding table in NDN. (sofiya kandi)
2. verification of CS size (hammami asma)
----------------------------------------------------------------------
Message: 1
Date: Fri, 17 May 2019 09:28:06 +0530
From: sofiya kandi <starsofwork at gmail.com>
To: ndnsim at lists.cs.ucla.edu
Subject: [ndnSIM] Size of the forwarding table in NDN.
Message-ID:
<CAAJE09KAUN+VpVrUFDW6+yUbWu8TC88ZWRsL6s+axVkttADfLA at mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Hello All,
Any idea of the size of the forwarding table, PIT and CS the minimum and
maximum in ndn.
Thanks
Sofiya Kandi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20190517/b72a1dba/attachment-0001.html>
------------------------------
Message: 2
Date: Fri, 17 May 2019 12:09:51 +0100
From: hammami asma <asmahammami14 at gmail.com>
To: ndnsim at lists.cs.ucla.edu
Subject: [ndnSIM] verification of CS size
Message-ID:
<CAPVg6spjAWBgJTYyzs0j1dUKoM=ROKKDbM7WSEiU0oqowfOrcQ at mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
I have the following topology:
0 (consumer) --- 1 (forwarder)--- 2 (forwarder)--- 3 (forwarder) ---
4 (producer)
I need to test if the producer and forwarders have respectively cached 4000
files and 4 files (for each forwarder)
Remarque: the cache policy is LCE(default)
how can i do this ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20190517/fb9c0ca7/attachment-0001.html>
------------------------------
Subject: Digest Footer
_______________________________________________
ndnSIM mailing list
ndnSIM at lists.cs.ucla.edu
http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim
------------------------------
End of ndnSIM Digest, Vol 78, Issue 14
**************************************
More information about the ndnSIM
mailing list