Received my first Routerboard recently, an RB2011UAS-2HnD. Feature set and config flexibility is amazing at this price, but I'm wondering if there's anything I can do (or not do) to squeeze more throughput performance out of it.
The specs say with firewall & conntrack on, routing, it can in theory do up to ~950Mbps on large packets. I've tried a couple of different configurations but the most I can get through it with iperf is ~270-290Mbps. Still meets my needs, but can't help but wonder if there's any easy gains somewhere?
My test setup:
Code: Select all
PC1----[HP180024G SW]-----(e2)[RB2011](e5)-----PC2
( Vlan 10: 10.0.1.0/24 ) ( Native: 10.0.5.0/24 )
Moving PC2 to hang off the RB2011, most I saw was 290M.
On the RB e1-e4 are in a bridge group.
Vlan 10 is tied to that bridge group, and has an IP address on it.
e5 is not in any bridge group, and has an IP address in a different subnet directly on it.
I also tried it with e2 not in a bridge group (vlan was still there though).
PC's have routes configured to push traffic through the RB.
There's a handful of firewall rules on the RB, and conntrack is on - the traffic is routed, not nat'd; I've tried to turn most other features off.
Is the difference between specs & real-world throughput for this type of setup expected?
What model of RB would people suggest if I'm looking for 1Gbit routed firewall throughput?
Thank you,
-Martin.