Enabling LTE is not straightforward.<div><br></div><div>NDN over LTE, which would be my preferred choice, requires to develop a new ns3 simpler net device.</div><div>The current net device for LTE is full of constraints to use IP. </div><div><br></div><div>Once you create a new net device you can make the ndn netdevice working on top of LTE. </div><div><br></div><div>If you use EPC you will get a lot of configuration to get NDN over IP working but you loose control of mobility management. If you don't care about mobility management you can make that working.</div><div><br></div><div><br></div><div><div><br>On Friday, 22 April 2016, Caroline Goncalves <<a href="mailto:caroline.goncalves@queensu.ca">caroline.goncalves@queensu.ca</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I want to work with LTE in ndnSIM but I seem to be missing some information. How does ndnSIM work with LTE? Do I need Internet to configure EPC? Are there any examples available? I could not find any helpful ones.<br>
I worked in the implementation, based on the examples provided by ns3. The problem is the consumer sends the interest, but nothing is received in the producer.<br>
I have tried in some different ways: without EPC, using just ndnStack; with EPC. With EPC, I installed Internet in the UEs and I also installed ndnStack in all of my nodes.<br>
In all of these versions, the producer is not receiving the interest. I’ve looked at the previous questions related with LTE, but that couldn’t help me.<br>
<br>
I’m attaching the code, with LTE and NDN, but without internet. </blockquote></div></div>