Jumbo frames are "trapped" in one ethernet segment, and all devices (including switches) should support it and the "Jumbo frame rate set" should be the same.
The cheapest switch with jumbo frame I found in my country is Cnet cgs-500/e
http://www.cnet.com.tw/product/cgs-500.htm which support jumbo frames up to 9.6kbytes.
Does Miktorik support jumbo frames and How I can enable it (I'm not sure but I think MTU variable will work here) ?
Will there be problems with bridging (I'm bridging 4 wireless interfaces on 4 vlans of the one ethernet and 100 mbit aren't enough).
P.S. I finnaly found Intel PRO/1000 MT (desktop version) on reasonable price and I think that soon there will be import of Marvel based chipset cars, soo I will try these 2 solutions, any experince here (especially I have interest in vlan support of those 2 cards)
Edit: Some theoretical points which should be foreseen:
Classic PCI is 32 bit bus working on 33 MHz:
32*33/8 = 132 MB/s (1056 mbit/s).
This is theoretical maximum of the PCI bus, you must count in noise and other factors and the throughput goes down.
Tip: Disable all unsused ports and peripherial on the router PC (sound cards, game ports, paraller port, USBs if you don't use them, the more devices on PCI bus the more lower throughput you will gain).
Different modifications of PCI gives the ability to run on 64 bit and 66 MHz and the maximum throughout rises up to (peripherial could be marked as PCI 64 compatiblе;
64*66/8= 528 MB/s (4224 mbit/s). But the boards which support this are pretty expensive and NICs too ...
The next step was PCI-X is 64 bit/66 MHz, and the latest revision PCI-X v2 uses both front and the rear tact of the wave (somethink like DDR a think). Soo the theoretical maximum of PCI-X v2 is
2*64*66/8= 1056 MB/s (8448 mbit/s) but with this technologie there is much bigger noise on the bus soo you will gain less performance.
Soo now the most fashion technologie is PCI Express
:
The biggest priority of PCIe is the point-to-point architecture. Instead the whole bus is atached to the chipset in PCIe every port is atached to the chipset. The other important thing is that PCIe uses "highways" soo PCIe x1 uses 2 "highways" for upstream and downstream each one at 2.5 gbit/s (5 gbit/s on both directions).
Soo one card on PCIe x1 is should be faster than the whole PCI Bus. The number of slots and the type of slots (there is PCIe x1,x2,x4,x8,x16,x32) depends on the motherboard vendor and chipset in use ...
This is the resume of the PCI/PCI-X and PCIe for more info the vendor:
http://zone.ni.com/devzone/conceptd.nsf ... 37006DFDB3 (in English)
http://www.hardwarebg.com/reviews.php?read=49&page=1
(in Bulgaria, this is not an translation of the upper link this is another review)