<div dir="ltr"><div dir="ltr"><div>Hello All,<br>I am running <br>> nfdc cs erase <prefix_name> count <number><br><br>I see maximum number of entries that are deleted in single command are restricted to 256.<br>I have apprx. 65000 entries in CS and I wanted to delete big chunk at once. I can do this by using a loop, but just want to check if this feature has been built with count = max 256.<br><br>See the steps below<br><br>lenovo@lenovo-VirtualBox:~$ nfdc cs info</div><div>CS information:</div><div>  capacity=65536</div><div>     admit=on</div><div>     serve=on</div><div><b>  nEntries=63708</b></div><div>     nHits=80000</div><div>   nMisses=80134</div><div>lenovo@lenovo-VirtualBox:~$ nfdc cs erase /ndn/d-site count 200              (works well for count = 200)</div><div>cs-erased prefix=/ndn/d-site count=200 has-more=no</div><div>lenovo@lenovo-VirtualBox:~$ nfdc cs erase /ndn/d-site count 400                    (Note - Even if I put 400 as count, only 256 entries are deleted)</div><div>cs-erased prefix=/ndn/d-site count=256 has-more=yes</div><div>lenovo@lenovo-VirtualBox:~$ nfdc cs erase /ndn/d-site count 10000           </div><div>cs-erased prefix=/ndn/d-site count=256 has-more=yes</div><div>lenovo@lenovo-VirtualBox:~$ nfdc cs info</div><div>CS information:</div><div>  capacity=65536</div><div>     admit=on</div><div>     serve=on</div><div>  nEntries=62999</div><div>     nHits=80000</div><div>   nMisses=80146</div><div><br></div><div>Thanks in Advance.<br>- Aman</div><div><br></div><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><b><font size="2">Regards,</font></b><font size="2"><b><i><br></i><font size="4"><span style="color:rgb(0,102,0)"><span style="background-color:rgb(255,255,255)">M<span></span>r. Maldar Aman M.</span></span></font></b></font><font size="4"><b><span style="color:rgb(0,102,0)"><span style="background-color:rgb(255,255,255)"><span></span><span></span></span></span></b></font><br><b>University of Massachusetts, Lowell</b><br></div></div></div></div></div></div>