adjacentlink / emane

Distributed wireless network emulation framework
Other
129 stars 37 forks source link

Physical layer frequency and frequencyofinterest setting in FDMA multi-hop network #189

Open ChengDaHaI opened 3 years ago

ChengDaHaI commented 3 years ago

Hi,

I want to use RFpipe to emulate a multi-hop network where each hop use one transmitting frequency.

For example, a four nodes case: "SRC --> RLY1 --> RLY2 --> DST". I set:

However, i find something strange:

Any suggestion on how to emulate a multihop FDMA wireless network?

Thanks!

ChengDaHaI commented 3 years ago

Any comments?

sgalgano commented 3 years ago

My guess is RLY1 is not receiving RLY2's arp response. You can try manually populating the arp cache on RLY1, so it does not arp for RLY2.