Announcement

Collapse
No announcement yet.

link aggregation

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • link aggregation

    Hello,

    In which scenarios do you benefit from "link aggregation" on a switch?
    Obviously, in this situation, where both devices are connected with a dual link:
    Code:
    computer == switch == computer
    But what about this one (one device connected with an aggregated link, two other devices connected with a single link)?
    Code:
    computer == switch -- computer
                      '-- computer
    Thanks!

    Jörg
    pixar
    Dream as if you'll live forever. Live as if you'll die tomorrow. (James Dean)

  • #2
    It should only go as fast as the slowest part of the setup.
    The switch will be GBe, so 1GBps should be the fastest you can go, single or dual link network.
    Dual link could mean that one is used for upstream, and one for downstream, or for fall-back purposes when one link goes down for some reason.

    I don't think you can sustain a 2GBps link through a 1GBps switch, even using two ports, since it is a 'switch' ie it will route packets as fast as it can go, but you can't add the port speeds up.
    PC-1 Fractal Design Arc Mini R2, 3800X, Asus B450M-PRO mATX, 2x8GB B-die@3800C16, AMD Vega64, Seasonic 850W Gold, Black Ice Nemesis/Laing DDC/EKWB 240 Loop (VRM>CPU>GPU), Noctua Fans.
    Nas : i3/itx/2x4GB/8x4TB BTRFS/Raid6 (7 + Hotspare) Xpenology
    +++ : FSP Nano 800VA (Pi's+switch) + 1600VA (PC-1+Nas)

    Comment


    • #3
      And if you have a switch that supports aggregation (802.1ad, LACP, e.g. D-Link DGS 1210 series: ftp://ftp.dlink.eu/datasheets/DGS-1210-16.pdf )?

      The documentation I found seems to say that you can increase bandwith between things (e.g. the first scenario, it will not be double, but it will be close) but to me it was unclear if you also benefit from an increased bandwith in the second scenario I drew (both computers receiving full speed rather than 50% of the bandwith).

      Last edited by VJ; 4 May 2011, 05:02.
      pixar
      Dream as if you'll live forever. Live as if you'll die tomorrow. (James Dean)

      Comment


      • #4
        I think I found the answer in this paper:


        Load sharing
        MAC Client traffic may be distributed across multiple links.

        Backwards compatibility with aggregation-unaware devices
        Links that cannot take part in Link Aggregation - either because of their inherent capabilities,
        management configuration, or the capabilities of the devices to which they attach
        – operate as normal, individual IEEE 802.3 links.
        So this seems to tell me that there also is a benefit in the second scenario... Can anyone confirm?

        Thanks!
        pixar
        Dream as if you'll live forever. Live as if you'll die tomorrow. (James Dean)

        Comment


        • #5
          Slightly off topic: the difference in MTBF in the different D-Link 1210 models is startling: from 200000 hours for the 10 port model, to 800000 hours for the 16 port model, and then 410000 and 320000 for the other two models... Weird... (ok, the 10 port model has PoE, what the others don't have, so that might explain this one; but the other three...)
          pixar
          Dream as if you'll live forever. Live as if you'll die tomorrow. (James Dean)

          Comment


          • #6
            My system administrator confirmed that if the switch supports link aggregation, you will benefit in the scenario where 2 computer connected via a single link communicate simultaneously to one that is connecting using 2 teamed links.

            As there was I a good price on it, I went and ordered the DGS-1210-16.
            I have about 14 ports in the apartment, and there are some left on the router as well (16 on switch +4 on router - 2 to connect both = 18 available ports). So there even is room to add a NAS next to the switch. And in the unlikely event I use ALL the ports; I can always add a second small switch.

            The order has been placed, but now I just come to realize it is not on the D-Link IPv6 list. But I'm not sure this is a problem: the only items there are mainly routers and some very high end switches... And I think my windows can communicate using IPv6 through my 8 year old linksys router...
            Last edited by VJ; 28 June 2011, 03:13.
            pixar
            Dream as if you'll live forever. Live as if you'll die tomorrow. (James Dean)

            Comment


            • #7
              Your NICs have to support it and you need "teaming" software to set it up on the server, too. Cisco has a new tech called Virtual Port Connection (VPC). It allows you to have a teamed/aggregate connection across two separate switches for true port redundancy. Only available on the Nexus line afaik.
              “Inside every sane person there’s a madman struggling to get out”
              –The Light Fantastic, Terry Pratchett

              Comment


              • #8
                Most NAS with 2 ports support teaming, and most mainboards that have two nics of the same vendor (2x intel, 2x realtek, ...) also usually support it. So it makes sense to have a switch that supports it (in its web interface you should indicate which ports are teamed): I intend to stream full hd video, and this will allow me for sure to stream to multiple sources.
                pixar
                Dream as if you'll live forever. Live as if you'll die tomorrow. (James Dean)

                Comment


                • #9
                  what kind of full HD video.... raw format? because full HD video like bluray is peanuts for a single gigabit lan link. Max bitrate is 40 Mbps, and gigabit ethernet should easily do at least 10 to 20 times that.

                  Comment


                  • #10
                    I know, but if the switch is the only component preventing teaming, and I found a good deal on a switch that supports it, why not go for it? More network bandwidth is always welcome.
                    pixar
                    Dream as if you'll live forever. Live as if you'll die tomorrow. (James Dean)

                    Comment


                    • #11
                      why not throw in some RAID0 too for extra bandwidth while you're at it?

                      Comment


                      • #12
                        Originally posted by dZeus View Post
                        why not throw in some RAID0 too for extra bandwidth while you're at it?
                        RAID 0 with SSDs or you'll never saturate a teamed Gbps pair.
                        “Inside every sane person there’s a madman struggling to get out”
                        –The Light Fantastic, Terry Pratchett

                        Comment


                        • #13
                          Haha... guys... I needed a switch, have devices that support teaming, and found a nice deal on a switch that supports it. Tell me you would not go for it?

                          Just: how would it go with IPv6?
                          I know I have pinged computers via IPv6 over my old router/switch, so will it work? Or will some tunneling (6to4) would have to be done?
                          pixar
                          Dream as if you'll live forever. Live as if you'll die tomorrow. (James Dean)

                          Comment


                          • #14
                            I honestly don't know. I guess it depends on the teaming software and how you set it up.
                            “Inside every sane person there’s a madman struggling to get out”
                            –The Light Fantastic, Terry Pratchett

                            Comment

                            Working...
                            X