[ndnSIM] Integration of ndn in LTE networks

Renato Cavalcante renato.frca at gmail.com
Sat Jan 20 12:42:03 PST 2018


Hi,

My scenario is:
     __________               ---------                   ___________
    | enbNodes | -----------| SGW |---------------| remote host |
    -----------------               ---------
-------------------
      _______
     |ueNodes|
     -------------

The problem happen in the wireless network (between ueNodes and enbNodes).

When the ueNodes is the consumer and enbNodes is the producer, the Interest
packets has been send, but without Data packets received.

When the ueNodes is the producer happen the error bellow:


*> Interest for 0*
*Trying to add 0 with +0.0ns. already 0 items*
*assert failed. cond="protocolNumber == Ipv4L3Protocol::PROT_NUMBER",
msg="unsupported protocol 30583, only IPv4 is supported",
file=../src/lte/model/lte-enb-net-device.cc, line=347*
*terminate called without an active exception*


What class and method should I customize?


I wait for your help.
Thanks in advance


2018-01-20 3:04 GMT-03:00 Renato Cavalcante <renato.frca at gmail.com>:

> Hi,
>
> My scenario is:
>      __________               ---------                   ___________
>     | enbNodes | -----------| SGW |---------------| remote host |
>     -----------------               ---------
> -------------------
>       _______
>      |ueNodes|
>      -------------
>
> The problem happen in the wireless network (between ueNodes and enbNodes).
>
> When the ueNodes is the consumer and enbNodes is the producer, the
> Interest packets has been send, but without Data packets received (figure1
> attached).
>
> When the ueNodes is the producer happen an error (figure2 attached).
>
> What class and method should I customize?
>
>
> I wait for your help.
> Thanks in advance.
>
>
> 2018-01-19 18:38 GMT-03:00 Renato Cavalcante <renato.frca at gmail.com>:
>
>> Hi Alex,
>>
>> Thank you very much for your answer.
>>
>> could you give me some examples of how to proceed?
>>
>> 2018-01-19 18:02 GMT-03:00 Alex Afanasyev <aa at cs.fiu.edu>:
>>
>>> The old issue was related to different assumption on how LteNetDevice
>>> dispatches packets based on callbacks.  You may need to create a customized
>>> LteNetDeviceTransport that does LTE-specific callback setup.
>>>
>>> -
>>> Alex
>>>
>>> On Jan 19, 2018, at 3:30 PM, Renato Cavalcante <renato.frca at gmail.com>
>>> wrote:
>>>
>>> hi all
>>>
>>> I'm implementing LTE networks with NDN in ndnSIM.
>>>
>>> In LTE networks has ueNodes (users devices) and eNodeB (Base stations).
>>> I'm developmenting ndn in the example of the NS-3 lena-simple-epc.cc
>>> (in src/lte/examples). In this example, has LTE and EPC. The EPC that
>>> enable connect of LTE with the Internet (e.g., remote host).
>>>
>>> My main question is why I cannot transmit ndn packets over the ueNodes
>>> in the LTE?
>>>
>>> My topology is:
>>> ueNodes1 (consumer) and ueNodes2 (producer), both connected in an eNodeB.
>>>
>>> The Interests are being forwarded from the consumer, but are not being
>>> delivered to the producer
>>>
>>> I'm facing the same issues listed here:
>>> http://www.lists.cs.ucla.edu/pipermail/ndnsim/2015-July/002002.html
>>>
>>> Thanks best regards.
>>>
>>> --
>>> Renato Araújo
>>> Computer Science Department
>>> UFBA -- Brazil
>>>
>>>
>>> _______________________________________________
>>> ndnSIM mailing list
>>> ndnSIM at lists.cs.ucla.edu
>>> http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim
>>>
>>>
>>> ______________
>>> Alex Afanasyev
>>> Assistant Professor, SCIS, Florida International University
>>> 11200 SW 8th Street, ECS Room 261B, Miami, FL 33199
>>> phone: +1.305.348.4960 <(305)%20348-4960> (office); email: aa at cs.fiu.edu
>>> <aa at cs.fiu.edu>
>>> web: https://users.cs.fiu.edu/~afanasyev/
>>>
>>>
>>>
>>
>>
>> --
>> Renato Araújo
>> Computer Science Department
>> UFBA -- Brazil
>>
>>
>>
>
>
> --
> Renato Araújo
> Computer Science Department
> UFBA -- Brazil
>
>
>


-- 
Renato Araújo
Computer Science Department
UFBA -- Brazil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20180120/d83849ef/attachment.html>


More information about the ndnSIM mailing list