Wired Intelligent Edge

 View Only
  • 1.  ARUBA 2530 MVRP and LACP

    Posted Jul 15, 2019 12:34 PM

    Hello 

     

    I'm would like to use dynami LACP and MVRP.

     

    With config provided below I was able to create LACP Dynamic Trunk group but MVRP doesn't work.

    I was able to see only vlan configured locally on particural switch.

     

    If I change to gvrp I can see distributed vlan 

     

    If I create statis LACP trunk and enable on it mvrp - with command

    trunk 45-48 Trk1 lacp

    int Trk1 mvrp enable 

    vlan disrtibution works also fine 

     

    Why it dosen't work witl dynamic LACP

     

     

    Switch A

    vlan 1 

    untagged 1-48

    ip address 192.168.0.1/24

    exit

    vlan 100

    exit

    mvrp enable

    int 45-48 LACP active

     

     

    Switch B

    vlan 1 

    untagged 1-48

    ip address 192.168.0.2/24

    exit

    vlan 200

    exit

    mvrp enable

    int 45-48 LACP active

     

     

     



  • 2.  RE: ARUBA 2530 MVRP and LACP

    Posted Jul 25, 2019 04:57 AM

     

    Spoiler
    Did you also configure MVRP globally? Would it be possible to send the output of 'show mvrp config' command?