pdbarnes
unread,Oct 10, 2018, 7:23:19 PM10/10/18Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ns-3-users
Depends on the type of routing you use. Please read the manual chapter on routing, and study the examples.
In addition, normally every Node has a different routing table, since they sit at different places in the topology. So “routing table for all nodes” doesn’t really make sense, except in some special (GodRouting, NixVector) or simple (only ad hoc WiFi nodes) cases.
Peter