MLAG With Mikrotik - High Availability (Full Lab)

Поділитися
Вставка
  • Опубліковано 31 гру 2024

КОМЕНТАРІ • 57

  • @TheNetworkTrip
    @TheNetworkTrip  Рік тому +1

    Have you implemented MLAG before?

    • @biki1973
      @biki1973 9 місяців тому

      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 7 місяців тому

      @@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. 🖖

  • @LeonelArgal
    @LeonelArgal Місяць тому

    Excelente tu canal! todo el canal

  • @freddyalvarez485
    @freddyalvarez485 Рік тому +1

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

  • @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!

  • @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!

  • @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 3 місяці тому

      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.

  • @tobiaslang953
    @tobiaslang953 9 місяців тому

    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?

  • @dafitdafitovic3783
    @dafitdafitovic3783 4 місяці тому +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 2 місяці тому

      @@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?

  • @trexx_media
    @trexx_media Рік тому +1

    Nicel tutorial ❤ well explained

  • @svschwartz
    @svschwartz Рік тому

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

  • @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.

  • @jonosadler
    @jonosadler 3 місяці тому +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  3 місяці тому

      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.

  • @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.

  • @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.

  • @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 8 місяців тому

      ​@@TheNetworkTriphi Wilmer pls reminder for ipv6 on Mikrotik

  • @tristanjohnson9773
    @tristanjohnson9773 11 місяців тому

    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 11 місяців тому

      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.

  • @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.

  • @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?

  • @danliljestig
    @danliljestig 8 місяців тому +1

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

  • @juliouseche8702
    @juliouseche8702 Рік тому

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

  • @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

  • @ДимитърПопов-в1ъ
    @ДимитърПопов-в1ъ 9 місяців тому

    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?