-
-
log line will be of the format
`destination_id packet_index HH:MM:SS`
each node will write logging information to a file indexed by its id e.g. `node.[id].log`
twitu updated
5 years ago
-
Hello, I have a problem with some script in particular vanet.py and vanet-sumo.py :
*** Creating nodes
*** Configuring Propagation Model
*** Configuring wifi nodes
Traceback (most recent call las…
-
hi, ramon!
i have read the manual(mininet-wifi-draft-manual.pdf), but i still have some questions:
1. if i use the classes of addStation, addAccessPoint in my code to define a sta and an ap, and who…
-
Hello, i am facing the following error while running the vanet.py example.
![error](https://user-images.githubusercontent.com/22287362/39770263-7650d66a-5329-11e8-8fd5-41cdf8caca01.png)
-
Hello Everybody:
I'm trying to use mininet-wifi to emulate vanets networks and evaluate performance of some network management protocols like (snmp, netconf,..).
before my main question is there any…
-
please help me sir....
what is the use of carXSTA ie. car1STA,car2STA...... in vanet.py
these are not reachable to any other like RSU11, RSU12, car1, car2, car1SW, car2SW etc..
-
In evaluation.m function [E,pcktlossrate,total_dist,pcktloss,thrgput]=evaluation(nodtble,node_rsu) what will be the value of nodtble and node_rsu or where we have to pass input parameters?
-
Can change the sender to any car ? not only the car0. For example, the first rule , the sender is car0, the second rule the sender is car1
Can change the receiver is car ?
-
sir i installed mininet-wifi in home directory.For selecting my sumo map i have to place files in
"usr/local/lib/python2.7/dist-packages/mininet_wifi-2.2.2d1-py2.7.egg/mn_wifi/data " directory
…