<div dir="ltr">Hi Ausnog, <div><br></div><div>Forgive me if this query is inappropriate.<br><div><br></div><div>I am trying to add 4 gigabit ports in a bonded interface but it seems unstable if there are more than 2 enabled  member interfaces in the group.   </div><div><br></div><div><div>set interfaces bonding bond1 address 'x.x.x.x/24'</div><div>set interfaces bonding bond1 hash-policy 'layer2'</div><div>set interfaces bonding bond1 mode '802.3ad'</div><div>set interfaces ethernet eth6 bond-group 'bond1'</div><div>set interfaces ethernet eth6 description 'member of bond1'</div><div>set interfaces ethernet eth7 bond-group 'bond1'</div><div>set interfaces ethernet eth7 description 'member of bond1'</div><div>set interfaces ethernet eth10 bond-group 'bond1'</div><div>set interfaces ethernet eth10 description 'member of bond1'</div><div>set interfaces ethernet eth11 bond-group 'bond1'</div><div>set interfaces ethernet eth11 description 'member of bond1'</div></div><div><br></div><div>The vyos machine is connected to a juniper ex4200 virtual chassis (2 members)</div><div><br></div><div><div><br></div><div>set interfaces ge-0/0/40 ether-options 802.3ad ae4</div><div>set interfaces ge-0/0/41 ether-options 802.3ad ae4</div><div>set interfaces ge-1/0/40 ether-options 802.3ad ae4</div><div>set interfaces ge-1/0/41 ether-options 802.3ad ae4</div><div>set interfaces ae4 aggregated-ether-options minimum-links 1</div><div>set interfaces ae4 aggregated-ether-options lacp active</div></div><div><br></div><div>The same settings on the Juniper EX4200 doesn't have any issue on a non-vyos device.  Is this a limitation on the vyos?</div><div><br></div><div>Thank you.</div><div><br></div></div></div>