Hi,
On Friday, October 11, 2013 6:10:57 PM UTC+1, chinmay shah wrote:Hi Everyone,I am trying to build a p2p network using ns3. I tried to visualize the simple-point-to-point and second.cc which can be found in the examples and it does not show any packet details and packet movement visualization while running.Simple-point-to-point is running successfully but even without visualization, it does not show any details of the packet movement.
Which tool do you use for the visualisation? What details do you want to see for packet movement? Perhaps the scenarios you want to test do not have an output, it depends on the logging you have specified.
Also, While compiling ./waf, I am unable to build brite, click and openflow modules yet the build is successful. I followed all the steps found in the documents yet the three modules are not getting enabled.
I guess you are getting an output like this:If you want to use these modules you have to configure them separately. Please read the documentation.
This just means that some ns-3 modules that have dependencies on outside libraries may not have been built, or that the configuration specifically asked not to build them. It does not mean that the simulator did not build successfully or that it will provide wrong results for the modules listed as being built.
I am getting the output which you have mentioned but visualizer is built and I went to their documentation and enabled all the modules after following the steps, yet I am getting the same thing when I run ./waf. But I would still need these modules to be buildRegards,K.I would really appreciate help in both these problems. If I have failed to explain my problem then I can send you the pictures too and explain in detail about which steps I have followed so basically what I need is a visualization of any p2p network.Thank YouRegardsChinmay
Hi,Thanks for the help. My problem is still not solved.
On Friday, October 11, 2013 7:33:24 PM UTC+2, Konstantinos wrote:Hi,
On Friday, October 11, 2013 6:10:57 PM UTC+1, chinmay shah wrote:Hi Everyone,I am trying to build a p2p network using ns3. I tried to visualize the simple-point-to-point and second.cc which can be found in the examples and it does not show any packet details and packet movement visualization while running.Simple-point-to-point is running successfully but even without visualization, it does not show any details of the packet movement.Which tool do you use for the visualisation? What details do you want to see for packet movement? Perhaps the scenarios you want to test do not have an output, it depends on the logging you have specified.I am using python visualizer that is obtained by default by typing -- visualization. I would like to see complete packet details including routing protocols, packet source, packet routing etc. I am taking the default examples and they are supposed to have output in the form of ip address and packet movement but it is not showing it and log also is not showing any details
Also, While compiling ./waf, I am unable to build brite, click and openflow modules yet the build is successful. I followed all the steps found in the documents yet the three modules are not getting enabled.I guess you are getting an output like this:If you want to use these modules you have to configure them separately. Please read the documentation.This just means that some ns-3 modules that have dependencies on outside libraries may not have been built, or that the configuration specifically asked not to build them. It does not mean that the simulator did not build successfully or that it will provide wrong results for the modules listed as being built.
I am getting the output which you have mentioned but visualizer is built and I went to their documentation and enabled all the modules after following the steps, yet I am getting the same thing when I run ./waf. But I would still need these modules to be build
--
You received this message because you are subscribed to a topic in the Google Groups "ns-3-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/ns-3-users/qbKzFRpGB7s/unsubscribe.
To unsubscribe from this group and all its topics, send an email to ns-3-users+...@googlegroups.com.
To post to this group, send email to ns-3-...@googlegroups.com.
Visit this group at http://groups.google.com/group/ns-3-users.
For more options, visit https://groups.google.com/groups/opt_out.
Hi Everyone,
I am trying to build a p2p network using ns3. I tried to visualize the simple-point-to-point and second.cc which can be found in the examples and it does not show any packet details and packet movement visualization while running.Simple-point-to-point is running successfully but even without visualization, it does not show any details of the packet movement.
Also, While compiling ./waf, I am unable to build brite, click and openflow modules yet the build is successful. I followed all the steps found in the documents yet the three modules are not getting enabled.
This just means that some ns-3 modules that have dependencies on outside libraries may not have been built, or that the configuration specifically asked not to build them. It does not mean that the simulator did not build successfully or that it will provide wrong results for the modules listed as being built.