Network Management

 View Only
  • 1.  Link 5400 LACP to 6100 lag

    Posted May 24, 2025 05:11 AM

    I have a 5400 switch i need to connect a two port LACP (c23 and f23) with native vlan 10 to a 6100 switch lag set on 1/1/27 and 1/1/28 with native vlan 10 allow all. the port seem to link but I don't get any traffic.

    6100 setup

    config
    interface lag 1
    no shutdown
    lacp mode active
    vlan trunk native 15
    interface 1/1/27-1/1/28
    lag 1
    end

    5400 setup 

    trunk c23,f23 trk23 lacp

    vlan 15

    tagged TRK1-TRK27



    ------------------------------
    David
    ------------------------------


  • 2.  RE: Link 5400 LACP to 6100 lag

    Posted May 24, 2025 08:19 AM
    Hello, given the trk23 VLAN membership setting on 5400 side, the 6100 side should have: vlan trunk native 15 tag and not simply vlan trunk native 15.