Comware

 View Only
last person joined: 20 hours ago 

Expand all | Collapse all

HPE 5945 to Aruba 5412R DT-LACP

This thread has been viewed 15 times
  • 1.  HPE 5945 to Aruba 5412R DT-LACP

    Posted Mar 16, 2023 09:22 AM

    Hi all, 

    I have to configure this architecture for the end customer, where two 5412R NOT in VSF must face two couples of 5945. I know that configuring configuring one IRF with 4x 5945 would be more smart than having two IRFs with a DT-LACP but the end customer WANTS to have two separate instances, so...

    Knowing DT-LACP on 5412R i had no problem configuring it but this is the first time i try to use S-MLAG on 5945 and i saw that even configuring everythig I lost some ping packets, telent refusing access and so on.

    So I assume that maybe S-MLAG is not the best way or I've done something wrong.

    Here is a brief pic of my scenario:

    This is the configuration I used for 5945-to-5412R port (hpe-side):

    #switch 1#
    lacp system-mac 1-1-1
    lacp system-priority 123
    lacp system-number 1

    interface Bridge-Aggregation2
     port link-type trunk
     port trunk permit vlan 1 100
     link-aggregation mode dynamic
     port s-mlag group 100
     
     interface FortyGigE1/2/26
     port link-mode bridge
     port link-type trunk
     port trunk permit vlan 1 100
     port link-aggregation group 2

    #switch 2#
    lacp system-mac 1-1-1
    lacp system-priority 123
    lacp system-number 2

    interface Bridge-Aggregation2
     port link-type trunk
     port trunk permit vlan 1 100
     link-aggregation mode dynamic
     port s-mlag group 100
     
     interface FortyGigE1/2/26
     port link-mode bridge
     port link-type trunk
     port trunk permit vlan 1 100
     port link-aggregation group 2

    Any advice?

    Thanks!!



  • 2.  RE: HPE 5945 to Aruba 5412R DT-LACP

    EMPLOYEE
    Posted Mar 16, 2023 02:27 PM

    Hi,

    Both S-MLAG and DRNI have explicitly stated restriction (it's in the Layer 2 Configuration Reference Guide for the platform) - do not use them on IRF fabric.



    ------------------------------
    Ivan Bondar
    ------------------------------



  • 3.  RE: HPE 5945 to Aruba 5412R DT-LACP

    Posted Mar 16, 2023 02:35 PM
    Hi Ivan,
    Thank you for the reply and explaination.
    Is there something like a DT-LACP that I can use on two IRFs in an environment like this?
    If not, i'll go reporting this to the end customer and i can "force" him to move to a 4-irf configuration.

    A little add to my request: is it possibile to create a 4-switch stack using fiber instead stack cables? Stack cables are a little short for us. This stack will be linked to the IRF.

    Regards,

    Stefano 





  • 4.  RE: HPE 5945 to Aruba 5412R DT-LACP

    EMPLOYEE
    Posted Mar 16, 2023 02:46 PM

    Comware-based 5945 has only two MLAG technologies - S-MLAG and DRNI, so the only feasible option will be 4-units IRF stack.

    About links, here is what the 5945's guide says:



    ------------------------------
    Ivan Bondar
    ------------------------------



  • 5.  RE: HPE 5945 to Aruba 5412R DT-LACP

    Posted Mar 16, 2023 02:51 PM
    Ivan, thank you again for the clar reply.
    For the second part, i didn't mentioned that the 4-switches are Aruba 3810M that usually are stacked with proprietary stack cables. These 4-3810M will be linked to the new 4-IRF 5945.
    Regards,

    Stefano





  • 6.  RE: HPE 5945 to Aruba 5412R DT-LACP

    EMPLOYEE
    Posted Mar 16, 2023 05:02 PM

    Oh, I see :) No, I am afraid you stuck with stacking modules there as 3810M uses backplane stacking. VSF that you can find on newer ArubaOS or ArubaOS-CX switches and IRF on Comware are known as frontplane stacking technologies where ordinary Ethernet ports are used as stacking cables. More on that comparison you can find here - https://higherlogicdownload.s3.amazonaws.com/HPE/MigratedAssets/Backplane%20Stacking%20and%20VSF%20Best%20Practices.pdf

    Hope it helps!



    ------------------------------
    Ivan Bondar
    ------------------------------



  • 7.  RE: HPE 5945 to Aruba 5412R DT-LACP

    Posted Mar 17, 2023 04:33 AM

    Hi Ivan,

    thank you for the replies and support!

    Finally I have a complete vision and I can drive the architecture in the best way.

    Regards,

    Stefano