How to make Ethernet II Frame with inet 4.3.9

61 views
Skip to first unread message

Νικος Γιαννόπουλος

unread,
Aug 3, 2022, 3:20:32 AM8/3/22
to OMNeT++ Users
Hello everyone ! How to make EthernetIIframe with omnet++ 6.0 & INET 4.3.9 
and how to encapsulate it and then to send it

Νικος Γιαννόπουλος

unread,
Aug 4, 2022, 4:31:52 AM8/4/22
to OMNeT++ Users
What I have understood is that we use Packet to describe whatever packet is EtherIIFrame EtherFrame etc. if someone can give me an example

Alfonso Ariza Quintana

unread,
Aug 4, 2022, 6:48:32 AM8/4/22
to omn...@googlegroups.com

This is the module that includes the mac header in the frame. This module adds two headers, one at the start (EthernetMacHeader) and the second (fcs) at the end of the frame. This module also removes the headers of the received packets.

The definition file


De: omn...@googlegroups.com <omn...@googlegroups.com> en nombre de Νικος Γιαννόπουλος <giannop...@gmail.com>
Enviado: jueves, 4 de agosto de 2022 10:31
Para: OMNeT++ Users <omn...@googlegroups.com>
Asunto: [Omnetpp-l] Re: How to make Ethernet II Frame with inet 4.3.9
 
--
You received this message because you are subscribed to the Google Groups "OMNeT++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/omnetpp/45a17c80-6444-4a19-87ba-4ac9773e8837n%40googlegroups.com.

Νικος Γιαννόπουλος

unread,
Aug 5, 2022, 5:38:17 AM8/5/22
to OMNeT++ Users
Can i have an example ??

Alfonso Ariza Quintana

unread,
Aug 5, 2022, 6:41:53 AM8/5/22
to omn...@googlegroups.com
You can use any of the examples in the examples directory that use Ethernet

De: omn...@googlegroups.com <omn...@googlegroups.com> en nombre de Νικος Γιαννόπουλος <giannop...@gmail.com>
Enviado: viernes, 5 de agosto de 2022 11:38
Para: OMNeT++ Users <omn...@googlegroups.com>
Asunto: Re: [Omnetpp-l] Re: How to make Ethernet II Frame with inet 4.3.9
 

Νικος Γιαννόπουλος

unread,
Aug 5, 2022, 8:48:32 AM8/5/22
to OMNeT++ Users
I want an example with cpp code not only the .ned /.ini files
Reply all
Reply to author
Forward
0 new messages