MLAG With Mikrotik - High Availability (Full Lab)

Поделиться
HTML-код
  • Опубликовано: 20 янв 2025

Комментарии • 57

  • @TheNetworkTrip
    @TheNetworkTrip  Год назад +1

    Have you implemented MLAG before?

    • @biki1973
      @biki1973 10 месяцев назад

      can you explain how does that vlan 50 work? how does switch logic know to use vlan 50 to recieve communication from other switch, it isn't set anywhere else

    • @wilmeralmazan8824
      @wilmeralmazan8824 8 месяцев назад

      @@biki1973 RouterOS looks for the untagged vlan-id on the peer port

  • @therealjr
    @therealjr 6 месяцев назад +2

    Thanks Wilmer, I'd been struggling with configuring mlag for days now, after watching your video, I had everything working as I needed in a couple of hours. I appreciate you sir. 🖖

  • @freddyalvarez485
    @freddyalvarez485 Год назад +1

    Like always, outstanding tech approach with Wilmer Almazan.💪🏻💪🏻

  • @LeonelArgal
    @LeonelArgal Месяц назад

    Excelente tu canal! todo el canal

  • @steveedmond7334
    @steveedmond7334 Год назад +1

    Very good explications. Congrats

  • @dvreshta
    @dvreshta Год назад +1

    Very good video. Perfect explanation.

  • @kirksteinklauber260
    @kirksteinklauber260 Год назад +1

    Very nice video!!! Very close to what I am looking for. Is it possible that you can do another one but having the Layer 3 on the CRS3xx switches instead of the RB4011? I am thinking to have VRRP configured on each VLAN pointing to the CRS3xx switches and have a script to enable / disable DHCP if the primary switch is down. I understand that the L3HW Offload is not supported still on this configuration!

  • @EinTypOhneHandle
    @EinTypOhneHandle 3 месяца назад +1

    Thanks for this video! If I were to add a second router, you mentioned I have to repeat the process for that one. But since we now have a 2x2 connection between 4 devices, does that mean that we need both MLAG and LACP on each system? I tried setting this up, but it fails because the interfaces are then already part of a bond.

    • @TheNetworkTrip
      @TheNetworkTrip  3 месяца назад +1

      Thanks for watching the video! I'll create a another video explaining how to add a second router. We would need VRRP at that layer.

    • @EinTypOhneHandle
      @EinTypOhneHandle 3 месяца назад

      @@TheNetworkTrip Looking forward to that video!

  • @jonosadler
    @jonosadler 4 месяца назад +1

    Does anyone know if it works to use a bond (with two slaves) for the ICCP link between the two MLAG switches? Eg two physical links between the switches instead of one. I'll lab up sometime but might be able to save some time if someone has tried before!

    • @TheNetworkTrip
      @TheNetworkTrip  4 месяца назад

      Yes, bonding two links for the ICCP between MLAG switches works. It adds redundancy and bandwidth. Just ensure consistent settings, like LACP for link aggregation.

  • @trexx_media
    @trexx_media Год назад +1

    Nicel tutorial ❤ well explained

  • @dafitdafitovic3783
    @dafitdafitovic3783 5 месяцев назад +1

    Hello. Do i need working with the VLAN ids, if i have only 1 network and 1 subnet and i dont need to separate some traffic?

    • @TheNetworkTrip
      @TheNetworkTrip  3 месяца назад +1

      Hello!
      In that case you don't need additional VLANs, the default vlan (1) is enough.

    • @dafitdafitovic3783
      @dafitdafitovic3783 3 месяца назад

      @@TheNetworkTrip Hello. Thank you very much for your Answer. But i dont even use VLAN for the ICMP port and now i have Problems with traffic and its sometimes slow. Do you think, that can be the problem, because it is not separated?

  • @alimibrahem8120
    @alimibrahem8120 Год назад +1

    I spent 2 hours watching this Video and i know that you spent alot more to create such a wounderful content.! so very very thanksful for your effort MR. Wilmer. I genuinely appreciate every moment in it ..! 🙏🌷.
    now i would like to ask you about the different between L3 hardware offloading and L2 hardware offloading..?

    • @TheNetworkTrip
      @TheNetworkTrip  Год назад

      Thanks!!
      By the way, the first video about about Firewall rules will come on October 30th!

  • @JaZzDeOliveira
    @JaZzDeOliveira Год назад +1

    With this setup , if I was to add 3 more CCR2004 to be my edge switches , would I use a different MLAN ID for each of those 3 additional switches , or would they also be setup with MLAG ID 5?

    • @TheNetworkTrip
      @TheNetworkTrip  Год назад

      Hello!
      MLAG does not work in that model (CCR2004)

    • @JaZzDeOliveira
      @JaZzDeOliveira Год назад

      Thank you for the quick reply, I understand that , what I meant is following your Lab , if I was to add 3 additional edge devices like the single device you have in your video connected to the PC , would I need to make 3 additional MLAG ID on the CRS326 side for each of the additional units I add to the edge layer? This is for the 3 additional Bonded interfaces that I would be creating on the CRS326 units to accomodate the additional 3 edge units , "if that makes sense 🙂"@@TheNetworkTrip

    • @TheNetworkTrip
      @TheNetworkTrip  Год назад +1

      Got it! Your are correct!
      They will be new bonding interfaces, and they will require a new ID each.

  • @DonGrozni
    @DonGrozni 3 месяца назад +1

    I have 2 sw(sw1 ------peer----- sw2) mlag setup to core sw.
    Now i need to add my new aggregation layer with 2 new switches.
    So my question is... Can I connect another mlag domain new Sw10---peer----Sw11 and setup new mlag to core sw. Sw10,11 will be aggregqtion level and all sw will be connected via mlag lacp connection.
    Can I do like that or loop will be created? Thx
    Same network

    • @DonGrozni
      @DonGrozni 3 месяца назад

      After i connect all sw old mlag domain sw1,2 will be deleted peer and I will connect them to new aggregation lvl sw Sw11,12.

    • @TheNetworkTrip
      @TheNetworkTrip  3 месяца назад

      Hello!
      Yes, you can set up the MLAG between SW10 and SW11 to the core via LACP without creating loops, as long as MLAG and LACP are correctly configured.

  • @markobarbaric7434
    @markobarbaric7434 11 месяцев назад +1

    Hi Wilmer, where did you find CRS326 image for GNS3?

    • @TheNetworkTrip
      @TheNetworkTrip  11 месяцев назад +1

      Hi Marko,
      There is no image for the CRS. I’m using physical devices on this video.

  • @tobiaslang953
    @tobiaslang953 10 месяцев назад

    Thanks for the great walkthrough. I really enjoyed it.
    You mentioned that for a proper HA setup the switches in the distribution layer should get cross-connected to an additional router. How would you configure this?

  • @ricardoduarte9927
    @ricardoduarte9927 Год назад +1

    Hi. Can you do non disruptive upgrades when using MLAG?

    • @TheNetworkTrip
      @TheNetworkTrip  Год назад

      Hello!
      If you need to upgrade a device, it must be rebooted. This means that traffic will only flow through the available switches.

    • @ricardoduarte9927
      @ricardoduarte9927 Год назад

      @@TheNetworkTrip but when the versions mismatch (say, after the first switch is upgraded) will MLAG still work?

  • @tristanjohnson9773
    @tristanjohnson9773 Год назад

    How do I add vlans for devices that are only connected to ONE switch and not part of an MLAG grouping on the two switches? Do I add the same vlan on both switches? Do, I also add the MLAG iccp interface to that Vlan on both switches?

    • @wilmeralmazan8824
      @wilmeralmazan8824 Год назад

      Hi, just follow the same process than Vlan 100 (the untagged vlan 100 is not part of MLAG). You can have regular access and trunk interfaces.

  • @NET-PGS
    @NET-PGS 4 месяца назад +1

    Hi, Thanks for this clear concept of M LAG. I would like to request you to let me know that in this case traffic will be flown by both the path simultaneously or flown by any one path at a time? What happen if ICCP connectivity goes down in any case?

    • @BPL-Whipster
      @BPL-Whipster 4 месяца назад

      To answer your second question, the ICCP peering should itself be resilient. If it goes down, the situation should be that one of the MLAG switches has gone hard down.
      On an LACP connection, the traffic will be shared between both physical connections. Individual traffic streams might only use one path at a time, but the overall usage should be equal if everything is working well.

    • @TheNetworkTrip
      @TheNetworkTrip  3 месяца назад

      Hello!
      If we have two routers, we can get redundandy by using VRRP, then MLAG at the distribution layer.
      I'll create a video about that soon.

  • @svschwartz
    @svschwartz Год назад

    Well done! Do you get line rates with mlag? have you tested the throughput ?

  • @mishasawangwan6652
    @mishasawangwan6652 Год назад +1

    great content, very helpful.
    if i may submit a video request: VRRP with mikrotik! i’ve yet to find much in-depth writeups or videos on this topic. also somewhat related: possible strategies for multi-gateway/dual-wan - i can’t imagine this is a common config but maybe there’s some knowledge you can share regarding it.
    cheers 🎉

    • @TheNetworkTrip
      @TheNetworkTrip  Год назад

      Great suggestion! I’ll add them to my upcoming video list.

  • @ДимитърПопов-в1ъ
    @ДимитърПопов-в1ъ 10 месяцев назад

    I followed all the steps and I get "not hw offloaded". I decided to disable hardware offloading on both switches but this error persist... Is there something missing in the lab?

  • @juliouseche8702
    @juliouseche8702 Год назад

    Saludos Ingeniero. Cuál es la diferencia entre RSTP y Bondig Active Backup? Saludos y gracias

  • @mikkio5371
    @mikkio5371 Год назад +2

    Netowrk Trip i learnt OSPF from zero to hero from you . and that means a great deal to me . but please can you do a vidoe on slaac ,dhcpv6 and static routing on ipv6 using mikrotik . there are no much vidoe of miktrotik using IPV6 address purelly . the world is moving toward IPV6 !! sorry we are asking too much , but it would be pleasing ,if we could see IPV6 soley on mikotik .

    • @TheNetworkTrip
      @TheNetworkTrip  Год назад +1

      Hello!
      I’ll have 4-5 videos about IPv6. The first one will come on Nov 01st.

    • @mikkio5371
      @mikkio5371 Год назад +1

      @@TheNetworkTrip thanks in advance. I know you will do a good job 👍

    • @mikkio5371
      @mikkio5371 9 месяцев назад

      ​@@TheNetworkTriphi Wilmer pls reminder for ipv6 on Mikrotik

  • @alimibrahem8120
    @alimibrahem8120 Год назад +1

    Mr.Wilmer how can we connect with you..? through your website..? i am struggling to find away to send you a messages .

    • @TheNetworkTrip
      @TheNetworkTrip  Год назад

      Hello! You can contact me from www.linkedin.com/in/wilmeralmazan

    • @alimibrahem8120
      @alimibrahem8120 Год назад

      Well but i don't have a premium version of linkedin, also i didn't find any highlited groub in your profile ..!@@TheNetworkTrip

  • @danliljestig
    @danliljestig 8 месяцев назад +1

    I was able to set up between two CRS518 and three CRS312 😀