This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

throughput understanding

dears,

I have two 10GbE fiber ports in SG330 model. 

so If I connect to both port, then total output will be 20GbE ?


This thread was automatically locked due to age.
  • Not exactly.  You would need a fiber switch on the other end that supports Link Aggregation.  Even then it would be short of double the speed, due to additional overhead.
  • First look at the total output for your series (which is SG330) and then take a look at the capabilities that you will be running on the firewall.

    https://www.sophos.com/en-us/medialibrary/PDFs/factsheets/sophos-sg-series-appliances-brna.pdf?la=en

    In terms of the loss of speed when bundling two NICs... Well there are many theories, you don't get 200% increase, you will get some loss... For example Cisco has nice documentation about it:

    Configuring IEEE 802.3ad Link Bundling and Load Balancing - Cisco

    Br.

    P.
  • The general rule of thumb with 802.11ad Link Aggregation/Bonding is that you will get close to the combined speed of the links in total but that the speed of individual connections (IP to IP stream) will never exceed the speed of any one link.

    Overhead aside, this is because the balancing mechanism in the bundled link can't push a single stream over multiple links simultaneously but picks a single link to use based on it's balancing algorithm. Think of it like a multi-lane road, more cars can drive down the road at the same time but a car can never occupy multiple lanes.

    Outside of 802.11ad, I know there are some routers that can do bonding over multiple links (T1 or DSL bonding for example) but that's very specialized and typically needs expensive hardware.