ramonfontes / reproducible-research

63 stars 35 forks source link

change the sender to any car #3

Closed Sarah-hui closed 6 years ago

Sarah-hui commented 6 years ago

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 ?

ramonfontes commented 6 years ago

Yes, for sure. Why not?

Sarah-hui commented 6 years ago

why car0-wlan0 to rsu1, car0-wlan1 to the eNodeB2? I know car3-wlan0 to eNodeB1 because of car[3].cmd('ifconfig car3-wlan0 200.0.10.150')

ramonfontes commented 6 years ago

Sorry. I didn't get you... Could you clarify your question?

Sarah-hui commented 6 years ago

default

Sarah-hui commented 6 years ago

the code only default it didn't write ifconfig car0-wlan0 or car0-wlan1

ramonfontes commented 6 years ago

We didn't use such node in our experiment. Did you read the paper?

Sarah-hui commented 6 years ago

The code from https://github.com/ramonfontes/reproducible-research/blob/master/mininet-wifi/IEEE-Access-2017/vanet.py, i read your article 《From Theory to Experimental Evaluation: Resource Management in Software-Defined Vehicular Networks》. Now i want to change the sender not only the car0, for example, the first rule the sender is car0, the second rule the sender is car1...... i don't know how to do it ?

Sarah-hui commented 6 years ago

Excuse me, Your code is default I change it default But the result is wrong, it is because default no car link to eNodeB1 I can't understand , why car0 can link to RSU1 and eNodeB2, but can't link to eNodeB1 Hope your reply!! Thanks

ramonfontes commented 6 years ago

Dear,

Please use "iw" to check assocations.

Sent from my android

On Sun, 15 Jul 2018, 06:07 SUFEIYA, notifications@github.com wrote:

Excuse me, Your code is [image: default] https://user-images.githubusercontent.com/31503612/42732268-e91129b4-8850-11e8-85d7-febba98d9dfa.png I change it [image: default] https://user-images.githubusercontent.com/31503612/42732277-0f5f69f0-8851-11e8-98a3-dd17d97d611e.png But the result is wrong, it is because [image: default] https://user-images.githubusercontent.com/31503612/42732287-4543f068-8851-11e8-8e2e-9c08512b5d11.png no car link to eNodeB1 I can't understand , why car0 can link to RSU1 and eNodeB2, but can't link to eNodeB1 Hope your reply!! Thanks

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ramonfontes/reproducible-research/issues/3#issuecomment-405077738, or mute the thread https://github.com/notifications/unsubscribe-auth/AEnmetiLBubdECK9icfhvTGNNs4EA232ks5uGwZtgaJpZM4VOecm .

Sarah-hui commented 6 years ago

Sorry, excuse me again, What do you mean wlans=2 in the code of default Thanks for your help !

ramonfontes commented 6 years ago

Dear,

I suggest you to read the user manual of mininet-wifi. You can also find many answers for questions you have in the mailing list.