Junos OS

 View Only
last person joined: yesterday 

Ask questions and share experiences about Junos OS.

LACP doesn't work in SRX Layer 3 configuration

  • 1.  LACP doesn't work in SRX Layer 3 configuration

    Posted 03-13-2023 08:06

    Hi All, 
    I have one requirement to configure LACP between my qfx 5110 and SRX340(Standalone). The requirement is simple, and I will share configuration as below. 
    if anybody has experience if we can use LACP and configure interface in L3 mode? I have try by configure it as trunk mode, I see LACP is up.

    ++Configuration on SRX
    set interfaces ae1 flexible-vlan-tagging
    set interfaces ae1 aggregated-ether-options lacp active
    set interfaces ae1 unit 102 vlan-id 102
    set interfaces ae1 unit 102 family inet address 192.168.100.1/30

    ++Configuration on QFX 5110 

    set interfaces ae1 flexible-vlan-tagging
    set interfaces ae1 aggregated-ether-options lacp active
    set interfaces ae1 unit 0 family ethernet-switching interface-mode trunk
    set interfaces ae1 unit 0 family ethernet-switching vlan members 102