How can I create 5 nodes in ns3 and send an IP packet from node1 to node5 by over-writing the IDENTIFICATION field of the IP header at each node with the node's ID so finally i know the ID of the last node (i.e. node4)? Please help.

Similar questions and discussions