I use hEXPoE for some embedded PoE devices in a (mostly) disconnected field application...
These devices can deliver a lot of data, depending on some specific events/requirements.
Using a laptop over Eth works very well...
Now trying to use a tabletPC over Wifi... thefore added a simple mAP lite (in simple AP bridge mode). The limit of 100MBit Eth is acceptable in this setup...
There is NO routing involved; the WAN port of the hEXPoE is in the field normally not used.
All the test/measurements here are done with iperf3, to avoid discussions about my software.
So the setup:
HexPoE:
<eth/poe> mAP lite <wifi> pc
<eth/poe> emb.device
The problem is, the data rate (from emb. device to pc) is very slow (e.g. around 30MBit).
The key seems to be that the hEXPoE does NOT use fast path inside the bridge!; just looking at the interfaces with Winbox, the traffic does NOT show FP-Tx/Rx.
The mAP lite DOES show traffic as FP!
I also have here a LAN (WAN for hEXPoE) used for aditional testing (see c,d).
Variants tested:
a. Using inversed traffic (PC -> device) also shows higher rate, ~95MBit, but still no FP.
b. pc connected over eth to hEXPoE (mAP bypassed) -> ~600 MBit/s, but still without FP inside hEXPoE bridge.
c. using another PoE switch (in my LAN) instead of hEXPoE -> 95 MBit/s (the Eth limit of mAP lite); the mAP has no other obvious limitation, CPU is almost idle.
d. !!! connecting the embedded device to my LAN (via WAN port of hEXPoE, but the PC left on the mAP Wifi) works with full speed (>95MBit).
The hEXPoE shows the traffic as FP, between the bridge and WAN port!!!
In this case, there is also the routing/NAT involved from hEXPoE LAN to "WAN"!
Obvious questions:
1. Why is hEXPoE NOT using FP inside the bridge?? Of course there is no bridge rule, or IP firewall for the bridge...
2. Why (b) is bridging via mAP much slower than directly to Eth/PC? hEXPoE works in both cases over the same Eth port, mAP can send data much faster...
I could understand a small difference...
3. Why (a) is the other direction also much faster?
4. Rethorical question: why (d) is FP working from bridge to WAN?
Any answer/idea is welcome
Thanks,
Gabriel