The path of routing table in ospfv3

42 views
Skip to first unread message

hasti pashazadeh

unread,
Jun 16, 2020, 2:20:31 AM6/16/20
to omn...@googlegroups.com
How can i produce routing table for ospfv3 in a file? ? where is the file path?
RoutingTableRecorder module only supports ipv4. ospfv3 uses ipv6

Thanks in advance.

Alfonso Ariza Quintana

unread,
Jun 16, 2020, 4:02:41 AM6/16/20
to omn...@googlegroups.com
I have included in inetmanet and mechanims and a source that can records the path that the packet travel, you can modify the code and write in a file the routes of the received packets.

De: omn...@googlegroups.com <omn...@googlegroups.com> en nombre de hasti pashazadeh <hasti.pa...@gmail.com>
Enviado: martes, 16 de junio de 2020 8:20
Para: OMNeT++ Users <omn...@googlegroups.com>
Asunto: [Omnetpp-l] The path of routing table in ospfv3
 
How can i produce routing table for ospfv3 in a file? ? where is the file path?

--
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/f421874c-f064-423a-b553-39ab9ba92cc2o%40googlegroups.com.

SEDE

unread,
May 2, 2021, 9:44:40 PM5/2/21
to OMNeT++ Users
Hi Alfonso, would you please suggest me the file location to see the records of the path the packet travels? Thank you.

Alfonso Ariza Quintana

unread,
May 3, 2021, 5:02:22 AM5/3/21
to omn...@googlegroups.com
INET Framework for the OMNeT++ discrete event simulator - aarizaq/inetmanet-4.x

Search "routeTraceActive"

You can see how the route is recorded. In decapsulate method, the route is copied and sent to the upper layers, but you can write this route in a file if you need it.




De: omn...@googlegroups.com <omn...@googlegroups.com> en nombre de SEDE <afroz...@gmail.com>
Enviado: lunes, 3 de mayo de 2021 3:44
Para: OMNeT++ Users <omn...@googlegroups.com>
Asunto: Re: [Omnetpp-l] The path of routing table in ospfv3
 

SEDE

unread,
May 3, 2021, 10:15:22 PM5/3/21
to OMNeT++ Users
 Hello Alfonso, I'm using omnet++ 5.5.1. In readme file, it is written at least omnet++6 is required for that. Does inetmanet 3-x has this function? Many thanks.

Alfonso Ariza Quintana

unread,
May 4, 2021, 3:02:16 PM5/4/21
to omn...@googlegroups.com
No, it is not implemented in previous versions, but you can modify the IP header and include an array that could store the address.

Enviado: martes, 4 de mayo de 2021 4:15
Reply all
Reply to author
Forward
0 new messages