What's new

How do I enable link aggregation on aimesh client node?

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

MNoisy

Regular Contributor
I did a big "refresh" with our current set up to figure out some bugs and everything is working great.

Unfortunately, after hard resets on the client nodes with Aimesh, I lost bonding/link aggregation for one of devices I need it on.

The main router is an ac88 (Also has link aggregation enabled) and the affected router is a client in mesh mode with an ac5300. I could not find the specific commands to enable bonding on the ac5300 with ssh.

Is there a way to do this?

Thank you!!!!
 
https://www.snbforums.com/threads/enabling-link-aggregation-via-nvram.48458/#post-427281

nvram set lacp=1
nvram set lacp_enabled=1
nvram set lacpdebug=0
nvram set lacpdev=vlan1
nvram set lacpmode=1
nvram set lacpports="1 2"
nvram commit
reboot

Sent from my iPhone using Tapatalk

I don't know how that didn't show up in my searches! That worked perfect. THANK YOU

I included the ssh commands above just in case someone else is searching in the future like I was and couldn't find that.
 
  • Like
Reactions: JDB

Similar threads

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top